Releases: winteragency/sanity-plugin-link-field
Releases Β· winteragency/sanity-plugin-link-field
v1.4.0
1.4.0 (2025-01-27)
Features
This release is also available on:
v1.3.2
1.3.2 (2024-06-07)
Reverts
- Revert "fix: set default type to "internal" if it's somehow missing (#10)" (#16) (43d4cc0), closes #10 #16
This release is also available on:
v1.3.1
1.3.1 (2024-06-07)
Bug Fixes
- allow initiating plugin with no options object (#15) (ad969ff)
This release is also available on:
v1.3.0
1.3.0 (2024-06-04)
Features
- allow hrefResolver to return UrlObject instead of string (cdc90d9)
This release is also available on:
v1.2.2
1.2.2 (2024-06-04)
Bug Fixes
- regression from 1.2.1 when internal links cannot be resolved (2e0b0eb)
This release is also available on:
v1.2.1
1.2.1 (2024-06-04)
Bug Fixes
- avoid double leading slashes in default href resolver (b9fa67a)
- correct dependencies in package.json to avoid 3rd party code in bundle (=smaller Studio bundle) (b87f200)
- properly include URL parameters and anchors for internal links (7707a13)
This release is also available on:
v1.2.0
1.2.0 (2024-05-31)
Features
- allow passing filter options to the reference field, and add the option to use weak references (2d441a7)
This release is also available on:
v1.1.3
1.1.3 (2024-05-06)
Bug Fixes
- set default type to "internal" if it's somehow missing (#10) (4f9ec69)
This release is also available on:
v1.1.2
1.1.2 (2024-05-06)
Bug Fixes
- don't crash when interacting with empty link field (#9) (cca4a6f)
This release is also available on:
v1.1.1
1.1.1 (2024-04-22)
Bug Fixes
- adjust types throughout and add missing ones (09cadb4)
- don't crash when there's no type selected (#6) (7b15fe8)
This release is also available on: