Skip to content

v4.0.0.beta14

Pre-release
Pre-release
Compare
Choose a tag to compare
@javierjulio javierjulio released this 25 Nov 21:05
· 86 commits to master since this release

What's Changed

Breaking Changes 🚨

Enhancements ✨

Bug Fixes πŸ›

  • run update_resource inside a transaction to avoid autosaving relationships through assign_attributes when the record is invalid by @deivid-rodriguez @mgrunberg in #7437
  • Fix attributes passed to form has_many not being set on new record form items by @Fs00 in #8550
  • Convert plugin.js to ESM because package.json has type set to module by @4ndv in #8536

Other Changes πŸ› 

New Contributors

Full Changelog: v4.0.0.beta13...v4.0.0.beta14