- 18e890c: fix:
processCodeBlockInTemplate
for compatibility with ngComponentOutlet and bindings
- 5ef7920: fix: apply svelte styling during ssr
- 0a39722: 💣 Breaking Change: Angular generator: all components are now exported as a
default
export instead of a named export.
- 0a39722: Fix: reduce false positive props found in
getProps
- 0a39722: Feat: remove all explicit
.js
import extensions whenexplicitImportFileExtension
config isfalse
- 0a39722: Feat: update angular generator to support dynamic components, context and more
- ba5e3b4: fix: solidjs
onUpdate
memoization
- 5738855: fix: solidjs
createMemo
for onUpdate deps, and for getters in state
- 6688702: Fix: React shorthand for boolean properties set to
true
- 20efa15: feat: add slots property for nodes. add support for it in react generator.
- 9944a68: Fix: improve imports so mitosis can be built in browser easily
- 83b9bb8: fix: include styles for img elements in
compileAwayBuilderComponents
plugin
- 9d6e019: Fix: simplify React true bindings.
- 9d6e019: Fix: Builder->Mitosis single node slot
- 5dfd7cd: Breaking Change: remove vue2 and vue3 generators, keeping only the default vue generator (which generates vue3).
- 4e49454: Fix: Builder JSON to Mitosis JSON slot generation
- 35becd6: Fix: remove all empty text nodes in JSX parser
- f64d9b0: fix: Vue composition API watch deps
- 35becd6: fix: remove redundant {' '} in React generator
- 9720fb6: Fix: Svelte reactivity in onUpdate dependencies
- e4f0019: [fix]
preventDefault
in Qwik
- a4f8311: moved Vue _classStringToObject logic behind an option
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.