react-docgen-typescript-plugin
Advanced tools
Comparing version 0.6.4-canary.23.338555d5b9e7ece6bfe39514f088f80075d23d2d.0 to 0.7.0
@@ -0,1 +1,13 @@ | ||
# v0.7.0 (Fri Dec 04 2020) | ||
#### 🚀 Enhancement | ||
- cache docgen results in between builds for faster startup times [#23](https://github.com/hipstersmoothie/react-docgen-typescript-plugin/pull/23) ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
#### Authors: 1 | ||
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
--- | ||
# v0.6.3 (Thu Dec 03 2020) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "react-docgen-typescript-plugin", | ||
"version": "0.6.4-canary.23.338555d5b9e7ece6bfe39514f088f80075d23d2d.0", | ||
"version": "0.7.0", | ||
"description": "A webpack plugin to inject react typescript docgen information.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
47832