Skip to content

Releases: screentek/Sanity

v1.4.1

23 Oct 08:50
Compare
Choose a tag to compare

1.4.1 (2023-10-23)

Bug Fixes

  • remove unnecessary window usage to prevent ssr issue and refactor away from global context for internal config (d6e9c90)

v1.4.0

17 Oct 11:16
Compare
Choose a tag to compare

1.4.0 (2023-10-17)

Features

  • breaking, update configuration values to be camel case (8b55031)

v1.3.0

17 Oct 07:01
Compare
Choose a tag to compare

1.3.0 (2023-10-17)

Features

  • security - store secrets in db instead (cb45592)

v1.2.1

06 Sep 08:40
Compare
Choose a tag to compare

1.2.1 (2023-09-06)

Bug Fixes

v1.2.0

31 Aug 13:48
Compare
Choose a tag to compare

1.2.0 (2023-08-31)

Features

  • update fieldMapper to get the whole imageShop data object, rename package to imageshop-org (d1cde90)

v1.0.1

23 Aug 10:59
Compare
Choose a tag to compare

1.0.1 (2023-08-23)

Bug Fixes

  • types of fieldMapper option to allow any properties (f4d29c8)

v1.0.0

23 Aug 09:08
Compare
Choose a tag to compare

1.0.0 (2023-08-23)

Bug Fixes

  • centering of loading message (7363b90)