Skip to content

v0.3.6

Pre-release
Pre-release

Choose a tag to compare

@KevinBatdorf KevinBatdorf released this 03 Nov 19:07

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