Releases: freshcells/next-static-components
Releases · freshcells/next-static-components
v1.6.0
1.6.0 (2023-04-04)
Features
- made
domains
configurable, removed locales
configurable (fc12733)
v1.5.0
1.5.0 (2023-04-03)
Features
- make
locales
dynamic configurable (46ff63d)
v1.4.5
1.4.5 (2023-03-15)
Bug Fixes
- adjusted semver range to cover next
>= 13.2.4
(34bc146)
- removed (not required) uncachable dependency for nextjs 12 (3b27bf4)
v1.4.4
1.4.4 (2023-03-08)
Bug Fixes
- adjusted semver range to cover next
>= 13.2.3
(db39997)
- adjusted semver range to cover next
>= 13.2.3
(d12d00e)
v1.4.0
1.4.0 (2023-03-03)
Bug Fixes
- added
content-hash
to filenames (920bb81)
- made jsonp response easier to use (7751d83)
- use tags not elements for links (9090bea)
Features
- added the ability to customize the
head
element (e7cc856)
v1.3.3
1.3.3 (2023-03-02)
Bug Fixes
v1.3.2
1.3.2 (2023-03-02)
Bug Fixes
v1.3.1
1.3.1 (2023-03-02)
Bug Fixes
- added missing outputMode option (58fc571)
v1.3.0
1.3.0 (2023-03-02)
Features
- add support for
jsonp
output and client side context extension (3f7b6c5)
v1.2.1
1.2.1 (2023-02-27)
Bug Fixes
- fixed imports (for react 18) (8c0d70b)