Skip to content

Releases: freshcells/next-static-components

v1.6.0

04 Apr 08:43
fc12733
Compare
Choose a tag to compare

1.6.0 (2023-04-04)

Features

  • made domains configurable, removed locales configurable (fc12733)

v1.5.0

03 Apr 09:41
46ff63d
Compare
Choose a tag to compare

1.5.0 (2023-04-03)

Features

  • make locales dynamic configurable (46ff63d)

v1.4.5

15 Mar 20:17
3caebe4
Compare
Choose a tag to compare

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

08 Mar 14:08
db39997
Compare
Choose a tag to compare

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

03 Mar 03:09
Compare
Choose a tag to compare

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

02 Mar 22:32
Compare
Choose a tag to compare

1.3.3 (2023-03-02)

Bug Fixes

v1.3.2

02 Mar 22:02
Compare
Choose a tag to compare

1.3.2 (2023-03-02)

Bug Fixes

v1.3.1

02 Mar 21:42
Compare
Choose a tag to compare

1.3.1 (2023-03-02)

Bug Fixes

  • added missing outputMode option (58fc571)

v1.3.0

02 Mar 21:18
Compare
Choose a tag to compare

1.3.0 (2023-03-02)

Features

  • add support for jsonp output and client side context extension (3f7b6c5)

v1.2.1

27 Feb 18:20
Compare
Choose a tag to compare

1.2.1 (2023-02-27)

Bug Fixes

  • fixed imports (for react 18) (8c0d70b)