- feature: add esm
- refactor: update .gitignore
- style: add module
- build: update dependencies
- docs: update README
- feature: add esm
- fix: change generator entry point
- refactor: update .gitignore
- ci: update node version
- docs: update README
- refactor: update .gitignore
- build: update dependencies
- ci: update node version
- docs: update README
- refactor: update .gitignore
- feature: enforce npm registry
- refactor: change from callback to promise
- refactor: update .gitignore
- style: format markdown using prettier
- style: format package.json using prettier
- build: update dependencies
- feature: enforce npm registry
- refactor: update .gitignore
- build: update jest
- docs: update README
- ci: update circleci node version
- ci: update circleci to v2
- docs: update README
- refactor: update .gitignore
- build: update dependencies
- ci: update circleci node version
- ci: update circleci to v2
- docs: add contributor
- docs: update README
- refactor: update .gitignore
- fix: remove airbnb config
- ci: update node version
- docs: update CHANGELOG
- style: improve prettier
- build: update dependencies
- ci: update node version
- refactor: format using airbnb
- refactor: improve codebase
- style: add airbnb
- style: improve prettier
- test: improve tests
- test: split tests
- build: update
package.json
(update keywords, removenodemon
, move dependencies to Generator, format using Prettier) - ci: update node version on Travis, AppVeyor and CircleCI config files
- fix: rename
.eslintrc
to.eslintrc.json
- performance: update
.npmrc
(addpackage-lock=false
andprogress=false
) - refactor: update
.gitignore
- style: format README using Prettier
- style: change eslint extends from
eslint:recommended
toprettier
- style: add prettier config file
- test: format using Prettier
- build: move dependencies from
package.json
to Generator - build: remove yarn.lock
- build: update keywords
- build: update yeoman package version
- ci: update node version
- docs: update README
- performance: update .npmrc
- refactor: update .gitignore
- style: add prettier
- test: change testing tool from mocha to jest
- fix: .gitattributes template
- fix: npm publish
- fix: Installation instructions
- docs: Updating README
- Initial release