UNPKG

@digitalmaas/uuid-base62

Version:
44 lines (20 loc) 1.56 kB
## [2.0.1](https://github.com/digitalmaas/uuid-base62/compare/v2.0.0...v2.0.1) (2025-01-24) ### Bug Fixes * adjust issue with rollup optional dependency for build ([5f31715](https://github.com/digitalmaas/uuid-base62/commit/5f31715183218161a3aa4764eadb7e8b4d9aaa9d)) * fix issue with npm package creation ([b3c93d0](https://github.com/digitalmaas/uuid-base62/commit/b3c93d08f67a611fd14b61f76dad1737de725b1c)) # [2.0.0](https://github.com/digitalmaas/uuid-base62/compare/v1.0.1...v2.0.0) (2025-01-24) * feat!: upgrade to TS, build to CJS and ESM, upgrade dependencies ([24558a8](https://github.com/digitalmaas/uuid-base62/commit/24558a8ddacf6a8a3133f18c166e3e333b91710d)) ### BREAKING CHANGES * While there are no significant breaking changes from a code perspective, the extensive structural revisions justify a major version update to signal the need for caution. ## [1.0.1](https://github.com/digitalmaas/uuid-base62/compare/v1.0.0...v1.0.1) (2020-11-17) ### Bug Fixes * project name ([ac71336](https://github.com/digitalmaas/uuid-base62/commit/ac713368beafbe86bc6413d6ad32dbfe88e8a486)) # [1.0.0](https://github.com/digitalmaas/uuid-base62/compare/v0.1.0...v1.0.0) (2020-11-17) ### Bug Fixes * add missing dependency ([095b741](https://github.com/digitalmaas/uuid-base62/commit/095b74174bcdc2df1287096c049cb7d02892bdf9)) ### Features * update dependencies, remove uuid generation ([223fc8b](https://github.com/digitalmaas/uuid-base62/commit/223fc8bc755f76792e1808b60cd479f0b227f3e2)) ### BREAKING CHANGES * remove uuid generation