You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 2.0.0 - 2025-4-13
2
+
3
+
This pull request includes updates to the `packages/lib/config.json` configuration file to change the module resolution strategy.
4
+
Configuration updates:
5
+
*[`packages/lib/config.json`](diffhunk://#diff-0c81b2177887592c6dc72ebc072fb2c3549bf853837d2f440c05e29ad6c8887dL4-R5): Changed the `moduleResolution` setting from `node` to `bundler` to align with the new module resolution strategy.
6
+
7
+
1
8
# 1.13.11 - 2025-4-13
2
9
3
10
Here you specify what exactly will be added to the changelog of the new version.
Copy file name to clipboardExpand all lines: packages/lib/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 2.0.0 - 2025-4-13
2
+
3
+
This pull request includes updates to the `packages/lib/config.json` configuration file to change the module resolution strategy.
4
+
Configuration updates:
5
+
*[`packages/lib/config.json`](diffhunk://#diff-0c81b2177887592c6dc72ebc072fb2c3549bf853837d2f440c05e29ad6c8887dL4-R5): Changed the `moduleResolution` setting from `node` to `bundler` to align with the new module resolution strategy.
6
+
7
+
1
8
# 1.13.11 - 2025-4-13
2
9
3
10
Here you specify what exactly will be added to the changelog of the new version.
0 commit comments