Releases: freshcells/next-static-components
Releases · freshcells/next-static-components
v2.2.5
2.2.5 (2024-04-12)
Bug Fixes
- Adjusted rule to support nextjs 14.2.0 (9dcb8f9)
v2.2.4
2.2.4 (2024-02-28)
Bug Fixes
- make sure we wait for the dom to be ready (0fc0017)
v2.2.3
2.2.3 (2024-02-28)
Bug Fixes
- adjusted client side hydration (3e0b752)
v2.2.2
2.2.2 (2024-02-28)
Bug Fixes
- adjusted client side hydration (0efcd9f)
v2.2.1
2.2.1 (2024-01-30)
Bug Fixes
- merge head elements into single
head
response (8404dd7)
v2.2.0
2.2.0 (2024-01-30)
Features
- added additional custom output mode to be able to fully customize the returned result (2136bb3)
v2.1.6
2.1.6 (2024-01-18)
Bug Fixes
- shim additional router context, fixes link domain / basePath prefixes when using
next/link
(2482316)
v2.1.5
2.1.5 (2023-12-18)
Bug Fixes
v2.1.4
2.1.4 (2023-12-18)
Bug Fixes
v2.1.3
2.1.3 (2023-12-18)
Bug Fixes
- make sure we load
[@loadable](https://github.com/loadable)
es cjs module (1e50cc8)