github alpinejs/alpine v2.3.3

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

Fixed

  • Obscure mutation observer bug when multiple mutations from different parts of the dom happen AND the first mutation was unrelated to the rest, a return statement inside a for loop would stop the rest of the mutations from being processed. We changed it to continue so all mutations would get processed and we are good to go! #456

Don't miss a new alpine release

NewReleases is sending notifications on new releases.