cuttlebelle
Advanced tools
Changelog
v1.0.0-alpha.70
mangle
email links by default (https://marked.js.org/#/USING_ADVANCED.md#options)- "fs-extra": "^8.1.0",
+ "fs-extra": "^9.0.1",
- "marked": "^0.8.0",
+ "marked": "^1.1.1",
- "node-notifier": "^6.0.0",
+ "node-notifier": "^7.0.1",
Minor changes:
- "@babel/core": "^7.8.7",
+ "@babel/core": "^7.10.5",
- "@babel/plugin-proposal-object-rest-spread": "^7.8.3",
+ "@babel/plugin-proposal-object-rest-spread": "^7.10.4",
- "@babel/plugin-transform-runtime": "^7.8.3",
+ "@babel/plugin-transform-runtime": "^7.10.5",
- "@babel/preset-env": "^7.8.7",
+ "@babel/preset-env": "^7.10.4",
- "@babel/preset-react": "^7.8.3",
+ "@babel/preset-react": "^7.10.4",
- "@babel/register": "^7.8.6",
+ "@babel/register": "^7.10.5",
- "@babel/runtime": "^7.8.7",
+ "@babel/runtime": "^7.10.5",
- "browser-sync": "^2.26.7",
+ "browser-sync": "^2.26.9",
- "js-yaml": "^3.13.1",
+ "js-yaml": "^3.14.0",
- "react": "^16.13.0",
+ "react": "^16.13.1",
- "react-dom": "^16.13.0",
+ "react-dom": "^16.13.1",
- "slugify": "^1.4.0",
+ "slugify": "^1.4.4",
Changelog
v1.0.0-alpha.69
- "@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",
Changelog
v1.0.0-alpha.68
- "marked": "^0.7.0",
+ "marked": "^0.8.0",
- "node-notifier": "^5.4.0",
+ "node-notifier": "^6.0.0",
- "react-docgen": "^4.1.1",
+ "react-docgen": "^5.0.0",
Changelog
v1.0.0-alpha.66
TypeError: input.replace is not a function
error in cli outputChangelog
v1.0.0-alpha.65
- "del": "^4.1.1",
+ "del": "^5.0.0",
- "fs-extra": "^7.0.1",
+ "fs-extra": "^8.1.0",
Changelog
v1.0.0-alpha.64
SIGINT
which is just the signal to exit the program. We skip that "error" now.-w
and -n
flags the watch would not run. It does now.Changelog
v1.0.0-alpha.63
getInitialProps
for async data fetchingChangelog
v1.0.0-alpha.62
- "del": "^3.0.0",
+ "del": "^4.1.1",
- "copy-dir": "^0.4.0",
+ "copy-dir": "^1.1.0",
+ "replace-in-file": "^3.4.3",
- "replace-in-file": "^4.1.0",
init
optionChangelog
v1.0.0-alpha.60
@babel/core
7.2.2
-> 7.3.4
@babel/plugin-proposal-object-rest-spread
7.3.2
-> 7.3.4
@babel/plugin-transform-runtime
7.2.0
-> 7.3.4
@babel/preset-env
7.3.1
-> `7.3.4@babel/runtime
7.3.1
-> 7.3.4
marked
0.6.0
-> 0.6.1
js-yaml
3.12.1
-> 3.12.2
prop-types
15.7.1
-> 15.7.2
react
16.8.1
-> 16.8.3
react-docgen
3.0.0
-> 4.0.1
react-dom
16.8.1
-> 16.8.3
flow-bin
0.92.1
-> 0.93.0