- Add pooling in watch command.
- Add Alpine-x64 in pkg output.
- Fix "react-app" bad Webpack configuration (paths -> path).
- Fix incorrect chunkhash from "react-app" package type in production.
- Fix missing Styleguidist commands in CLI.
- Scaffold are updated to match latest changes (more files in gitignore, styleguidist example, sticky Lerna/Prettier version in mono-repo).
- Add Styleguidist support for "react-lib" package type.
- Enable Emotion Babel plugin in "React Lib" package type.
- Bump React version in scaffold.
- Fix "pkg" command not running properly.
- Drop Node.js v9 support (we support Node.js v10+ now).
- If "main" or "bin" field is missing in your "package.json", CLI will now throw an error.
- Most Jest CLI option are available in
Dufl
(like --coverage). - CLI on "mono-repo-lerna" and "mono-repo-redirection" package type will now run properly (no commands).