Skip to content

Releases: eduardoborges/use-mask-input

3.4.0

23 Jul 13:37
Compare
Choose a tag to compare

3.4.0 (2024-07-23)

Features

  • update mask type to match the avaliable types. (#88) (2e17b79)

3.3.8

18 Jun 18:17
Compare
Choose a tag to compare

3.3.8 (2024-06-18)

Bug Fixes

  • prepare withMask function to React 19 ref breaking changes (#83) (4756fe8)

3.3.7

09 Nov 14:30
Compare
Choose a tag to compare

3.3.7 (2023-11-09)

Bug Fixes

  • fix options spread in getMaskOptions function (e857424)

3.3.6

02 Oct 14:13
Compare
Choose a tag to compare

3.3.6 (2023-10-02)

Bug Fixes

3.3.5

30 Aug 02:45
Compare
Choose a tag to compare

3.3.5 (2023-08-30)

Bug Fixes

  • types: fix mask options with any type (7b643b1) fix #53

Full Changelog: 3.3.4...3.3.5

3.3.4

29 Aug 12:05
Compare
Choose a tag to compare

3.3.4 (2023-08-29)

What's Changed

New Contributors

Full Changelog: 3.3.3...3.3.4

3.3.3

14 Aug 22:42
Compare
Choose a tag to compare

3.3.3 (2023-08-14)

Bug Fixes

  • scripts: remove unused postinstall script (4a62989)

3.3.2

10 Aug 12:45
Compare
Choose a tag to compare

3.3.2 (2023-08-10)

Bug Fixes

  • ci: adjust ci to run on beta (1aa0978)
  • fix Missing type=module in package.json #44 (f193a20)

3.3.2-beta.1

10 Aug 00:43
Compare
Choose a tag to compare
3.3.2-beta.1 Pre-release
Pre-release

3.3.2-beta.1 (2023-08-10)

Bug Fixes

  • fix Missing type=module in package.json #44 (f193a20)

3.3.1

03 Aug 14:16
Compare
Choose a tag to compare

3.3.1 (2023-08-03)

Bug Fixes

  • package.json: add type module (34faa1e)