Releases: BuilderIO/mitosis
Releases · BuilderIO/mitosis
@builder.io/[email protected]
Patch Changes
- 95cf7e0: Angular: generator handles self closing tags with components properly
@builder.io/[email protected]
Patch Changes
- Updated dependencies [95cf7e0]
- @builder.io/[email protected]
@builder.io/[email protected]
Patch Changes
- 9d47e1a: feat: add
layerLockedandgroupLockedattribute support for builder json
@builder.io/[email protected]
Patch Changes
- Updated dependencies [9d47e1a]
- @builder.io/[email protected]
@builder.io/[email protected]
Patch Changes
- 9052eb6: [React Native] Fix: import
StyleSheetfrom React Native when styles are used
@builder.io/[email protected]
Patch Changes
- Updated dependencies [9052eb6]
- @builder.io/[email protected]
@builder.io/[email protected]
Minor Changes
-
3ac5f63: [Angular] revamp of the angular signals generator
New
- Support for template strings inside templates (converted to computed values)
- Support for spread values inside templates (converted to computed values)
- Support for TS
as Xexpressions inside templates (converted to computed values) export default classcomponent support usingdefaultExportComponentsoption- Support dynamic component rendering (
ngComponentOutlet) - Dependent signals initialization via
onInit onMounthook code to run only in the browser after view initializationngSkipHydrationsupport usinguseMetadata- Helper utilities to set attributes and events on elements from arbitrary spread props
- Fully typed component inputs
- Dual-mode
computed()handling:- In a
Forcontext with index and forName, uses plain functions - Otherwise, uses Angular’s
computed
- In a
- Binding functions when passed as props
Fixes
- Functions erroneously passed as
fn()in callable expressions - Callable-expression arguments not updating
state.xorprops.xtox()
Patch Changes
- 843814f: fix: do not generate empty expressions with slots
@builder.io/[email protected]
Minor Changes
-
3baeefe: [cli] add
cosmiconfigto load different configs:mitosis.config.jsmitosis.config.tsmitosis.config.mjsmitosis.config.cjsmitosis.config.json
Patch Changes
- 843814f: fix: do not generate empty expressions with slots
- Updated dependencies [843814f]
- Updated dependencies [3ac5f63]
- @builder.io/[email protected]
@builder.io/[email protected]
Minor Changes
- dee8a62: add flag for serializing and parsing deeply nested nodes
@builder.io/[email protected]
Patch Changes
- Updated dependencies [dee8a62]
- @builder.io/[email protected]