Commit Graph

7 Commits

Author SHA1 Message Date
Mauricio Siu
b7eff91466 chore: rename 'docs-new' to 'docs' and remove outdated scripts
- Updated the package name from 'docs-new' to 'docs' in apps/docs/package.json.
- Removed obsolete scripts related to 'docs-new' from the root package.json to streamline the documentation setup.
2025-12-07 06:26:54 -06:00
Mauricio Siu
1388b1266d chore: update documentation and assets for new features
- Enhanced API documentation with new MDX files and improved structure.
- Updated OpenAPI specifications to reflect recent changes and added new components.
- Refined global CSS and layout configurations for better styling and user experience.
- Added various images and icons to enrich the visual aspects of the documentation.
- Updated package dependencies to ensure compatibility with the latest features.
2025-12-07 06:26:03 -06:00
Mauricio Siu
264678e548 chore: update Next.js and related dependencies to version 16.0.7
- Upgraded Next.js from 15.0.3 to 16.0.7 in apps/docs and apps/website.
- Updated @next/third-parties from 15.4.5 to 16.0.7 in both apps.
- Adjusted related dependencies to ensure compatibility with the new Next.js version.
2025-12-06 11:56:35 -06:00
Mauricio Siu
d278e4e95d chore: enhance OpenAPI schema management
- Introduced a new script to fix OpenAPI schema issues, including adding a missing Authorization security scheme and addressing empty response schemas.
- Updated the build process to run this script before generating documentation, ensuring a more robust and accurate OpenAPI specification.
2025-11-30 01:37:01 -06:00
Mauricio Siu
df7fa3c951 feat: update dependencies to Next.js 15.4.5 and integrate Google Analytics from @next/third-parties 2025-08-04 00:07:08 -06:00
Mauricio Siu
86020f3af8 refactor: rename folder v2 and delete old docs 2024-11-09 23:40:18 -06:00
Mauricio Siu
9321ed16ed feat: add monorepo 2024-10-27 22:16:31 -06:00