v1.0.0-alpha.69
- Disabled Windows support as it's too hard to maintain
- Deprecated support for node 8
- Updated dependencies, fixed acorn security bug.
Minor changes:
- "@babel/core": "^7.7.7",
+ "@babel/core": "^7.8.7",
- "@babel/plugin-proposal-object-rest-spread": "^7.7.7",
+ "@babel/plugin-proposal-object-rest-spread": "^7.8.3",
- "@babel/plugin-syntax-dynamic-import": "^7.7.4",
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/plugin-transform-runtime": "^7.7.6",
+ "@babel/plugin-transform-runtime": "^7.8.3",
- "@babel/preset-env": "^7.7.7",
+ "@babel/preset-env": "^7.8.7",
- "@babel/preset-react": "^7.7.4",
+ "@babel/preset-react": "^7.8.3",
- "@babel/register": "^7.7.7",
+ "@babel/register": "^7.8.6",
- "@babel/runtime": "^7.7.7",
+ "@babel/runtime": "^7.8.7",
- "react": "^16.12.0",
+ "react": "^16.13.0",
- "react-docgen": "^5.0.0",
+ "react-docgen": "^5.3.0",
- "react-dom": "^16.12.0",
+ "react-dom": "^16.13.0",
- "slugify": "^1.3.6",
+ "slugify": "^1.4.0",