We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a3d30 commit 4e4aabaCopy full SHA for 4e4aaba
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.3.0](https://github.com/untemps/svelte-palette/compare/v5.2.1...v5.3.0) (2026-07-18)
2
+
3
4
+### Features
5
6
+* Add TypeScript support ([#212](https://github.com/untemps/svelte-palette/issues/212)) ([f3a3d30](https://github.com/untemps/svelte-palette/commit/f3a3d307cc2d10706413d5b27c32ea0725eab5a7))
7
8
## [5.2.1](https://github.com/untemps/svelte-palette/compare/v5.2.0...v5.2.1) (2026-07-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@untemps/svelte-palette",
- "version": "5.2.1",
+ "version": "5.3.0",
"author": "Vincent Le Badezet <v.lebadezet@untemps.net>",
"license": "MIT",
"homepage": "https://svelte-palette.vercel.app",
0 commit comments