Skip to content

Commit 5c0fec9

Browse files
v4.43.0 (#6598)
Co-authored-by: johnjenkins <5030133+johnjenkins@users.noreply.github.com>
1 parent 8a34ac5 commit 5c0fec9

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 👒 [4.43.0](https://github.com/stenciljs/core/compare/v4.42.1...v4.43.0) (2026-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **compiler:** JSX Runtime Hydration Failure ([#6595](https://github.com/stenciljs/core/issues/6595)) ([8a34ac5](https://github.com/stenciljs/core/commit/8a34ac5cac109d8db83d0fe55dadb522e3b7c379))
7+
8+
9+
### Features
10+
11+
* **dist-custom-elements:** new `autoLoader` option ([#6594](https://github.com/stenciljs/core/issues/6594)) ([e130b7a](https://github.com/stenciljs/core/commit/e130b7aa5f126684ccfa9bfd64e7ed438d1722a2))
12+
13+
14+
115
## 🌍 [4.42.1](https://github.com/stenciljs/core/compare/v4.42.0...v4.42.1) (2026-02-06)
216

317

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencil/core",
3-
"version": "4.42.1",
3+
"version": "4.43.0",
44
"license": "MIT",
55
"main": "./internal/stencil-core/index.cjs",
66
"module": "./internal/stencil-core/index.js",

0 commit comments

Comments
 (0)