Releases: schalkneethling/create-project-calavera
Releases · schalkneethling/create-project-calavera
Stylelint use-baseline and ESLint CSS
What's Changed
- feat: Add stylelint-plugin-use-baseline to Stylelint configuration by @schalkneethling in #72
- feat: Add ESLint CSS plugin and configuration by @schalkneethling in #73
Full Changelog: release/0.1.5...release/0.2.0
erasableSyntaxOnly - TypeScript
What's Changed
- build(deps-dev): bump globals from 15.14.0 to 16.2.0 by @dependabot in #64
- build(deps-dev): bump stylelint-config-standard from 37.0.0 to 38.0.0 by @dependabot in #66
- build(deps-dev): bump stylelint from 16.18.0 to 16.20.0 by @dependabot in #67
- build(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot in #68
- feat: add
erasableSyntaxOnlyoption for tsconfig by @schalkneethling in #71
Full Changelog: release/0.1.4...release/0.1.5
HTML use-baseline
What's Changed
- docs: readme update by @schalkneethling in #53
- build(deps-dev): bump stylelint-order from 6.0.4 to 7.0.0 by @dependabot in #57
- build(deps-dev): bump eslint from 9.25.1 to 9.27.0 by @dependabot in #58
- build(deps): bump prettier from 3.4.2 to 3.5.3 by @dependabot in #59
- build(deps): bump @clack/prompts from 0.10.1 to 0.11.0 by @dependabot in #60
- build(deps): bump execa from 9.5.2 to 9.6.0 by @dependabot in #62
- feat: enable use-baseline for eslint-html by @schalkneethling in #63
Full Changelog: release/0.1.3...release/0.1.4
Calavera with ESLint HTML
What's Changed
- update: turn of indent by @schalkneethling in #52
Full Changelog: release/0.1.2...release/0.1.3
Calavera with HTML
What's Changed
- Update README.md - video by @schalkneethling in #17
- Create dependabot.yml by @schalkneethling in #18
- build(deps-dev): bump globals from 15.13.0 to 15.14.0 by @dependabot in #19
- build(deps): bump @clack/prompts from 0.8.2 to 0.9.1 by @dependabot in #20
- build(deps-dev): bump stylelint from 16.11.0 to 16.13.2 by @dependabot in #21
- build(deps-dev): bump @eslint/js from 9.17.0 to 9.18.0 by @dependabot in #22
- build(deps-dev): bump stylelint-config-standard from 36.0.1 to 37.0.0 by @dependabot in #23
- build(deps): bump chalk from 5.3.0 to 5.4.1 by @dependabot in #24
- build(deps-dev): bump stylelint from 16.13.2 to 16.18.0 by @dependabot in #43
- build(deps): bump @clack/prompts from 0.9.1 to 0.10.1 by @dependabot in #46
- build(deps-dev): bump @eslint/js from 9.18.0 to 9.25.1 by @dependabot in #49
- build(deps-dev): bump eslint from 9.17.0 to 9.25.1 by @dependabot in #50
- feat: add eslint html by @schalkneethling in #51
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: release/0.1.1...release/0.1.2
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