github alpinejs/alpine v2.7.0

latest releases: v3.13.10, v3.13.9, v3.13.8...
3 years ago

Added

  • Adds support for ranges in x-for: x-for="i in 10" #748

Fixed

  • IE11 was getting "multiple root in x-for" warnings #715
  • $watch() now supports array mutations (like push, pop, etc...) #719
  • x-text wasn't working on SVG elements because we were using .innerText and not .textContent #736

Don't miss a new alpine release

NewReleases is sending notifications on new releases.