All Versions
26
Latest Version
Avg Release Cycle
95 days
Latest Release
104 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.15.12 Changes
April 30, 2026What'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
-
v3.15.11 Changes
April 02, 2026What's Changed
- ๐ fix(csp): skip sharedStorage when enumerating globalThis properties by @PierreBultez in #4787
- ๐ Fix x-trap.noscroll layout shift conflict with scrollbar-gutter by @dotfrag in #4512
- โ Add support for [x-sort:handle] attributes defined in template tags by @SimoTod in #4483
- โ Add
x-anchor.noflipmodifier by @calebporzio in #4791 - Warn when x-for template has multiple root elements by @calebporzio in #4752
- ๐ Fix $refs unavailable during morph (v3.15.9 regression) by @calebporzio in #4793
๐ New Contributors
- @PierreBultez made their first contribution in #4787
- @dotfrag made their first contribution in #4512
Full Changelog : v3.15.10...v3.15.11
-
v3.15.10 Changes
April 01, 2026๐ Fixed
- ๐ Fix x-anchor crash during wire:navigate cleanup #4790
-
v3.15.9 Changes
March 27, 2026What's Changed
- ๐ fix(morph): close dialogs properly when removing open attribute by @calebporzio in #4739
- โก๏ธ Update
tabbableandfocus-trapdependencies in focus plugin by @joshhanley in #4737 - feat(x-anchor): allow dynamic reference to be used with x-anchor by @maximbelyayev in #4735
- ๐ Handle all types of whitespace in class lists, not just spaces by @calebporzio in #4743
- ๐ docs: clearer variable name in x-bind example by @calebporzio in #4742
- ๐ Fix
x-model.parentwhen inside ofx-teleportby @willrowe in #4676 - feat:
x-on.passive.falsemodifier by @hirasso in #4610 - โ Add support for Set objects in x-for loop function by @alfanzain in #4672
- โ Add support for custom options and cancelable
$dispatchby @nicolagianelli in #4608 - ๐ Fix how
x-htmlhandlesundefinedby @willrowe in #4555 - ๐ฆ move dependencies from monorepo root to correct packages by @Igloczek in #4550
- 0๏ธโฃ Don't assign the normalEvaluator per default by @JeroenBoersma in #4548
- ๐ Fix class setters invocation on nested
x-databy @helio3197 in #4528 - โก๏ธ ๐ Masks model updates by @ekwoka in #4175
- ๐ Allow debouncing/throttling x-model when using x-modelable by @Spitfire972 in #4186
- ๐ป UI x-radio: fix keyboard navigation when value of first/last radio option is null by @gdebrauwer in #4308
- ๐ Improve handling of autocomplete values in X-Mask by @robertmarney in #4260
- ๐ โก Improves x-for performance by @ekwoka in #4361
- ๐ Fix x-ref crash during child-element morph by @calebporzio in #4748
- ๐ Fix $watch oldValue for objects by @calebporzio in #4749
- Escape attribute values in morph
setAttributepatch by @joshhanley in #4770 - ๐ Fix x-model setting .value instead of .checked on checkboxes by @ganyicz in #4779
- ๐ Fix
x-model.blurcrash when input is removed from a form by @joshhanley in #4783
๐ New Contributors
- @maximbelyayev made their first contribution in #4735
- @hirasso made their first contribution in #4610
- @alfanzain made their first contribution in #4672
- @nicolagianelli made their first contribution in #4608
- @Igloczek made their first contribution in #4550
- @JeroenBoersma made their first contribution in #4548
- @helio3197 made their first contribution in #4528
- @Spitfire972 made their first contribution in #4186
- @robertmarney made their first contribution in #4260
Full Changelog : v3.15.8...v3.15.9
-
v3.15.8 Changes
February 02, 2026๐ Fixed
- Flush
x-model.blurvalue before form submit handlers run #4729
- Flush
-
v3.15.7 Changes
February 02, 2026๐ Fixed
- ๐ Fix $watch firing callback when primitive value unchanged #4732
-
v3.15.6 Changes
January 30, 2026โ Added
- โ Add reactive effect transactions #4731
-
v3.15.5 Changes
January 26, 2026โ Added
- feat(x-model): add .change, .blur, and .enter event modifiers #4728
-
v3.15.4 Changes
January 13, 2026๐ Fixed
- ๐ Fix sort auto evaluation #4716
- ๐ Fix duplicate attribute/value situations
-
v3.15.3 Changes
December 16, 2025