All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.4.1 (2024-05-15)
1.4.0 (2024-05-15)
- deprecate plugin, create release (a1ccbae)
1.3.0 (2024-01-30)
- add support for custom input date formatting (e25285e)
1.2.4 (2024-01-12)
- 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)
- deps: widen @sanity/ui peer dependency range (9ad8380)
1.2.2 (2023-11-24)
- add fallback placements to datetime input popover (5377de9)
1.2.1 (2023-08-11)
- ensure datepicker popovers render and constrain correctly within portals (06d3d0e)
1.2.0 (2023-07-31)
- broken link (d6c43e4)
- deps: update dependencies (non-major) (#73) (c23f611)
- deps: update dependency date-fns-tz to v2 (#57) (99e5479)
- deps: update sanity monorepo to v3.11.5 (#74) (d7ad94f)
- internalize
ValidationList
component (#81) (6e5abb5) - link typo (28b8d75)
1.1.1 (2023-02-01)
- 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)
1.0.2 (2022-11-28)
- deps: sanity ^3.0.0 (works with rc.3) (92665a3)
1.0.1 (2022-11-16)
- deps: compiled for sanity 3.0.0-rc.2 (6a9619d)
1.0.0 (2022-11-16)
- this version does not work in Sanity Studio V2.
- This version no longer works in Studio V2
- 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)
- deps: pkg-utils & @sanity/plugin-kit (373c025)
0.3.0-v3-studio.10 (2022-11-04)
0.3.0-v3-studio.9 (2022-11-04)
0.3.0-v3-studio.8 (2022-11-03)
0.3.0-v3-studio.7 (2022-10-27)
- deps: dev-preview.22 (524cdf9)
0.3.0-v3-studio.6 (2022-10-07)
- deps: dev-preview.21 (25b3198)
0.3.0-v3-studio.5 (2022-09-15)
- use new useClient api (87c7322)
0.3.0-v3-studio.4 (2022-09-14)
- sanity/util dev-preview.17 compatability (4e29800)
0.3.0-v3-studio.3 (2022-09-14)
- dev-preview.17 compatability (ea820e4)
0.3.0-v3-studio.2 (2022-09-14)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.5 (2022-04-29)
- check for scheduled publishing feature flag in both tool + document actions [sc-19032] (1cbc209)
0.1.4 (2022-04-29)
- correctly display reason for cancelled schedules, only validate upcoming schedules [sc-19033] (ae14626)
0.1.3 (2022-04-28)
- correctly handle schedules with null
executeAt
values [sc-19031] (f6b3bdd)
0.1.2 (2022-03-23)
- 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)
- ensure document badges and inline schedule banner correctly display dates in local user time (6e8c388)