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 2f8c677 commit 01ca2e8Copy full SHA for 01ca2e8
.changeset/soft-bags-heal.md
packages/ts-html-plugin/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @kitajs/ts-html-plugin
2
3
+## 4.1.4
4
+
5
+### Patch Changes
6
7
+- [`2f8c677`](https://github.com/kitajs/html/commit/2f8c677ee92c81dc97f1a181fbcb6205dee8fb04)
8
+ Thanks [@arthurfiorette](https://github.com/arthurfiorette)! - Add support for
9
+ Typescript 5.9.3
10
11
## 4.1.3
12
13
### Patch Changes
packages/ts-html-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@kitajs/ts-html-plugin",
- "version": "4.1.3",
+ "version": "4.1.4",
"homepage": "https://github.com/kitajs/html/tree/master/packages/ts-html-plugin#readme",
"bugs": "https://github.com/kitajs/html/issues",
"repository": {
0 commit comments