Skip to content

chore(release): automated release preparation#719

Merged
johnjenkins merged 6 commits intomainfrom
release/automated-20260103-014401
Jan 3, 2026
Merged

chore(release): automated release preparation#719
johnjenkins merged 6 commits intomainfrom
release/automated-20260103-014401

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jan 3, 2026

🚀 Automated Release PR

This PR was automatically generated by the semantic-release workflow.

Changes

This PR includes:

  • ✅ Version bumps for affected packages based on conventional commits
  • ✅ Updated CHANGELOG.md with release notes

What's included

chore(release): @stencil/ssr@0.2.0 [skip ci]

## [0.2.0](https://github.com/stenciljs/output-targets/compare/@stencil/ssr@0.1.0...@stencil/ssr@0.2.0) (2026-01-03)

### :rocket: Enhancement

* **react:** enhance React output target with unified server/client imports and improved SSR property serialization ([132f9d9](https://github.com/stenciljs/output-targets/commit/132f9d9fe72e1f9f63f3e91e4be98f75de1cefda))
* Upgraded component-library-angular to Angular 20 and added a new Angular app to example-project ([#652](https://github.com/stenciljs/output-targets/issues/652)) ([a6fefb6](https://github.com/stenciljs/output-targets/commit/a6fefb6d8cebe32a00d0e7289a079dc12120d26d)), closes [#643](https://github.com/stenciljs/output-targets/issues/643)
* **vue:** implement custom event property as source for v-model ([#689](https://github.com/stenciljs/output-targets/issues/689)) ([bc385bb](https://github.com/stenciljs/output-targets/commit/bc385bb0794e3062bd579669f18bb4f3ccf3aef3))

### :bug: Bug Fix

* **#646:** react create components.ts file ([#647](https://github.com/stenciljs/output-targets/issues/647)) ([7524cbf](https://github.com/stenciljs/output-targets/commit/7524cbf0b74e87c1e5856ed27d128cdbed3853bd)), closes [#646](https://github.com/stenciljs/output-targets/issues/646) [#646](https://github.com/stenciljs/output-targets/issues/646)
* **angular:** include outputs in angular component definition ([#688](https://github.com/stenciljs/output-targets/issues/688)) ([16f1fd1](https://github.com/stenciljs/output-targets/commit/16f1fd18d63754dc1efdddc2cebdf1b9ba5137d6)), closes [#643](https://github.com/stenciljs/output-targets/issues/643) [#643](https://github.com/stenciljs/output-targets/issues/643)
* **angular:** prettify code ([69e1cba](https://github.com/stenciljs/output-targets/commit/69e1cbaa5b9a86a1b6ba654a1d2255de6fd184c9))
* **angular:** use forwardRef in control value accessor directives. ([#697](https://github.com/stenciljs/output-targets/issues/697)) ([dcb4bd2](https://github.com/stenciljs/output-targets/commit/dcb4bd28f659070e329b8e0f7454770b3fd8bbed))
* **ci:** run in macos environment ([0631306](https://github.com/stenciljs/output-targets/commit/063130616cda2bf86d9b2296e9a06154905a0a6d))
* **dependabot:** don't run updates based on projects ([3d43687](https://github.com/stenciljs/output-targets/commit/3d43687a81e8376104653684d1b6104cbd4bf3a1))
* **dependabot:** group updates of minor and patch versions in a single PR ([47bdb20](https://github.com/stenciljs/output-targets/commit/47bdb209e2caae1d7f55ae2c1db79d3be053775d))
* **dependabot:** optimize configuration ([ce29757](https://github.com/stenciljs/output-targets/commit/ce29757f3194eeaea4b3c3d8c626788d15b50419))
* **internal:** update changelog ([4bb6cfc](https://github.com/stenciljs/output-targets/commit/4bb6cfc84ebdebbf0975f159b26b2ced92193d1f))
* nuxt ssr mismatch class errors ([#651](https://github.com/stenciljs/output-targets/issues/651)) ([be797b1](https://github.com/stenciljs/output-targets/commit/be797b179d3073848c4082c8db603d82bb76d0d7))
* **react:** always use per-component CustomEvent types for event props ([#716](https://github.com/stenciljs/output-targets/issues/716)) ([8ebba85](https://github.com/stenciljs/output-targets/commit/8ebba85f603518482457faf74997d0008ded3dc9)), closes [#531](https://github.com/stenciljs/output-targets/issues/531)
* **react:** better style to css transformation ([ccc76a7](https://github.com/stenciljs/output-targets/commit/ccc76a7dd7b65dddbc28d05334652bba01e5c6ba))
* **react:** fixed wording in component wrapper ([a83bb4b](https://github.com/stenciljs/output-targets/commit/a83bb4bd29fa276f8b5fa895e9b4637164a6753d))
* **react:** forward ref to underlying web component ([#655](https://github.com/stenciljs/output-targets/issues/655)) ([9f20ee0](https://github.com/stenciljs/output-targets/commit/9f20ee0add49b0a149d958a8b2676a7ebee79aa7))
* **react:** improved SSR for Next.js ([#683](https://github.com/stenciljs/output-targets/issues/683)) ([c49a3b5](https://github.com/stenciljs/output-targets/commit/c49a3b5d9ec11c680bd55413f2e9fea76e23ac4c))
* **react:** make types compatible with v18 and v19 ([f887ae7](https://github.com/stenciljs/output-targets/commit/f887ae76b0e9de58e46231af3376daf06f945071))
* **react:** properly type generated component files ([3e7cc0c](https://github.com/stenciljs/output-targets/commit/3e7cc0cddf9d535228fccb8eccc3b53fd6c015f3))
* **react:** revive esModules option ([d98df24](https://github.com/stenciljs/output-targets/commit/d98df248168ad61ad122cfc9c96d81e7767ab226))
* revert model update event renaming ([#649](https://github.com/stenciljs/output-targets/issues/649)) ([5c67692](https://github.com/stenciljs/output-targets/commit/5c676928bf310f897e8e8c40d35230638bf0ac82))
* **ssr:** improved SSR handling in Next.js ([#641](https://github.com/stenciljs/output-targets/issues/641)) ([22e075f](https://github.com/stenciljs/output-targets/commit/22e075f5eb8461af6465598dadd8dd1923f70ff3))
* **vue:** remove unnecessary vue patch ([34f7ce2](https://github.com/stenciljs/output-targets/commit/34f7ce225dc751c08627e27dfbe945a09d77c976))

### :memo: Documentation

* **internal:** link release workflow ([0e69d0e](https://github.com/stenciljs/output-targets/commit/0e69d0eff7cf3829dafa8cbb16f9082ed1329cc6))
* **internal:** update contributing guidelines ([08c96fd](https://github.com/stenciljs/output-targets/commit/08c96fdac6078f04459c12406ba2b6dcf7e1363b))

Next Steps

  1. Review the version bumps and changelog updates
  2. Ensure all changes are correct
  3. Merge this PR to main
  4. After merging, trigger the production release workflow for each package

Note: This PR does NOT publish to npm. After merging, you must manually trigger the Production Release workflow for each package you want to publish.

## [0.11.0](https://github.com/stenciljs/output-targets/compare/@stencil/vue-output-target@0.10.8...@stencil/vue-output-target@0.11.0) (2026-01-03)

### 🚀 Enhancement

* **react:** enhance React output target with unified server/client imports and improved SSR property serialization ([132f9d9](132f9d9))
* **vue:** implement custom event property as source for v-model ([#689](#689)) ([bc385bb](bc385bb))

### 🐛 Bug Fix

* **angular:** include outputs in angular component definition ([#688](#688)) ([16f1fd1](16f1fd1)), closes [#643](#643) [#643](#643)
* **angular:** prettify code ([69e1cba](69e1cba))
* **angular:** use forwardRef in control value accessor directives. ([#697](#697)) ([dcb4bd2](dcb4bd2))
* **dependabot:** don't run updates based on projects ([3d43687](3d43687))
* **dependabot:** group updates of minor and patch versions in a single PR ([47bdb20](47bdb20))
* **dependabot:** optimize configuration ([ce29757](ce29757))
* **internal:** update changelog ([4bb6cfc](4bb6cfc))
* **react:** always use per-component CustomEvent types for event props ([#716](#716)) ([8ebba85](8ebba85)), closes [#531](#531)
* **react:** better style to css transformation ([ccc76a7](ccc76a7))
* **react:** forward ref to underlying web component ([#655](#655)) ([9f20ee0](9f20ee0))
* **react:** improved SSR for Next.js ([#683](#683)) ([c49a3b5](c49a3b5))
* **react:** properly type generated component files ([3e7cc0c](3e7cc0c))
* **vue:** remove unnecessary vue patch ([34f7ce2](34f7ce2))

### 📝 Documentation

* **internal:** link release workflow ([0e69d0e](0e69d0e))
* **internal:** update contributing guidelines ([08c96fd](08c96fd))
## [1.2.1](https://github.com/stenciljs/output-targets/compare/@stencil/react-output-target@1.2.0...@stencil/react-output-target@1.2.1) (2026-01-03)

### 🚀 Enhancement

* **vue:** implement custom event property as source for v-model ([#689](#689)) ([bc385bb](bc385bb))

### 🐛 Bug Fix

* **angular:** include outputs in angular component definition ([#688](#688)) ([16f1fd1](16f1fd1)), closes [#643](#643) [#643](#643)
* **angular:** use forwardRef in control value accessor directives. ([#697](#697)) ([dcb4bd2](dcb4bd2))
* **react:** always use per-component CustomEvent types for event props ([#716](#716)) ([8ebba85](8ebba85)), closes [#531](#531)

### 📝 Documentation

* **internal:** link release workflow ([0e69d0e](0e69d0e))
* **internal:** update contributing guidelines ([08c96fd](08c96fd))
## [0.2.0](https://github.com/stenciljs/output-targets/compare/@stencil/ssr@0.1.0...@stencil/ssr@0.2.0) (2026-01-03)

### 🚀 Enhancement

* **react:** enhance React output target with unified server/client imports and improved SSR property serialization ([132f9d9](132f9d9))
* Upgraded component-library-angular to Angular 20 and added a new Angular app to example-project ([#652](#652)) ([a6fefb6](a6fefb6)), closes [#643](#643)
* **vue:** implement custom event property as source for v-model ([#689](#689)) ([bc385bb](bc385bb))

### 🐛 Bug Fix

* **#646:** react create components.ts file ([#647](#647)) ([7524cbf](7524cbf)), closes [#646](#646) [#646](#646)
* **angular:** include outputs in angular component definition ([#688](#688)) ([16f1fd1](16f1fd1)), closes [#643](#643) [#643](#643)
* **angular:** prettify code ([69e1cba](69e1cba))
* **angular:** use forwardRef in control value accessor directives. ([#697](#697)) ([dcb4bd2](dcb4bd2))
* **ci:** run in macos environment ([0631306](0631306))
* **dependabot:** don't run updates based on projects ([3d43687](3d43687))
* **dependabot:** group updates of minor and patch versions in a single PR ([47bdb20](47bdb20))
* **dependabot:** optimize configuration ([ce29757](ce29757))
* **internal:** update changelog ([4bb6cfc](4bb6cfc))
* nuxt ssr mismatch class errors ([#651](#651)) ([be797b1](be797b1))
* **react:** always use per-component CustomEvent types for event props ([#716](#716)) ([8ebba85](8ebba85)), closes [#531](#531)
* **react:** better style to css transformation ([ccc76a7](ccc76a7))
* **react:** fixed wording in component wrapper ([a83bb4b](a83bb4b))
* **react:** forward ref to underlying web component ([#655](#655)) ([9f20ee0](9f20ee0))
* **react:** improved SSR for Next.js ([#683](#683)) ([c49a3b5](c49a3b5))
* **react:** make types compatible with v18 and v19 ([f887ae7](f887ae7))
* **react:** properly type generated component files ([3e7cc0c](3e7cc0c))
* **react:** revive esModules option ([d98df24](d98df24))
* revert model update event renaming ([#649](#649)) ([5c67692](5c67692))
* **ssr:** improved SSR handling in Next.js ([#641](#641)) ([22e075f](22e075f))
* **vue:** remove unnecessary vue patch ([34f7ce2](34f7ce2))

### 📝 Documentation

* **internal:** link release workflow ([0e69d0e](0e69d0e))
* **internal:** update contributing guidelines ([08c96fd](08c96fd))
@github-actions github-actions bot requested a review from a team as a code owner January 3, 2026 01:44
@johnjenkins johnjenkins closed this Jan 3, 2026
@johnjenkins johnjenkins reopened this Jan 3, 2026
@johnjenkins johnjenkins enabled auto-merge (squash) January 3, 2026 02:15
@johnjenkins johnjenkins disabled auto-merge January 3, 2026 22:00
@johnjenkins johnjenkins merged commit eb30334 into main Jan 3, 2026
3 checks passed
@johnjenkins johnjenkins deleted the release/automated-20260103-014401 branch January 3, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants