Skip to content

v2.1.2

Latest

Choose a tag to compare

@sylvesterdamgaard sylvesterdamgaard released this 21 Apr 10:51

Fixed

  • Config field validation error — the ReverseRelationshipFieldSelect component emitted the Vue 2 input event instead of update:value, causing field: null to be sent when saving fieldtype configuration
  • Build failure on fresh install — the @statamic/cms dependency in package.json pointed to the old Statamic 5 path (resources/dist-package); updated to packages/cms
  • Rebuilt dist assets so the addon works out of the box via Composer without requiring npm run build

Full Changelog: v2.1.1...v2.1.2