Releases: stenciljs/output-targets
Releases · stenciljs/output-targets
@stencil/react-output-target@1.2.0
🐛 Bug Fix
- Various improvements for Next.js Runtime based SSR, including:
- better serialization of child nodes improving results of serialization of Declarative Shadow DOMs
- use of Next.js
dynamicprimitive to avoid hydration errors in runtime
Full Changelog: https://github.com/stenciljs/output-targets/compare/@stencil/react-output-target@1.1.1...@stencil/react-output-target@1.2.0
@stencil/react-output-target@1.1.1
🐛 Bug Fix
9f20ee0fix(react): forward ref to underlying web component (#655) (@RakeshPawar)
@stencil/angular-output-target@1.1.0
🚀 Enhancement
11f028dFeature/required inputs (#673) (@mklemarczyk)
@stencil/vue-output-target@0.10.8
@stencil/react-output-target@1.1.0
This change contains mostly changes for SSR in Next.js, including:
@stencil/angular-output-target@1.0.0
This release includes the following changes:
💥 Breaking
- Upgraded component-library-angular to Angular 20 and added a new Angular app to example-project (#652) (a6fefb6)
🐛 Bug fix
Thank you to @gratzl-dev for their contribution! 🎉
@stencil/react-output-target@1.0.5
@stencil/ssr@0.1.0, @stencil/react-output-target@1.0.0
🚀 Enhancement
2873b0efeat(react): support Vite based SSR (#624) (@christian-bromann)5a1a276feat(ssr): support object hydration (#633) (@christian-bromann)
@stencil/vue-output-target@0.10.7
@stencil/vue-output-target@0.10.7 (2025-03-17)
🐛 Bug Fix
@stencil/vue-output-target50ed60f0fix(vue): support more complex types for routerLink (@christian-bromann)22805963fix(vue): fix typing for routerLink attribute (@christian-bromann)a162a46dcfix(vue): support node classic module resolution for types (@christian-bromann)
@stencil/vue-output-target@0.10.3
🐛 Bug Fix
vue-output-targete572b60ffix(vue): fix model value assignment (@christian-bromann)