荣彬 3de82f51a5 Publish
- @ali/lowcode-demo@0.11.0
 - @ali/lowcode-material-parser@0.11.0
 - @ali/lowcode-plugin-sample-preview@0.11.0
 - @ali/lowcode-rax-simulator-renderer@0.11.0
 - @ali/lowcode-react-renderer@0.11.0
 - @ali/lowcode-react-simulator-renderer@0.11.0
2020-08-14 17:47:54 +08:00

6.6 KiB

Change Log

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

0.11.0 (2020-08-14)

Features

  • support typescript & dynamic parsing in material parser (6168ef5)

0.10.0 (2020-08-14)

Note: Version bump only for package @ali/lowcode-material-parser

0.9.2 (2020-05-07)

Note: Version bump only for package @ali/lowcode-material-parser

0.9.0 (2020-03-31)

Bug Fixes

  • [material-parser]fix bug of main field & remove useless debugger (8fde0ec)
  • fix bug of build errors (770a1b6)
  • fix bug of missing types in material-parser (9ce0a73)

Features

  • 🎸 support parsing fusion source code (5895cf1)
  • support localizing (e1faa84)

0.8.4 (2020-03-30)

Note: Version bump only for package @ali/lowcode-material-parser

0.8.3 (2020-03-30)

Note: Version bump only for package @ali/lowcode-material-parser

0.8.2 (2020-03-30)

Bug Fixes

  • 🐛 fix bug of transforming type (ebbe58d)
  • 🐛 fix bug of validate schema (3f97523)

Code Refactoring

  • 💡 refactor with react-docgen (64c9daa)

Features

  • complete component protocol json schema & validate method (3df360d)
  • immigrate aimake materialin (44ac85f)
  • import react-docgen to parse propTypes (6e66168)
  • remove -p tslint.json for test (6d013e1)
  • remove useless codes & modify generator (dcd1b33)
  • support multiple exported components (db1b6de)

BREAKING CHANGES

  • 🧨 use react-docgen to replace parser

0.8.1 (2020-03-30)

Bug Fixes

<<<<<<< HEAD

  • 🐛 fix bug of transforming type (ebbe58d)
  • 🐛 fix bug of validate schema (3f97523) =======
  • 🐛 fix bug of transforming type (ebbe58d)
  • 🐛 fix bug of validate schema (3f97523)

df955e1db9

Code Refactoring

<<<<<<< HEAD

  • 💡 refactor with react-docgen (64c9daa) =======
  • 💡 refactor with react-docgen (64c9daa)

df955e1db9

Features

<<<<<<< HEAD

  • complete component protocol json schema & validate method (3df360d)
  • immigrate aimake materialin (44ac85f)
  • import react-docgen to parse propTypes (6e66168)
  • remove -p tslint.json for test (6d013e1)
  • remove useless codes & modify generator (dcd1b33)
  • support multiple exported components (db1b6de) =======
  • complete component protocol json schema & validate method (3df360d)
  • immigrate aimake materialin (44ac85f)
  • import react-docgen to parse propTypes (6e66168)
  • remove -p tslint.json for test (6d013e1)
  • remove useless codes & modify generator (dcd1b33)
  • support multiple exported components (db1b6de)

df955e1db9

BREAKING CHANGES

  • 🧨 use react-docgen to replace parser