Releases: max-programming/typed-id
Releases · max-programming/typed-id
Release v1.2.5
What's Changed
- 1.2.5 (ff1de68)
- ✨ Refactor IdHelper to encapsulate options and simplify regex generation; remove unused getIdRegex utility (fe2ddea)
- ✨ Update tsup.config.ts to use wildcard for validator entries, improving build configuration (8343207)
Full Changelog: v1.2.4...v1.2.5
Release v1.2.4
What's Changed
- 1.2.4 (69db353)
- ✨ Update package.json to use wildcard for validators, enhancing TypeScript type definitions (a3f9d9b)
Full Changelog: v1.2.3...v1.2.4
Release v1.2.3
What's Changed
- 1.2.3 (8d47152)
- added valibot to dev dependencies (6daddb9)
Full Changelog: v1.2.2...v1.2.3
Release v1.2.1
What's Changed
- 1.2.1 (40031ee)
- ✨ Add typesVersions for zod validator to improve TypeScript support (4e99ab1)
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
What's Changed
- 1.2.0 (c2b46e6)
- 🐛 Fix bug of zod validator not exported (536fa74)
Full Changelog: v1.1.6...v1.2.0
Release v1.1.6
What's Changed
- 1.1.6 (8076279)
- ✨ Add
InferId
utility type to enhance type inference for generated IDs in README and source code (e37c3bc)
Full Changelog: v1.1.5...v1.1.6
Release v1.1.5
What's Changed
- 1.1.5 (ff3ebd1)
- ✨ Add Star History section to README with dynamic chart (e9efd84)
- 🔧 Update CI workflow to support Node.js versions 22 and 24 (32e3914)
Full Changelog: v1.1.4...v1.1.5
Release v1.1.4
What's Changed
- 1.1.4 (210753a)
- 🔧 Rename project from id-ts to typed-id and update related documentation (ef96e03)
Full Changelog: v1.1.3...v1.1.4