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 ba825c2 commit f7d022fCopy full SHA for f7d022f
CHANGELOG.md
@@ -1,8 +1,10 @@
1
# Changelog
2
3
-## 9.5.3
+## 9.5.4
4
* [chore: typescript 5.9 upgrade](https://github.com/TypeStrong/ts-loader/pull/1676) - thanks @johnnyreilly
5
6
+Skipping 9.5.3 due to a publishing issue
7
+
8
## 9.5.2
9
* [fix: add more detailed error messages](https://github.com/TypeStrong/ts-loader/pull/1665) - thanks @hai-x
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ts-loader",
- "version": "9.5.3",
+ "version": "9.5.4",
"description": "TypeScript loader for webpack",
"main": "index.js",
"types": "dist",
0 commit comments