This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
Releases: ts-graphviz/react
Releases · ts-graphviz/react
v0.9.1 🌈
v0.9.0 🌈
🚀 Features
- Upgrade to ts-graphviz@^0.16.0 @kamiazya (#325)
- add exports field to package.json @kamiazya (#319)
- BRAKING CHANGE: refactor render function @kamiazya (#323)
Changes
- Bump ws from 7.4.2 to 7.4.6 @dependabot (#324)
- Refactoring for improving maintainability @kamiazya (#322)
- upgrade dependencies to the latest @kamiazya (#321)
- fix build script to use rollup @kamiazya (#320)
- Bump @types/react-dom from 17.0.0 to 17.0.5 @dependabot (#316)
- Bump lodash from 4.17.19 to 4.17.21 @dependabot (#317)
- Bump hosted-git-info from 2.8.8 to 2.8.9 @dependabot (#318)
v0.8.0 🌈
🚀 Features
- Allow xlabel to be decribed with "Node" HTML like element @tokidrill (#148)
- Support react 17 and update dependencies @kamiazya (#239)
- Support grouped edge targets @nagasawaryoya (#254)
🐛 Bug Fixes
- stop running CI on Windows @kamiazya (#241)
- Exclude enum types @nagasawaryoya (#287)
Changes
- [Security] Bump y18n from 4.0.0 to 4.0.2 @dependabot-preview (#282)
- docs: add tokidrill as a contributor @allcontributors (#256)
- docs: add nagasawaryoya as a contributor @allcontributors (#255)
- docs: add kamiazya as a contributor @allcontributors (#147)
Special thanks for @tokidrill and @nagasawaryoya ✨
v0.7.0 🌈
Changes
- Bump rollup-plugin-typescript2 from 0.27.1 to 0.27.2 @dependabot-preview (#166)
- Bump @types/fs-extra from 8.1.0 to 9.0.1 @dependabot-preview (#96)
- Bump @typescript-eslint/parser from 2.33.0 to 2.34.0 @dependabot-preview (#103)
- Bump @types/react from 16.9.43 to 16.9.46 @dependabot-preview (#170)
- Bump @rollup/plugin-commonjs from 11.1.0 to 15.0.0 @dependabot-preview (#171)
- Bump @testing-library/react from 10.4.7 to 10.4.9 @dependabot-preview (#175)
- Bump rollup-plugin-dts from 1.4.9 to 1.4.10 @dependabot-preview (#165)
- Bump rollup-plugin-terser from 5.3.0 to 7.0.0 @dependabot-preview (#168)
- Bump ts-loader from 7.0.5 to 8.0.3 @dependabot-preview (#176)
- Bump rollup from 2.23.0 to 2.26.5 @dependabot-preview (#177)
- fix html like label font props @kamiazya (#178)
v0.6.1 🌈
v0.6.0 🌈
Changes
- Unsupport web feature @kamiazya (#158)
- Bump eslint-plugin-jest from 23.11.0 to 23.19.0 @dependabot-preview (#155)
- Bump rollup from 2.10.5 to 2.23.0 @dependabot-preview (#153)
- Bump @testing-library/jest-dom from 5.5.0 to 5.11.2 @dependabot-preview (#156)
- [Security] Bump lodash from 4.17.15 to 4.17.19 @dependabot-preview (#149)
- [Security] Bump elliptic from 6.5.2 to 6.5.3 @dependabot-preview (#157)
- Bump ts-graphviz from 0.12.0 to 0.13.1 @dependabot-preview (#109)
- [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 @dependabot-preview (#116)
v0.5.0 🌈
🚀 Features
Changes
- Bump @types/react from 16.9.34 to 16.9.35 @dependabot-preview (#84)
- Bump jest from 25.3.0 to 25.5.4 @dependabot-preview (#85)
- Bump @typescript-eslint/eslint-plugin from 2.33.0 to 2.34.0 @dependabot-preview (#94)
- Bump rollup from 2.10.0 to 2.10.5 @dependabot-preview (#98)
- Bump typescript from 3.8.3 to 3.9.3 @dependabot-preview (#97)
- Bump eslint-plugin-react-hooks from 4.0.1 to 4.0.2 @dependabot-preview (#83)
v0.4.3 🌈
v0.4.2 🌈
🚀 Features
Changes
- Upgrade prettier to v2 @kamiazya (#82)
- Bump react-reconciler from 0.24.0 to 0.25.1 @dependabot-preview (#60)
- Bump @types/react-dom from 16.9.6 to 16.9.8 @dependabot-preview (#77)
- Bump ts-node from 8.9.1 to 8.10.1 @dependabot-preview (#74)
- Bump ts-loader from 7.0.2 to 7.0.4 @dependabot-preview (#80)
- Bump eslint-plugin-jest from 23.8.2 to 23.10.0 @dependabot-preview (#76)
- Bump @typescript-eslint/parser from 2.28.0 to 2.33.0 @dependabot-preview (#79)
- Bump eslint-plugin-react-hooks from 3.0.0 to 4.0.0 @dependabot-preview (#73)
- Bump rollup-plugin-typescript2 from 0.27.0 to 0.27.1 @dependabot-preview (#78)
- Bump rollup from 2.6.1 to 2.10.0 @dependabot-preview (#81)
- Fix CI, fix to kamiazya/setup-graphviz @kamiazya (#70)