Skip to content

v3.2.0

Compare
Choose a tag to compare
@calebporzio calebporzio released this 28 Jun 16:29
· 789 commits to main since this release

Added

  • Allow passing runtime parameters to Alpine.data() objects #1660
  • Expose the initTree method #1648
  • Add warning for x-for key not being an integer or string #1639

Fixed

  • Only run watcher after specified dependency changes #1640
  • Allow referencing $ref elements outside of x-init #1661
  • Evaluate Alpine syntax inside x-html #1646
  • Allow x-transition in x-bind to use functions #1637