|
| 1 | +## 0.130.0 |
| 2 | + |
| 3 | +### June 10, 2026 |
| 4 | + |
| 5 | +### 🐞 Bug Fixes |
| 6 | + |
| 7 | +- Restore checkbox options appearance - by @justin-schroeder [<samp>(113b1)</samp>](https://github.com/formkit/formkit/commit/113b1e49) |
| 8 | +- Preserve delayed datepicker timezone values - by @justin-schroeder [<samp>(11c6b)</samp>](https://github.com/formkit/formkit/commit/11c6bfb0) |
| 9 | +- Preserve digit order for prefixed currencies - by @justin-schroeder [<samp>(f2922)</samp>](https://github.com/formkit/formkit/commit/f29223f7) |
| 10 | +- Release pro kill listeners on destroy - by @justin-schroeder [<samp>(40dfa)</samp>](https://github.com/formkit/formkit/commit/40dfa480) |
| 11 | +- Improve datepicker keyboard accessibility - by @justin-schroeder [<samp>(fc442)</samp>](https://github.com/formkit/formkit/commit/fc442e56) |
| 12 | +- Initialize reversed mask values - by @justin-schroeder [<samp>(667d0)</samp>](https://github.com/formkit/formkit/commit/667d03d6) |
| 13 | +- Strip affixes before reverse mask mutations - by @justin-schroeder [<samp>(f15d0)</samp>](https://github.com/formkit/formkit/commit/f15d01cc) |
| 14 | +- Page large autocomplete option lists - by @justin-schroeder [<samp>(fbb62)</samp>](https://github.com/formkit/formkit/commit/fbb625e1) |
| 15 | +- Treat null mask values as empty - by @justin-schroeder [<samp>(6c4c7)</samp>](https://github.com/formkit/formkit/commit/6c4c79e7) |
| 16 | +- Defer currency bounds while typing - by @justin-schroeder [<samp>(8b637)</samp>](https://github.com/formkit/formkit/commit/8b637174) |
| 17 | +- Avoid select fill mask overflow - by @justin-schroeder [<samp>(a9f4e)</samp>](https://github.com/formkit/formkit/commit/a9f4eede) |
| 18 | +- Refresh rating bounds reactively - by @justin-schroeder [<samp>(a4698)</samp>](https://github.com/formkit/formkit/commit/a4698c91) |
| 19 | +- Prevent disabled transferlist mutations - by @justin-schroeder [<samp>(fd946)</samp>](https://github.com/formkit/formkit/commit/fd94614d) |
| 20 | +- Tolerate empty transferlist values - by @justin-schroeder [<samp>(358d9)</samp>](https://github.com/formkit/formkit/commit/358d94c2) |
| 21 | +- Limit transferlist transfer all by max - by @justin-schroeder [<samp>(9ff47)</samp>](https://github.com/formkit/formkit/commit/9ff47930) |
| 22 | +- Restore datepicker mask after clear - by @justin-schroeder [<samp>(76326)</samp>](https://github.com/formkit/formkit/commit/76326324) |
| 23 | +- Avoid duplicate eyedropper opens - by @justin-schroeder [<samp>(741f9)</samp>](https://github.com/formkit/formkit/commit/741f9e7f) |
| 24 | +- Parse unitless locale group separators - by @justin-schroeder [<samp>(21232)</samp>](https://github.com/formkit/formkit/commit/21232962) |
| 25 | +- Preserve options on empty append loads - by @justin-schroeder [<samp>(84b7f)</samp>](https://github.com/formkit/formkit/commit/84b7fac1) |
| 26 | +- Refresh inverted popover positioning - by @justin-schroeder [<samp>(4dde2)</samp>](https://github.com/formkit/formkit/commit/4dde2410) |
| 27 | +- Keep dropdown open during scrollbar drag - by @justin-schroeder [<samp>(954d4)</samp>](https://github.com/formkit/formkit/commit/954d4ec5) |
| 28 | +- Clear option attrs between dropdown items - by @justin-schroeder [<samp>(cc294)</samp>](https://github.com/formkit/formkit/commit/cc294f5c) |
| 29 | +- Preserve datepicker model year with max date - by @justin-schroeder [<samp>(3d2f9)</samp>](https://github.com/formkit/formkit/commit/3d2f98e9) |
| 30 | +- Allow partial year entry in datepicker mask - by @justin-schroeder [<samp>(74227)</samp>](https://github.com/formkit/formkit/commit/74227503) |
| 31 | +- Preserve currency parent model updates - by @justin-schroeder [<samp>(91313)</samp>](https://github.com/formkit/formkit/commit/91313c7f) |
| 32 | +- Invert datepicker popovers near viewport edge - by @justin-schroeder [<samp>(e77ba)</samp>](https://github.com/formkit/formkit/commit/e77ba9b6) |
| 33 | +- Keep initial unit values pristine - by @justin-schroeder [<samp>(a2508)</samp>](https://github.com/formkit/formkit/commit/a250808a) |
| 34 | +- Handle dropdown truncation at zero index - by @justin-schroeder [<samp>(bd505)</samp>](https://github.com/formkit/formkit/commit/bd505b92) |
| 35 | +- Remove internally disabled autocomplete from tab order - by @justin-schroeder [<samp>(2c7e7)</samp>](https://github.com/formkit/formkit/commit/2c7e7aea) |
| 36 | +- Restore autocomplete focus after removing selections - by @justin-schroeder [<samp>(5cee8)</samp>](https://github.com/formkit/formkit/commit/5cee8bf6) |
| 37 | +- Preserve datepicker disabled date validation - by @justin-schroeder [<samp>(0158f)</samp>](https://github.com/formkit/formkit/commit/0158f556) |
| 38 | +- Reset dropdown truncation state - by @justin-schroeder [<samp>(1e9c4)</samp>](https://github.com/formkit/formkit/commit/1e9c4cb3) |
| 39 | +- Focus taglist input from selections container - by @justin-schroeder [<samp>(0184a)</samp>](https://github.com/formkit/formkit/commit/0184a975) |
| 40 | +- Ignore taglist enter during IME composition - by @justin-schroeder [<samp>(e60b2)</samp>](https://github.com/formkit/formkit/commit/e60b2ae3) |
| 41 | +- Preserve togglebuttons visible names - by @justin-schroeder in https://github.com/formkit/formkit/issues/88 [<samp>(d8f81)</samp>](https://github.com/formkit/formkit/commit/d8f8130d) |
| 42 | +- Synchronize slider handle positions - by @justin-schroeder in https://github.com/formkit/formkit/issues/87 [<samp>(e7481)</samp>](https://github.com/formkit/formkit/commit/e74819d3) |
| 43 | +- React to mask affix prop changes - by @justin-schroeder in https://github.com/formkit/formkit/issues/86 [<samp>(7ebdf)</samp>](https://github.com/formkit/formkit/commit/7ebdf179) |
| 44 | +- Preserve reverse mask SSR display value - by @justin-schroeder in https://github.com/formkit/formkit/issues/85 [<samp>(f07d4)</samp>](https://github.com/formkit/formkit/commit/f07d45e1) |
| 45 | +- Set dropdown blurred state on close - by @justin-schroeder in https://github.com/formkit/formkit/issues/84 [<samp>(c68c6)</samp>](https://github.com/formkit/formkit/commit/c68c6550) |
| 46 | +- Handle mask IME composition input - by @justin-schroeder in https://github.com/formkit/formkit/issues/83 [<samp>(73b3c)</samp>](https://github.com/formkit/formkit/commit/73b3c205) |
| 47 | +- Prevent initial datepicker mask dirty state - by @justin-schroeder in https://github.com/formkit/formkit/issues/82 [<samp>(f5709)</samp>](https://github.com/formkit/formkit/commit/f570919b) |
| 48 | +- Add partial taglist values as new entries - by @justin-schroeder in https://github.com/formkit/formkit/issues/80 [<samp>(d1430)</samp>](https://github.com/formkit/formkit/commit/d143041d) |
| 49 | +- Avoid opening datepicker on editable enter - by @justin-schroeder in https://github.com/formkit/formkit/issues/78 [<samp>(6a4b0)</samp>](https://github.com/formkit/formkit/commit/6a4b0b01) |
| 50 | +- Handle buddhist datepicker value years - by @justin-schroeder in https://github.com/formkit/formkit/issues/77 [<samp>(e8199)</samp>](https://github.com/formkit/formkit/commit/e81996c8) |
| 51 | +- Refresh autocomplete text selections - by @justin-schroeder in https://github.com/formkit/formkit/issues/76 [<samp>(ffd8b)</samp>](https://github.com/formkit/formkit/commit/ffd8b185) |
| 52 | +- Preserve mask select fill placeholders - by @justin-schroeder [<samp>(b9347)</samp>](https://github.com/formkit/formkit/commit/b9347b64) |
| 53 | +- Prevent stale hidden dropdown selections - by @justin-schroeder [<samp>(52324)</samp>](https://github.com/formkit/formkit/commit/52324363) |
| 54 | +- Allow unpadded day enum continuations - by @justin-schroeder [<samp>(620ed)</samp>](https://github.com/formkit/formkit/commit/620edd63) |
| 55 | +- **autocomplete**: |
| 56 | + - Only page static option lists above 1000 options - by @justin-schroeder [<samp>(3044c)</samp>](https://github.com/formkit/formkit/commit/3044c086) |
| 57 | +- **datepicker**: |
| 58 | + - Only flag invalid dates when a value exists - by @justin-schroeder [<samp>(6173f)</samp>](https://github.com/formkit/formkit/commit/6173fc11) |
| 59 | +- **dropdown**: |
| 60 | + - Only set blurred state on the input itself - by @justin-schroeder [<samp>(868b4)</samp>](https://github.com/formkit/formkit/commit/868b428a) |
| 61 | +- **mask**: |
| 62 | + - Preserve genuine data matching the selectFill on initialization - by @justin-schroeder [<samp>(76e64)</samp>](https://github.com/formkit/formkit/commit/76e6498b) |
| 63 | +- **pro**: |
| 64 | + - Style disabled regenesis options - by @justin-schroeder in https://github.com/formkit/formkit/issues/92 [<samp>(78c25)</samp>](https://github.com/formkit/formkit/commit/78c257cc) |
| 65 | + - Renormalize slider chart updates - by @justin-schroeder in https://github.com/formkit/formkit/issues/91 [<samp>(0703b)</samp>](https://github.com/formkit/formkit/commit/0703be93) |
| 66 | + - Prevent toggle checked-state flicker - by @justin-schroeder in https://github.com/formkit/formkit/issues/90 [<samp>(ff459)</samp>](https://github.com/formkit/formkit/commit/ff459445) |
| 67 | + - Restore autocomplete aria relationships - by @justin-schroeder in https://github.com/formkit/formkit/issues/89 [<samp>(f048b)</samp>](https://github.com/formkit/formkit/commit/f048b593) |
| 68 | +- **unit**: |
| 69 | + - Restore synchronous formatter re-entrancy guard and locale decimal parsing - by @justin-schroeder [<samp>(219e0)</samp>](https://github.com/formkit/formkit/commit/219e060a) |
| 70 | + |
| 71 | +##### [View changes on GitHub](https://github.com/formkit/formkit/compare/v0.129.1...v0.130.0) |
0 commit comments