Skip to content

Commit aac3605

Browse files
v4.43.3 (#6645)
Co-authored-by: johnjenkins <5030133+johnjenkins@users.noreply.github.com> Co-authored-by: John Jenkins <johnljenkins@Hotmail.com>
1 parent cd22da5 commit aac3605

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 🐕 [4.43.3](https://github.com/stenciljs/core/compare/v4.43.2...v4.43.3) (2026-03-19)
2+
3+
4+
### Features
5+
6+
* **testing:** deprecate all integrated testing options ([#6642](https://github.com/stenciljs/core/issues/6642)) ([02f91b3](https://github.com/stenciljs/core/commit/02f91b3b59461d55ea8527b328cd48056cb6130a))
7+
8+
9+
110
## 🌙 [4.43.2](https://github.com/stenciljs/core/compare/v4.43.1...v4.43.2) (2026-02-27)
211

312

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.43.2",
3+
"version": "4.43.3",
44
"license": "MIT",
55
"main": "./internal/stencil-core/index.cjs",
66
"module": "./internal/stencil-core/index.js",

0 commit comments

Comments
 (0)