3.4.0 (2024-07-23)
3.3.8 (2024-06-18)
3.3.7 (2023-11-09)
- fix options spread in getMaskOptions function (e857424)
3.3.6 (2023-10-02)
- update dependencies (a9b6deb)
3.3.5 (2023-08-30)
- types: fix mask options with any type (7b643b1)
3.3.4 (2023-08-29)
3.3.3 (2023-08-14)
- scripts: remove unused postinstall script (4a62989)
3.3.2 (2023-08-10)
3.3.2-beta.1 (2023-08-10)
3.3.1 (2023-08-03)
- package.json: add type module (34faa1e)
3.3.0 (2023-06-30)
3.2.0 (2023-06-14)
- now works with Next! (7730de2)
3.1.2 (2023-05-10)
- add inputmask extension support (eecc00a)
3.1.1 (2023-05-10)
- change dependency type (#13) (1c87dc7)
- downgrade required node to 16 (#11) (d829d2f)
- regression issue with react hook form and ci (#31) (bf104b2), closes #11 #13
3.1.0 (2023-05-04)
- refactor code and add compose function to
utils.ts
(49a7459) - refactor withHookFormMask to use compose instead of flow. (85b8bc5)
- small refactors, remove lodash dep and add exports suggar (95286a8)
- Add React Hook Form to dependencies and install git hooks (f7496c2)
3.0.6 (2023-02-10)
- fix regression for cra exports (b149d78)
3.0.5 (2023-02-09)
- fix module resolution (ab8a464)
3.0.4 (2023-02-09)
3.0.3 (2023-02-09)
3.0.2 (2023-02-06)
- remove unused deps and fix vulnerabilities (a49c5d5)
3.0.1 (2023-01-23)
- security fixes (aad0816)
3.0.0 (2022-10-11)
- simplify API & add react-final-form support. (981588d)
- update api
2.1.0 (2022-09-27)
- add react-hook-form 7 integration (0fd5bfc)
2.0.1 (2022-09-27)
- enhance actions time (6ea226c)
2.0.0 (2022-09-27)
- Bump version (4485125)
- update libs to suport new react-hook-form
1.1.0 (2022-09-27)
- force release (61d23d3)