Releases: rindojs/rindo
Releases · rindojs/rindo
🏖 3.0.0-alpha.1 (2023-04-05)
Features
- e2e: add support for puppteer v19 (cba47f5)
🍌 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)
🐉 2.22.3 (2023-04-05)
Bug Fixes
- compiler: use file system polling events in watch mode (fc6ef8b)
🍿 2.22.2 (2023-04-05)
Bug Fixes
- cli: typo in telemetry command (ef8af77)
☕️ 2.18.0 (2023-01-11)
🏵 2.17.4 (2023-01-11)
🌱 2.17.3 (2023-01-11)
Bug Fixes
- validation: update module location suggestion (30fb63d)
⚽️ 2.17.2 (2023-01-11)
Bug Fixes
- cli: fix bug with parsing --fooBar=baz type CLI flags (93b2284)
- cli: remove usage of deprecated npm env var from arg parser (8be00ec)
- compiler: update package.json validation for the 'module' field (075d98a)
- mock-doc: add missing methods to the element mock (d5dafba)
Features
- ci: fail the browserstack tests if any files were changed or added (bfd39e2)