Added
- Add "alpine:initializing" alias: "alpine:init" #1559
Fixed
- Fix binding the value of a missing nested object value to be empty string instead of "undefine" #1498
- Fix x-bind:class directive using object syntax: currently removes classes that are in a true condition when the class is also present in a false condition #1556
- Fix store's
init()
function not receiving reactive "this" context