Files
tango/packages/core/CHANGELOG.md
T
Wells 14375284e4 chore(release): publish
- @music163/tango-context@1.0.0-alpha.10
 - @music163/tango-core@1.0.0-alpha.10
 - @music163/tango-designer@1.0.0-alpha.18
 - @music163/tango-helpers@1.0.0-alpha.6
 - @music163/tango-sandbox@1.0.0-alpha.10
 - @music163/tango-setting-form@1.0.0-alpha.14
 - @music163/tango-ui@1.0.0-alpha.12
2024-04-09 14:37:56 +08:00

9.3 KiB

Change Log

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

1.0.0-alpha.10 (2024-04-09)

Bug Fixes

  • update setters and use tabOptions to filter props (#129) (93608d1)

1.0.0-alpha.9 (2024-03-26)

Features

1.0.0-alpha.8 (2024-03-18)

Note: Version bump only for package @music163/tango-core

1.0.0-alpha.7 (2024-03-18)

Features

1.0.0-alpha.6 (2024-01-16)

Bug Fixes

1.0.0-alpha.5 (2023-12-29)

Bug Fixes

  • check if store value is valid (765ea07)
  • refactor VariableTree & Workspace (#83) (8c07821)

1.0.0-alpha.4 (2023-12-26)

Bug Fixes

  • list overflow in expSetter (4d6b67e)

1.0.0-alpha.3 (2023-12-25)

Bug Fixes

  • export componentEntry module (149002d)

1.0.0-alpha.1 (2023-12-12)

Note: Version bump only for package @music163/tango-core

0.2.11 (2023-12-04)

Bug Fixes

0.2.10 (2023-12-04)

Bug Fixes

  • add filesFormatter to sandbox & fix update props with imports (#71) (138cbe9)

0.2.9 (2023-11-30)

Bug Fixes

  • fix render components tree (76a5a2c)

0.2.8 (2023-11-29)

Bug Fixes

0.2.7 (2023-11-27)

Bug Fixes

  • list service functions (91b53da)
  • parse tango variables in view file (d917633)

0.2.6 (2023-11-23)

Bug Fixes

0.2.5 (2023-11-20)

Bug Fixes

0.2.4 (2023-11-16)

Bug Fixes

  • allow override existing file via addFile (6cf673e)
  • export isJSXElementById from traverse (#54) (208e275)
  • parse variables from view (089a482)
  • update types (653386d)

0.2.3 (2023-11-02)

Bug Fixes

  • add onFilesChange to workspace (#50) (d775a50)
  • core: create store without entry file (ae806ae)
  • core: logging drop action (963bfe1)
  • designer model add defaultActiveSidebarPanel (#51) (9dd11f7)
  • refactor workspace onFilesChange (f53ce94)
  • update types (46d5f59)

0.2.2 (2023-10-23)

Bug Fixes

0.2.1 (2023-09-22)

Bug Fixes

  • add listServiceFunctions (09a1e21)

0.2.0 (2023-09-21)

Features

  • support multiple service modules & refactor workspace (a7df29c)

0.1.4 (2023-09-18)

Note: Version bump only for package @music163/tango-core

0.1.3 (2023-09-13)

Bug Fixes

0.1.2 (2023-09-06)

Bug Fixes