Skip to content

Commit 297afeb

Browse files
docs: add pro changelog for v0.127.24
1 parent a5c88ee commit 297afeb

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

_changelog-pro/129.v0.127.24.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## 0.127.24
2+
3+
### December 22, 2025
4+
5+
###    🚀 Features
6+
7+
- Add memory leak tests and fixes for various components &nbsp;-&nbsp; by @justin-schroeder [<samp>(25324)</samp>](https://github.com/formkit/formkit/commit/253244b4)
8+
- Add memory leak tests and fixes for various components &nbsp;-&nbsp; by @justin-schroeder [<samp>(e2493)</samp>](https://github.com/formkit/formkit/commit/e24937e8)
9+
- Add npm provenance to publish workflow &nbsp;-&nbsp; by @justin-schroeder [<samp>(08703)</samp>](https://github.com/formkit/formkit/commit/087033cc)
10+
- Enable npm trusted publishing (OIDC) &nbsp;-&nbsp; by @justin-schroeder [<samp>(443d9)</samp>](https://github.com/formkit/formkit/commit/443d993c)
11+
- Add SSR support for mask input with overlay &nbsp;-&nbsp; by @justin-schroeder [<samp>(a9efc)</samp>](https://github.com/formkit/formkit/commit/a9efc797)
12+
13+
### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes
14+
15+
- Update pagination examples and tests &nbsp;-&nbsp; by @justin-schroeder [<samp>(3ef4c)</samp>](https://github.com/formkit/formkit/commit/3ef4c850)
16+
- Update pagination examples and tests &nbsp;-&nbsp; by @justin-schroeder [<samp>(3b6f0)</samp>](https://github.com/formkit/formkit/commit/3b6f0d31)
17+
- Address slider value synchronization issue &nbsp;-&nbsp; by @justin-schroeder in https://github.com/formkit/formkit/issues/1599 [<samp>(23999)</samp>](https://github.com/formkit/formkit/commit/239991d5)
18+
- Address slider value synchronization issue &nbsp;-&nbsp; by @justin-schroeder in https://github.com/formkit/formkit/issues/1599 [<samp>(f236b)</samp>](https://github.com/formkit/formkit/commit/f236b4e2)
19+
- Handle lowercase input file names in build script &nbsp;-&nbsp; by @justin-schroeder [<samp>(e4ae9)</samp>](https://github.com/formkit/formkit/commit/e4ae9afb)
20+
- Handle slider crossover with debounced values &nbsp;-&nbsp; by @justin-schroeder [<samp>(faf10)</samp>](https://github.com/formkit/formkit/commit/faf10dc1)
21+
- Resolve datepicker infinite loop with French locale and GMT+1 timezone &nbsp;-&nbsp; by @justin-schroeder [<samp>(33c21)</samp>](https://github.com/formkit/formkit/commit/33c21ffa)
22+
- Reset mask display on node.input('') &nbsp;-&nbsp; by @justin-schroeder [<samp>(3156e)</samp>](https://github.com/formkit/formkit/commit/3156ec62)
23+
- Update package.json version before tagging on master releases &nbsp;-&nbsp; by @justin-schroeder [<samp>(26313)</samp>](https://github.com/formkit/formkit/commit/263136e3)
24+
25+
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/formkit/formkit/compare/v0.127.23...v0.127.24)

0 commit comments

Comments
 (0)