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 b9a71b9 commit 3b45babCopy full SHA for 3b45bab
.changeset/few-bobcats-marry.md
packages/ts-html-plugin/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @kitajs/ts-html-plugin
2
3
+## 4.1.2
4
+
5
+### Patch Changes
6
7
+- [#421](https://github.com/kitajs/html/pull/421)
8
+ [`b9a71b9`](https://github.com/kitajs/html/commit/b9a71b9600fd811400c3f7a4cf70987d5bdbe90f)
9
+ Thanks [@Duod-Notyap](https://github.com/Duod-Notyap)! - Fix identifiers starting with
10
+ 'e' considered safe
11
12
## 4.1.1
13
14
### Patch Changes
packages/ts-html-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@kitajs/ts-html-plugin",
- "version": "4.1.1",
+ "version": "4.1.2",
"homepage": "https://github.com/kitajs/html/tree/master/packages/ts-html-plugin#readme",
"bugs": "https://github.com/kitajs/html/issues",
"repository": {
0 commit comments