All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of the OpenSource Framework monorepo.
crittersfork with improved animation parsing and font preloading.next-auth(v3 legacy) fork with modernized URL handling and removed legacy oauth dependency.next-iron-sessionfork with resolved caching issues in App Router examples.- Included additional packages:
next-circuit-breaker,next-compose-plugins,next-connect,next-cookies,next-csrf,next-images,next-json-ld,next-optimized-images,next-pwa,next-seo,next-session,next-transpile-modules,react-a11y-utils,react-query-auth,react-virtualized,seeded-rng. - Set up CI/CD pipelines (
ci.yml,security-audit.yml,release.yml,bundle-size.yml). - Added comprehensive migration guides (
MIGRATION.md) for key packages.