chore(release): @antv/x6-react-shape@1.3.0 [skip ci]

# @antv/x6-react-shape [1.3.0](https://github.com/antvis/x6/compare/@antv/x6-react-shape@1.2.5...@antv/x6-react-shape@1.3.0) (2021-01-26)

### Features

*  add `primer` and `useForeignObject` option for react-shape ([eca8186](ab6a06f1fe))
This commit is contained in:
x6-bot
2021-01-26 09:03:13 +00:00
parent b82cd02941
commit e879e6a968
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# @antv/x6-react-shape [1.3.0](https://github.com/antvis/x6/compare/@antv/x6-react-shape@1.2.5...@antv/x6-react-shape@1.3.0) (2021-01-26)
### Features
* ✨ add `primer` and `useForeignObject` option for react-shape ([eca8186](https://github.com/antvis/x6/commit/eca818687662a5f84a6300944819220853bc1964))
## @antv/x6-react-shape [1.2.5](https://github.com/antvis/x6/compare/@antv/x6-react-shape@1.2.4...@antv/x6-react-shape@1.2.5) (2021-01-22)

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6-react-shape",
"version": "1.2.5",
"version": "1.3.0",
"description": "X6 shape for rendering react components.",
"main": "lib/index.js",
"module": "es/index.js",