What's Changed
- Bump js-yaml from 3.14.1 to 3.15.2 by @dependabot[bot] in #4896
- Change x-for to allow loops like
(foo)in(bar)by @ColonelThirtyTwo in #4897 - Fix(CspParser): accept reserved words as property/method names and object keys by @MaxencePaulin in #4905
- Fix:
$watchandx-modelablecan fire after being unwatched/released by @MaxencePaulin in #4903 - Fix: skip init() in x-data during clone, matching x-init behavior by @MaxencePaulin in #4901
- Bump @vitest/mocker and vitest by @dependabot[bot] in #4898
- Stop x-on and x-model's own modifiers from being read as key names by @dylanpulver in #4891
- Fix CI compatibility after the Vitest 5 upgrade by @calebporzio in #4906
New Contributors
- @ColonelThirtyTwo made their first contribution in #4897
- @MaxencePaulin made their first contribution in #4905
- @dylanpulver made their first contribution in #4891
Full Changelog: v3.17.2...v3.17.3