Skip to content

Latest commit

 

History

History
216 lines (114 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

216 lines (114 loc) · 11.6 KB

📓 Changelog

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

3.1.6 (2024-03-19)

Bug Fixes

  • deps: Update dependency usehooks-ts to v3 (#111) (7073a5b)
  • make new linter rules pass (feaa2cd)
  • show error toast if URL failed to copy (aa2d4d3)

3.1.5 (2024-03-18)

Bug Fixes

  • deps: Update dependency @sanity/ui to v2 (#98) (a2a1a08)

3.1.4 (2024-03-18)

Bug Fixes

3.1.3 (2023-12-08)

Bug Fixes

  • deps: update dependency @sanity/preview-url-secret to ^1.3.3 (#95) (32c66d8)

3.1.2 (2023-11-23)

Bug Fixes

  • draft document default assignment (#90) (ad862ec)

3.1.1 (2023-11-17)

Bug Fixes

  • setting key no longer lags 1 render bind as you switch between multiple iframe panes on the same document (973979f)

3.1.0 (2023-11-17)

Features

  • add key for allowing multiple instances in the same pane (c7b0afb), closes #82

3.0.0 (2023-11-17)

⚠ BREAKING CHANGES

  • use @sanity/preview-url-secret to handle Draft Mode

Features

  • use @sanity/preview-url-secret to handle Draft Mode (978bc0d)

2.6.1 (2023-11-15)

Bug Fixes

  • deps: Update dependency styled-components to v6 (#86) (1650b1e)

2.6.0 (2023-10-18)

Features

2.5.8 (2023-10-09)

Bug Fixes

2.5.7 (2023-09-04)

Bug Fixes

  • improve tooltip placement (0b66d1b)

2.5.6 (2023-09-04)

Bug Fixes

  • edge: handle race condition (62aa705)
  • ensure CSM isn't returned (4f3319c)

2.5.5 (2023-08-16)

Bug Fixes

  • app-router: skip cache when validating the secret (8af7a95)

2.5.4 (2023-08-09)

Bug Fixes

  • only throw on missing secret id in development (35831eb)

2.5.3 (2023-08-09)

Bug Fixes

  • throw if no Secret in the dataset while validating (8effd66)

2.5.2 (2023-08-09)

Bug Fixes

  • types: cleanup type exports (5084ad6)

2.5.1 (2023-08-09)

Bug Fixes

  • typings: add typesVersions field (b42a5ce)

2.5.0 (2023-08-09)

Features

2.4.0 (2023-08-09)

Features

  • add url secret generation & improve design UX (bcea5a1)

Bug Fixes

  • add node.module export condition (8e06900)

2.3.1 (2023-05-23)

Bug Fixes

  • deps: update dependencies (non-major) (#36) (0573bfa)
  • deps: update dependency @sanity/plugin-kit to v3 (743063b)

2.3.0 (2023-03-22)

Features

Bug Fixes

  • deps: update dependencies (non-major) (#26) (f2d82ed)

2.2.0 (2023-03-01)

Features

2.1.1 (2022-11-25)

Bug Fixes

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

2.1.0 (2022-11-22)

Features

  • add recent v2 updates to v3 (469a45f)

2.0.1 (2022-11-16)

Bug Fixes

2.0.0 (2022-11-16)

⚠ BREAKING CHANGES

  • this version no longer works in Sanity Studio V2

Features

  • initial Sanity Studio V3 release (cf5ea58)

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (934aeb2)
  • deps: compiled for sanity 3.0.0-rc.2 (b1e4393)
  • deps: pkg-utils & @sanity/plugin-kit (0ba33f0)
  • release: studio-v3 tag (4598eec)

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

Bug Fixes

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

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

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (934aeb2)

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

Bug Fixes