Skip to content

Latest commit

 

History

History
115 lines (64 loc) · 6.06 KB

CHANGELOG.md

File metadata and controls

115 lines (64 loc) · 6.06 KB

📓 Changelog

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

3.0.0 (2024-04-25)

⚠ BREAKING CHANGES

  • support @sanity/ui v2, and ship modern ESM (#16)

Features

  • support @sanity/ui v2, and ship modern ESM (#16) (cc7d60a)

2.0.2 (2022-11-25)

Bug Fixes

  • deps: sanity ^3.0.0 (rc.3 compatible) (f332be9)

2.0.1 (2022-11-15)

Bug Fixes

  • docs: removed tag from install command (e0ad28e)

2.0.0 (2022-11-15)

⚠ BREAKING CHANGES

  • this version of @sanity/studio-secrets only works in sanity v3
  • package is now named @sanity/secrets instead of sanity-secrets

Features

  • initial sanity V3 release (6e2c730)
  • initial v3 version (e0b4e59)
  • renamed package to @sanity/secrets (6fb61e4)

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (2b012f8)
  • compiled for sanity 3.0.0-rc.2 (2e5b8e7)
  • corrected storeSecret key (96f95f1)
  • deps: pkg-utils & @sanity/plugin-kit (5bd94d5)
  • docs: corrected install command (dd8bfdc)
  • docs: use correct package name in README.md (191246b)
  • fallback to empty value in key editor (11a0456)
  • release: v3 release (4d94493)
  • renamed package to @sanity/studio-secrets (0a5aa16)

2.0.0-v3-studio.8 (2022-11-04)

Bug Fixes

  • deps: pkg-utils & @sanity/plugin-kit (5bd94d5)

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

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (2b012f8)

2.0.0-v3-studio.6 (2022-10-31)

Bug Fixes

  • docs: use correct package name in README.md (191246b)

2.0.0-v3-studio.5 (2022-10-31)

Bug Fixes

  • renamed package to @sanity/studio-secrets (0a5aa16)

2.0.0-v3-studio.4 (2022-10-30)

Bug Fixes

  • fallback to empty value in key editor (11a0456)

2.0.0-v3-studio.3 (2022-10-30)

Bug Fixes

  • corrected storeSecret key (96f95f1)

2.0.0-v3-studio.2 (2022-10-28)

Bug Fixes

  • docs: corrected install command (dd8bfdc)

2.0.0-v3-studio.1 (2022-10-28)

⚠ BREAKING CHANGES

  • package is now named @sanity/secrets instead of sanity-secrets

Features

  • renamed package to @sanity/secrets (6fb61e4)

Bug Fixes

1.1.0-v3-studio.1 (2022-10-28)

Features