🍌 3.0.0-alpha.0 (2023-04-05)
Bug Fixes
- compiler: destroy callback naming (283bde7)
- declarations: correct event handler names for composition events (42a8e7e)
- runtime: autocapitalize property is a string (e921bf8)
- runtime: onInput event type (110faf1)
Features
- cli: update flag defaults for V3 (40c09c2)
- compiler: add
CustomElementExportBehavior
to custom elements … (b59761d) - compiler: add
defineCustomElements
method & signature typedef (3f7b9bc) - compiler: export custom types in compiled output (42d5fa2)
- compiler: moves
autoDefineCustomElements
to an export behavior (1ea058b) - node: drop node 12 support (ba96132)
- output_targets: remove legacy angular target (bc35358)