v0.3.6
Pre-release
Pre-release
Fixed
- Removed CharacterData option from mutation observer to match Alpine core
- Fixed error where null values were throwing an error on proxy
Changed
- Switched from using Laravel Mix using rollup.js
- Switched from Using LiveReload to Browsersync
Added
- Added this changelog
- Added Jest and added some tests for each helper
- Added esLint (+ husky and lint-staged to run the linter before each commits) and fixed code standard errors
- Added workflow to automate README update and publish new versions to npm