Releases: cchanxzy/react-currency-input-field
Releases · cchanxzy/react-currency-input-field
v4.0.5
18 Mar 08:09
Compare
Sorry, something went wrong.
No results found
4.0.5 (2026-03-18)
Bug Fixes
package: exclude test files and examples from published package (8902a67 )
v4.0.4
18 Mar 07:55
Compare
Sorry, something went wrong.
No results found
4.0.4 (2026-03-18)
Bug Fixes
build: use named Parcel target to avoid exports field conflict (c634281 )
v4.0.3
29 Sep 07:13
Compare
Sorry, something went wrong.
No results found
4.0.3 (2025-09-29)
Bug Fixes
esm: bundle ESM/CJS builds to avoid Node ESM resolution issues in SSR (81d6b94 )
v4.0.3-experimental.4
26 Sep 08:05
Compare
Sorry, something went wrong.
No results found
v4.0.3-experimental.3
26 Sep 07:58
Compare
Sorry, something went wrong.
No results found
Bug Fixes
rever change to .cjs and .mjs (4165c07 )
v4.0.3-experimental.2
26 Sep 07:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
use .mjs and .cjs for build extensions (1182139 )
v4.0.3-experimental.1
25 Sep 06:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update platform to neutral for esbuild config (016151d )
v4.0.2
24 Sep 15:58
Compare
Sorry, something went wrong.
No results found
v4.0.1
17 Sep 09:14
Compare
Sorry, something went wrong.
No results found
v4.0.0
17 Sep 07:07
Compare
Sorry, something went wrong.
No results found
4.0.0 (2025-09-17)
build!: switch from rollup to esbuild to build (75ef80c )
Bug Fixes
correct entry for cjs and esm (cc48412 )
Features
merge changes in main into alpha branch (6985156 )
BREAKING CHANGES
UMD is no longer exported.
In order to reduce complexity and simplify the build process,
we have switched from rollup to esbuild and only export CJS and ESM versions.
This means that the UMD build is no longer exported.