Skip to content

Latest commit

 

History

History
87 lines (49 loc) · 4.17 KB

CHANGELOG.md

File metadata and controls

87 lines (49 loc) · 4.17 KB

📓 Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.1.1 (2024-11-19)

Bug Fixes

  • prevent tooltip from resetting tooltip position (b9ec268)

2.1.0 (2024-10-15)

Features

  • support initial values (d9cd56c)
  • support initial values in image click (b92c1f8)

Bug Fixes

2.0.1 (2024-10-09)

Bug Fixes

  • deps: upgrade @sanity/asset-utils to ^2 (#29) (7c0c19d)

2.0.0 (2024-04-17)

⚠ BREAKING CHANGES

  • @sanity/ui ^2 and styled-components ^6.1 are new peer deps
  • New updated build process using our latest @sanity/pkg-utils
  • Updated to use @sanity/ui v2
  • Updated @sanity/image-url to v1.0.2 for compatibilty with newer @sanity/clients
  • Upgraded framer-motion to v11
  • Switched to lodash-es
  • Updated dev deps for updated local dev (internal)

Features

  • v2; updated plugin with updated compatibilty (#22) (0af19be)

1.0.1 (2022-11-25)

Bug Fixes

  • deps: sanity ^3.0.0 (works with rc.3) (8fa35e3)

1.0.0 (2022-11-16)

⚠ BREAKING CHANGES

  • this version does not work in Sanity Studio V2. It is built for sanity 3.0.0-rc.2 ->

Features

  • initial Sanity Studio V3 release (4c6be44)
  • initial v3 version (df513e8)

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (3fd605f)
  • deps: pkg-utils & @sanity/plugin-kit (1f23928)

0.1.0-v3-studio.3 (2022-11-04)

Bug Fixes

  • deps: pkg-utils & @sanity/plugin-kit (1f23928)

0.1.0-v3-studio.2 (2022-11-03)

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (3fd605f)

0.1.0-v3-studio.1 (2022-10-31)

Features