We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0974d commit 7cabd47Copy full SHA for 7cabd47
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-**v0.2.0:** **⚠️ BREAKING CHANGE**
+**v0.3.0:** **⚠️ BREAKING CHANGE**
4
- **Breaking change**: IDs change. Algorithm has been fine-tuned for better performance [[Issue #11](https://github.com/sqids/sqids-spec/issues/11)]
5
- Changed minimum Node.js version from 16 to 18
6
- `alphabet` cannot contain multibyte characters
package.json
{
"name": "sqids",
- "version": "0.2.0",
+ "version": "0.3.0",
"description": "Generate YouTube-like ids from numbers.",
"keywords": [
"sqids",
0 commit comments