Releases: danestves/headless-currency-input
Releases · danestves/headless-currency-input
v1.5.0
What's Changed
New Features
- fix: refactor currency input to improve caret position handling and add onClick event by @danestves in #6
Full Changelog: v1.4.0...v1.5.0
v1.4.0
- Fix for caret position depending on the position
- Add some tests and change
vitestforbun:test
Full Changelog: v1.3.1...v1.4.0
v1.3.1
- minor fix for accessing
document
Full Changelog: v1.3.0...v1.3.1
v1.3.0
- feat: add support for
"use client"directive
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
Bug Fixes
- feat: make custom type from
customInputworks by @danestves in #5
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Other
- chore: updated all dependencies to latest by @danestves in 747ce01
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
New Features
- feat(app): add main entry point and remove unused deps by @danestves in #4
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
Documentation Changes
- docs: correct name for package on readme by @danestves in #1
- docs: add demo and example to README by @danestves in #2
- docs(readme): add more props that the component accepts by @danestves in #3
New Contributors
- @danestves made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
🎉 Initial Release
Introducing version 1.0.0 of the Headless Currency Input React component. Simplify and enhance your currency input handling in React applications. Easily manage formatting and input behaviors for a seamless user experience.
Full Changelog: https://github.com/danestves/headless-currency-input/commits/v1.0.0