create-yo
Version:
Use Yeoman generators via "npm init"
20 lines (10 loc) • 758 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.0.0](https://github.com/boneskull/create-yo/compare/v1.1.4...v2.0.0) (2020-05-12)
### ⚠ BREAKING CHANGES
- drops support for Node.js v8
### Features
- support scoped generators ([2b60c7f](https://github.com/boneskull/create-yo/commit/2b60c7ff85334a00878458fbe6a0ef7d49c7f65c))
### Bug Fixes
- security updates, housekeeping ([6a2ae27](https://github.com/boneskull/create-yo/commit/6a2ae27e8712d158fd58569a09c4a45b580a5ef2))
* drop support for Node.js v8 ([9b8d776](https://github.com/boneskull/create-yo/commit/9b8d7769a283cf3230326d5f564b71cdf3e70e91))