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 03aae4e commit 9b17046Copy full SHA for 9b17046
CHANGELOG
@@ -23,18 +23,6 @@ Fixes 🔨
23
- Fixed build issues with rollup-plugin-typescript2/tslib compatibility
24
- Fixed TypeScript 5.7 strict type checking issues
25
26
-Internal 🏡
27
-- Migrated from yarn to pnpm
28
-- Updated all dependencies to latest compatible versions:
29
- - TypeScript: 4.3.5 → 5.7.2
30
- - ESLint: 7.29.0 → 8.57.1
31
- - Jest: 27.0.6 → 29.7.0 (switched from @swc-node/jest to ts-jest)
32
- - Rollup: 2.52.7 → 4.28.1
33
- - And many other dev dependencies
34
-- Updated LICENSE year to 2026
35
-- Removed yarn artifacts (yarn.lock, .yarn/, .yarnrc)
36
-- Updated README to use pnpm as primary package manager
37
-
38
1.0.4
39
40
Fixes 🔨
0 commit comments