What's Changed
- Add .fixed positioning modifier to x-anchor by @nicolagianelli in #4773
- fix(csp): support MemberExpression assignments in evaluator by @dasm in #4807
- Fix
x-forcrashing on null-prototype objects likeObject.groupBy()results by @joshhanley in #4825 - Fix
&&and||not short-circuiting in CSP evaluator by @joshhanley in #4823 - Fix
x-sortcrash when container has a<template>with no.contentby @joshhanley in #4819 - Add minified ESM build output for each package by @joshhanley in #4820
- Fix
x-idevaluation order so$idresolves consistently insidex-databy @joshhanley in #4821 - Fix
@teleportleaking detached nodes on every Livewire render by @joshhanley in #4822
New Contributors
Full Changelog: v3.15.11...v3.15.12