All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added .gitattributes file to reduce vendor size
- Fix error in FormField.fill()
- Fix crash when attempting to fill unfillable fields.
- Fixed crash when used with Actions
- Nova 4 support
- Fixed DependencyContainer inside Action picking up fields outside the modal and using wrong initial value
Initial release. Forked from epartment/nova-dependency-container version 1.3.3.
- Use
data_get
to access resource properties to support array/object values - Updated dependencies
- Updated packages