Releases: pokedotdev/snowflake
Releases · pokedotdev/snowflake
Release list
v1.0.2
No significant changes
View changes on GitHub
v1.0.1
No significant changes
View changes on GitHub
v1.0.0
🚀 Features
- Replace SnowflakeGenerator with Snowflake factory API - by @pokedotdev (84b02)
- Introduce scalar-node Snowflake API - by @pokedotdev (b7100)
- Add structured node layouts - by @pokedotdev (c9fea)
- Support zero-width scalar nodes - by @pokedotdev (7b5fc)
🐞 Bug Fixes
- Reject future snowflake epochs - by @pokedotdev (08461)
- Strengthen TypeScript type safety - by @pokedotdev (eb7fb)
View changes on GitHub
v0.0.7
v0.0.6
v0.0.5
No significant changes
View changes on GitHub
v0.0.4
🚀 Features
- Simplify error handling and remove timestamp checks - by @pokedotdev (e5ad0)
View changes on GitHub
v0.0.3
No significant changes
View changes on GitHub
v0.0.2
🚨 Breaking Changes
- Change return type of Snowflake IDs from string to bigint - by @pokedotdev (a2d6f)
View changes on GitHub
v0.0.1
No significant changes