Skip to content

Latest commit

 

History

History
98 lines (57 loc) · 6.18 KB

CHANGELOG.md

File metadata and controls

98 lines (57 loc) · 6.18 KB

📓 Changelog

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

1.1.3 (2024-05-30)

Bug Fixes

  • transform cloudinary metadata to no special characters (#73) (f75e729)

1.1.2 (2024-02-05)

Bug Fixes

  • deps: update dependencies (non-major) (#25) (3a30053)
  • deps: update dependency nanoid to v4 (#26) (91aaf21)
  • fixes styled-components dependency causing plugin to crash (#67) (f4c245b)

1.1.1 (2023-03-08)

Bug Fixes

  • restored "add multiple" support for arrays with cloudinary.assets (91cf56a)

1.1.0 (2023-03-01)

Features

  • context is now part of the schema (but not exposed in ui) (31bf342)

1.0.2 (2023-02-20)

Bug Fixes

  • fix video player and preview (98357a2)

1.0.1 (2022-11-25)

Bug Fixes

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

1.0.0 (2022-11-15)

⚠ BREAKING CHANGES

  • this version does not work in Sanity Studio V2

Features

Bug Fixes

  • callbacks in CloudinaryAssetSource should no longer be stale (40e671e)
  • compiled for sanity 3.0.0-rc.0 (45fcfc6)
  • create array if not already existing, before adding items. Fixes #1 (93c0874)
  • deps: @sanity/secrets -> @sanity/studio-secrets (3f4b105)
  • deps: pkg-utils & @sanity/plugin-kit (9671271)
  • make sure we keep _key properties (c5454ec)
  • release: initial v3 npm version (f565046)
  • remove styling (f409c59)

1.0.0-v3-studio.4 (2022-11-04)

Bug Fixes

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

1.0.0-v3-studio.3 (2022-11-03)

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (45fcfc6)

1.0.0-v3-studio.2 (2022-10-31)

Bug Fixes

  • release: initial v3 npm version (f565046)

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

Features

Bug Fixes

  • callbacks in CloudinaryAssetSource should no longer be stale (40e671e)
  • create array if not already existing, before adding items. Fixes #1 (93c0874)
  • deps: @sanity/secrets -> @sanity/studio-secrets (3f4b105)
  • make sure we keep _key properties (c5454ec)
  • remove styling (f409c59)