react-currency-input-field
Advanced tools
Comparing version 3.8.0 to 3.8.1
{ | ||
"name": "react-currency-input-field", | ||
"version": "3.8.0", | ||
"version": "3.8.1", | ||
"description": "React <input/> component for formatting currency and numbers.", | ||
@@ -74,3 +74,3 @@ "files": [ | ||
"full-icu": "^1.3.4", | ||
"gh-pages": "^3.1.0", | ||
"gh-pages": "^5.0.0", | ||
"husky": "^8.0.3", | ||
@@ -77,0 +77,0 @@ "jest": "^29.7.0", |
@@ -29,2 +29,4 @@ # React Currency Input Field Component | ||
- [Contributing](#contributing) | ||
- [Support this Project](#support-this-project) | ||
- [v4.0.0-alpha Announcement](#v400-alpha-announcement) | ||
@@ -288,2 +290,28 @@ ## Features | ||
If you want to contribute to this repository, please refer to the [contributing doc](https://github.com/cchanxzy/react-currency-input-field/blob/main/docs/CONTRIBUTING.md). | ||
If you would like to contribute to this repository, please refer to the [contributing doc](https://github.com/cchanxzy/react-currency-input-field/blob/main/docs/CONTRIBUTING.md). | ||
## Support this Project | ||
If you'd like to support this project, please refer to the [support doc](https://github.com/cchanxzy/react-currency-input-field/blob/main/docs/SUPPORT.md). | ||
## v4.0.0-alpha Announcement | ||
I'm excited to announce the release of **[v4.0.0-alpha.1](https://www.npmjs.com/package/react-currency-input-field/v/4.0.0-alpha.1)**. | ||
This marks the beginning of development for version 4.0.0, and the first improvement is a significant reduction in bundle size, going from ~26KB to ~7KB. | ||
For more information, please refer to the [announcement post](https://github.com/cchanxzy/react-currency-input-field/blob/main/docs/v4.0.0-alpha-annoucement.md). | ||
If you would like to try out the alpha version, you can install it using the following command: | ||
```bash | ||
npm install react-currency-input-field@alpha | ||
yarn add react-currency-input-field@alpha | ||
pnpm add react-currency-input-field@alpha | ||
``` | ||
Please note that this version is still in development and may contain bugs or incomplete features. | ||
**Use it at your own risk!** |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
304319
316