Skip to content

Latest commit

 

History

History
219 lines (125 loc) · 15 KB

CHANGELOG.md

File metadata and controls

219 lines (125 loc) · 15 KB

📓 Changelog

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

1.4.1 (2024-05-15)

Bug Fixes

  • enable stricter semantic release and provenance (#105) (511f82c)

1.4.0 (2024-05-15)

Features

  • deprecate plugin, create release (a1ccbae)

1.3.0 (2024-01-30)

Features

  • add support for custom input date formatting (e25285e)

1.2.4 (2024-01-12)

Bug Fixes

  • ensure time zone button tooltips display correctly, update position in schedule headers (44aa2c4)
  • migrate to react-virtual v3 (e65c21f)
  • simplify and correctly render tool filter tab buttons (4fb90bf)

1.2.3 (2024-01-10)

Bug Fixes

  • deps: widen @sanity/ui peer dependency range (9ad8380)

1.2.2 (2023-11-24)

Bug Fixes

  • add fallback placements to datetime input popover (5377de9)

1.2.1 (2023-08-11)

Bug Fixes

  • ensure datepicker popovers render and constrain correctly within portals (06d3d0e)

1.2.0 (2023-07-31)

Features

Bug Fixes

1.1.1 (2023-02-01)

Bug Fixes

  • ensure time zone selection is legible in dark mode (4e84945)
  • memoize initial stored value and handlers in useTimeZone (da0e65b)

1.1.0 (2022-12-13)

Features

  • re-add v2 support for unpublish action badges (#47) (f1f72a9)

1.0.2 (2022-11-28)

Bug Fixes

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

1.0.1 (2022-11-16)

Bug Fixes

  • deps: compiled for sanity 3.0.0-rc.2 (6a9619d)

1.0.0 (2022-11-16)

⚠ BREAKING CHANGES

  • this version does not work in Sanity Studio V2.
  • This version no longer works in Studio V2

Features

  • initial studio V3 release (db571a6)
  • initial Studio V3 version (212e34b)

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (437e291)
  • deps: @sanity/util bump (7641344)
  • deps: added semver workflow (00b3052)
  • deps: dev-preview.21 (25b3198)
  • deps: dev-preview.22 (524cdf9)
  • deps: pin dependencies (#31) (5ccd60e)
  • deps: pkg-utils & @sanity/plugin-kit (373c025)
  • deps: update dependencies (non-major) (#33) (33c3521)
  • deps: update sanity-ui-pin (#35) (eca498c)
  • deps: version updates (ccfd466)
  • dev-preview.17 compatability (ea820e4)
  • memoized document type (56afc1e)
  • re-enable missing calendar day routes, update tool header positioning (83f0e27)
  • sanity/util dev-preview.17 compatability (4e29800)
  • use new useClient api (87c7322)

0.3.0-v3-studio.11 (2022-11-04)

Bug Fixes

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

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

Bug Fixes

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

Bug Fixes

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

Bug Fixes

  • compiled for sanity 3.0.0-rc.0 (437e291)
  • deps: @sanity/util bump (7641344)

0.3.0-v3-studio.7 (2022-10-27)

Bug Fixes

0.3.0-v3-studio.6 (2022-10-07)

Bug Fixes

0.3.0-v3-studio.5 (2022-09-15)

Bug Fixes

0.3.0-v3-studio.4 (2022-09-14)

Bug Fixes

  • sanity/util dev-preview.17 compatability (4e29800)

0.3.0-v3-studio.3 (2022-09-14)

Bug Fixes

  • dev-preview.17 compatability (ea820e4)

0.3.0-v3-studio.2 (2022-09-14)

Bug Fixes

  • deps: added semver workflow (00b3052)
  • deps: version updates (ccfd466)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.5 (2022-04-29)

Bug Fixes

  • check for scheduled publishing feature flag in both tool + document actions [sc-19032] (1cbc209)

0.1.4 (2022-04-29)

Bug Fixes

  • correctly display reason for cancelled schedules, only validate upcoming schedules [sc-19033] (ae14626)

0.1.3 (2022-04-28)

Bug Fixes

  • correctly handle schedules with null executeAt values [sc-19031] (f6b3bdd)

0.1.2 (2022-03-23)

Bug Fixes

  • immediately update SWR cache upon schedule publish and revalidate (fd9cf2a)
  • remove redundant schedule patch / update prior to deletion (a7c8c76)
  • use studio client to handle authorized requests, remove axios (a2f6be2)

0.1.1 (2022-03-22)

Bug Fixes

  • ensure document badges and inline schedule banner correctly display dates in local user time (6e8c388)