Skip to content

Latest commit

 

History

History
196 lines (111 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

196 lines (111 loc) · 11.3 KB

📓 Changelog

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

4.0.4 (2025-03-31)

Bug Fixes

  • prevent the plugin from filtering out 'FieldError' members (c551683)

4.0.3 (2024-12-17)

Bug Fixes

  • make @sanity/util a regular dependency again (15b9f6c)
  • make react 19 compatible (#70) (1c92729)

4.0.2 (2024-04-09)

Bug Fixes

4.0.1 (2024-04-09)

Bug Fixes

4.0.0 (2024-04-09)

⚠ BREAKING CHANGES

  • support strictESM

Features

3.2.2 (2024-01-19)

Bug Fixes

3.2.1 (2023-07-20)

Bug Fixes

  • ensure filterField runs on schema-configured types (cbd7e6f)

3.2.0 (2023-07-17)

Features

3.1.2 (2023-06-19)

Bug Fixes

  • menu was open-by-default, better gif (#45) (c40792d)

3.1.1 (2023-06-19)

Bug Fixes

3.1.0 (2023-06-19)

Features

  • new studio-wide context and exported hooks (#43) (cc99912)

3.0.1 (2023-03-08)

Bug Fixes

  • prevent dropdown overflow when language list is too long (62256cd), closes #27

3.0.0 (2022-11-25)

⚠ BREAKING CHANGES

  • initial Sanity Studio v3 release

Features

  • initial Sanity Studio v3 release (750f13a)
  • initial v3 plugin impl (#4) (0bc3072)

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (67b94ea)
  • deps: @sanity/util (2c00b6e)
  • deps: dev-preview.21 (96b2250)
  • deps: dev-preview.22 (36658f2)
  • deps: pin dependencies (#12) (6dc9c88)
  • deps: pkg-utils & @sanity/plugin-kit (5359efc)
  • deps: sanity 3.0.0-dev-preview.17 (efc0030)
  • deps: update sanity-ui-pin (#13) (d061ad7)
  • documents without languge-filter should no longer crash (6bffbe7)
  • fields within fieldsets are now filtered (afb7c14)
  • removed some exports (7656488)

2.36.0 (2022-11-25)

Features

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (67b94ea)
  • deps: @sanity/util (2c00b6e)
  • deps: dev-preview.21 (96b2250)
  • deps: dev-preview.22 (36658f2)
  • deps: pin dependencies (#12) (6dc9c88)
  • deps: pkg-utils & @sanity/plugin-kit (5359efc)
  • deps: sanity ^3.0.0 (works with rc.3) (8480344)
  • deps: sanity 3.0.0-dev-preview.17 (efc0030)
  • deps: update sanity-ui-pin (#13) (d061ad7)
  • documents without languge-filter should no longer crash (6bffbe7)
  • fields within fieldsets are now filtered (afb7c14)
  • removed some exports (7656488)

3.0.0-v3-studio.10 (2022-11-04)

Bug Fixes

  • deps: pkg-utils & @sanity/plugin-kit (5359efc)

3.0.0-v3-studio.9 (2022-11-04)

Bug Fixes

3.0.0-v3-studio.8 (2022-11-03)

Bug Fixes

3.0.0-v3-studio.7 (2022-11-03)

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (67b94ea)

3.0.0-v3-studio.6 (2022-10-27)

Bug Fixes

3.0.0-v3-studio.5 (2022-10-07)

Bug Fixes

3.0.0-v3-studio.4 (2022-09-15)

Bug Fixes

  • documents without languge-filter should no longer crash (6bffbe7)

3.0.0-v3-studio.3 (2022-09-15)

Bug Fixes

  • deps: sanity 3.0.0-dev-preview.17 (efc0030)

3.0.0-v3-studio.2 (2022-08-31)

Bug Fixes

  • fields within fieldsets are now filtered (afb7c14)

3.0.0-v3-studio.1 (2022-08-31)

Bug Fixes

1.0.0-firstpass-v3-impl.1 (2022-08-29)

Features