Releases: freshcells/next-static-components
Releases · freshcells/next-static-components
v2.1.2
2.1.2 (2023-12-18)
Bug Fixes
- support both
next/dynamic
and @loadable/component
(da34677)
v2.1.1
2.1.1 (2023-12-18)
Bug Fixes
- make sure to support the latest @loadable/babel plugin (f5582ef)
v2.1.0
2.1.0 (2023-12-18)
Features
v2.0.2
2.0.2 (2023-11-09)
Bug Fixes
- removed unused singleton router (d57a8da)
v2.0.1
2.0.1 (2023-11-09)
Bug Fixes
- added support for nextjs 14 (893e089)
v2.0.0
2.0.0 (2023-10-03)
Bug Fixes
BREAKING CHANGES
- dropped support for nextjs 12 & < 13.5
v1.6.4
1.6.4 (2023-07-13)
Bug Fixes
v1.6.3
1.6.3 (2023-07-13)
Bug Fixes
- patch scss/style loader to support unpatched configurations (4b808fc)
v1.6.2
1.6.2 (2023-04-27)
Bug Fixes
- adjusted imports for latest nextjs version
13.3.1
(aa5f32c)
v1.6.1
1.6.1 (2023-04-04)
Bug Fixes
- fixed i18n configuration, made all options configurable (620ceee)