This repository has been archived by the owner on May 15, 2023. It is now read-only.
Releases: mazipan/vue-currency-filter
Releases · mazipan/vue-currency-filter
Avoid unnecessary decimals or use a suffix
5.1.1
Support multiple instance
Fix missing Typings
- Commit 0ce0e57
fix umd build name
On commit 7299a70
Migrate to pnpm
Migrate the architecture project using pnpm for better DX, PR: #193
It might have breaking some usage, so I decide to release a major version even I am not introduce any major feature or improvement.
Change build tools
Now we using tsc
for building the library
Migrate to TS
This release might have breaking changes since it fully refactor to TS on #143
Add index.d.ts
Add minimum ts
declaration
Add node as target
Pull #54