All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.2.5 (2024-01-12)
- deps: bump @sanity/ui, widen peer dependency range (a6c8982)
- deps: widen styled-components peer dependency range (8a81bb1)
2.2.4 (2023-10-27)
2.2.3 (2023-10-27)
2.2.2 (2023-07-26)
- display color scheme-specific styles (f6e58fe)
- increase default pageSize to 100 (b7b08f3)
- prevent TypeError when deleting assets in table view (a86764c)
2.2.1 (2023-07-07)
- deps: update dependency filesize to v9 (#160) (476a413)
- deps: update dependency groq to v3 (#161) (92e94c0)
- ensure asset description textarea is connected to react-hook-form (a5b69be)
2.2.0 (2023-07-05)
2.1.1 (2023-07-05)
- update react-hook-form, use zod for schema validation, drop legacy-peer-deps npmrc (cc982bb)
2.1.0 (2023-07-03)
- add support for multiple tags (5f5bea8)
2.0.6 (2023-07-03)
- deps: update dependencies (non-major) (#149) (d7943e8)
- ensure popovers display correctly when the plugin is invoked via an image input (0d92ab9)
- force overflow-y scroll to prevent grid offset on mount (804e125)
- prevent tag panel title from collapsing on small viewports (a415924)
- suppress redux-toolkit $CombinedState errors (b7c6fd1)
- use tooltip portals, remove cancel upload button tooltips until portal issues are fixed in ui (ea549e1)
2.0.5 (2023-02-03)
2.0.4 (2023-01-21)
2.0.3 (2023-01-18)
- docs: install version (a00d64f)
2.0.2 (2022-11-25)
- deps: bump (ed758ee)
2.0.1 (2022-11-25)
2.0.0 (2022-11-17)
- this version does not work in Sanity Studio v2
- initial studio v3 version
- apply upstream v2-studio fixes, add semver automation workflow (100f3eb), closes #88 #50 #57 #82
- correctly infer filename from files containing uppercase extensions, tweak upload card layout (1e96b79)
- deps: compiled for sanity 3.0.0-rc.0 (20466ab)
- deps: dev-preview.21 (4f9588a)
- initial v3 work (4517bb5)
- re-enable references tab panel (ac698b3)
2.0.0-v3-studio.3 (2022-11-07)
- deps: compiled for sanity 3.0.0-rc.0 (20466ab)
2.0.0-v3-studio.2 (2022-10-07)
- deps: dev-preview.21 (4f9588a)
2.0.0-v3-studio.1 (2022-10-06)
- apply upstream v2-studio fixes, add semver automation workflow (100f3eb), closes #88 #50 #57 #82
- initial v3 work (4517bb5)
- re-enable references tab panel (ac698b3)
- remove rxjs and @sanity/client from peerDependencies (b4df1f5)
- Revert "fix: flatten blob gen + upload actions to ensure null blobs correctly throw errors and bubble up" (7a387c4)