Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.06 KB

File metadata and controls

17 lines (13 loc) · 1.06 KB

Changelog

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.

[1.0.0] - 2026-03-13

Added

  • Initial release of the OpenSource Framework monorepo.
  • critters fork with improved animation parsing and font preloading.
  • next-auth (v3 legacy) fork with modernized URL handling and removed legacy oauth dependency.
  • next-iron-session fork 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.