Releases: schalkneethling/create-project-calavera
Releases · schalkneethling/create-project-calavera
v0.1.1 - Jack Skellington (hotfix)
What's Changed
- Update README.md by @schalkneethling in #15
- fix: move prettier to dependencies by @schalkneethling in #16
Full Changelog: release/0.1.0...release/0.1.1
v0.1.0 - Jack Skellington
What's Changed
- feat: add tsconfig and tsconfig noEmit variants by @schalkneethling in #9
- enhance: also add a prettierignore by @schalkneethling in #10
- feat: add prettier eslint by @schalkneethling in #11
- feat: typescript specific config for use with typescript by @schalkneethling in #13
- enhance: check for presence of package.json by @schalkneethling in #14
Full Changelog: release/0.0.5...release/0.1.0
v0.0.5 - Does this thing work?
What's Changed
- fix: command was not running when used from npm by @schalkneethling in #4
Full Changelog: release/0.0.4...release/0.0.5
v0.0.4 - The one that works 🤞
Full Changelog: release/0.0.2...release/0.0.4
v0.0.2 - The one with the bin
What's Changed
- fix missing executable by @schalkneethling in #2
- add bin property in package.json by @schalkneethling in #3
Full Changelog: release/0.0.1...release/0.0.2
v0.0.1 - Hello World
This is the first release of create-project-calavera.
Add common linters, formatters, and hopefully sane configurations, for common web projects with an intuative CLI.
Current Features
- ESLint
- Prettier
- Stylelint
- EditorConfig
What's Changed
- Create npm-publish-github-packages.yml by @schalkneethling in #1
New Contributors
- @schalkneethling made their first contribution in #1
Full Changelog: https://github.com/schalkneethling/create-project-calavera/commits/release/0.0.1