- New
Id<T>
type, which represents a resource ID with prefixT
- BREAKING: Minimum Node.js version increased from 14 to 15.
- Now works in Edge runtime thanks to
ksuid-edge
generate
function now returns anId<T>
type instead of astring
- Improved
parse
function error messages
Initial release