Releases: diegohaz/singel
Releases · diegohaz/singel
v0.5.1
- Put
babel-preset-react-app
in babel config (#20).
v0.5.0
- Added summary, thanks to @jyash97 (#14);
- Replaced
console.log
by process.stdout
;
- Fixed process not being killed on ctrl+c, thanks to @Thomazella (#17);
- Updated dependencies.
v0.4.0
- Bumped
react-known-props
version.