You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add memory leak tests and fixes for various components - by @justin-schroeder[<samp>(25324)</samp>](https://github.com/formkit/formkit/commit/253244b4)
8
+
- Add memory leak tests and fixes for various components - by @justin-schroeder[<samp>(e2493)</samp>](https://github.com/formkit/formkit/commit/e24937e8)
9
+
- Add npm provenance to publish workflow - by @justin-schroeder[<samp>(08703)</samp>](https://github.com/formkit/formkit/commit/087033cc)
10
+
- Enable npm trusted publishing (OIDC) - by @justin-schroeder[<samp>(443d9)</samp>](https://github.com/formkit/formkit/commit/443d993c)
11
+
- Add SSR support for mask input with overlay - by @justin-schroeder[<samp>(a9efc)</samp>](https://github.com/formkit/formkit/commit/a9efc797)
12
+
13
+
### 🐞 Bug Fixes
14
+
15
+
- Update pagination examples and tests - by @justin-schroeder[<samp>(3ef4c)</samp>](https://github.com/formkit/formkit/commit/3ef4c850)
16
+
- Update pagination examples and tests - by @justin-schroeder[<samp>(3b6f0)</samp>](https://github.com/formkit/formkit/commit/3b6f0d31)
17
+
- Address slider value synchronization issue - 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 - 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 - by @justin-schroeder[<samp>(e4ae9)</samp>](https://github.com/formkit/formkit/commit/e4ae9afb)
20
+
- Handle slider crossover with debounced values - 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 - by @justin-schroeder[<samp>(33c21)</samp>](https://github.com/formkit/formkit/commit/33c21ffa)
22
+
- Reset mask display on node.input('') - by @justin-schroeder[<samp>(3156e)</samp>](https://github.com/formkit/formkit/commit/3156ec62)
23
+
- Update package.json version before tagging on master releases - by @justin-schroeder[<samp>(26313)</samp>](https://github.com/formkit/formkit/commit/263136e3)
24
+
25
+
##### [View changes on GitHub](https://github.com/formkit/formkit/compare/v0.127.23...v0.127.24)
0 commit comments