Skip to content

Releases: BuilderIO/mitosis

@builder.io/mitosis@0.3.2

29 May 19:11
9bf67fc
Compare
Choose a tag to compare

Patch Changes

  • 78f6a64: Misc: remove unused dependencies.

@builder.io/mitosis-cli@0.3.2

29 May 19:11
9bf67fc
Compare
Choose a tag to compare

Patch Changes

  • 78f6a64: Misc: remove unused dependencies.
  • Updated dependencies [78f6a64]
    • @builder.io/mitosis@0.3.2

@builder.io/mitosis@0.3.1

22 May 19:30
7ce54b8
Compare
Choose a tag to compare

Patch Changes

  • c8b7883: Fix: parse slots into MitosisNode slots property.

@builder.io/mitosis-cli@0.3.1

22 May 19:30
7ce54b8
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [c8b7883]
    • @builder.io/mitosis@0.3.1

@builder.io/eslint-plugin-mitosis@0.0.16

14 May 14:25
2e26c91
Compare
Choose a tag to compare

Patch Changes

  • 5d218b6: Feature: new rule (no-setter-with-same-name-as-state-prop) prevents users from having a state property with the same name as a generated setter.

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

@builder.io/create-mitosis@0.0.8

14 May 14:25
2e26c91
Compare
Choose a tag to compare

Patch Changes

  • 7955e1f: Fix: npm run start command on Windows.

@builder.io/mitosis@0.3.0

09 May 14:09
e13e279
Compare
Choose a tag to compare

Minor Changes

  • c249052: Feat: visuallyIgnoreHostElement option for angular to ignore angular components as elements in the DOM

@builder.io/mitosis-cli@0.3.0

09 May 14:09
e13e279
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [c249052]
    • @builder.io/mitosis@0.3.0

@builder.io/create-mitosis@0.0.7

09 May 15:20
1c800ed
Compare
Choose a tag to compare

Patch Changes

  • 4ab3ce8: Fix: remove duplicate .eslintrc.js extends config.

@builder.io/mitosis@0.2.10

08 May 20:06
b28ba2a
Compare
Choose a tag to compare

Patch Changes

  • 90b3b02: Support for custom generators / targets