This release fixes three bugs in the "Add Existing" feature and includes dependency updates.
Fixed
- Add Existing fallback: Empty
allowedCollectionsForExistingnow falls back toallowedCollectionsas documented (#65) - Link mutation: Linking existing items no longer writes back to the source item on save
- Duplicate links: Same item can no longer be linked multiple times into one record
Changed
- Type safety:
allowedCollectionsrefs typed asCollectionInfo[]instead ofany[] - Dependencies: Patch/minor updates for vite, vitest, vue, eslint, sass
Full Changelog: v1.3.5...v1.3.6