Releases: stacksjs/stacks
Releases · stacksjs/stacks
v0.7.4
Bug Fixes
- tooling: also commit the changelog (Chris)
- tooling: do not commit changelog during creation (Chris)
- tooling: use the "all" flag properly (Chris)
Chores
- docs: updated the changelog (Chris)
- release: 0.7.4 (Chris)
v0.7.3
Bug Fixes
- tooling: release flow (Chris)
Chores
v0.7.2
Bug Fixes
- tooling: also ensure to commit the changelog (Chris)
Chores
v0.7.1
Bug Fixes
- tooling: release should generate the changelog correctly (Chris)
Chores
v0.7.0
Features
- tooling: introduce unocss as styling engine (Chris)
Chores
v0.6.0
Features
- tooling: automatically sort
package.json
(Chris)
Chores
- docs: add icon (Chris)
- docs: rearrange sections (Chris)
- docs: add missing word (Chris)
- docs: add template section (Chris)
- tooling: adjust types (Chris)
- release: 0.6.0 (Chris)
v0.5.0
Features
- dx: become a commitizen (Chris)
Bug Fixes
- dx: ensure the release flow works (Chris)
Chores
- dx: improve commitlint setup (Chris)
- dx: remove
standard-version
dep (Chris)
- tooling: remove "index" and .ts from scope names (Chris)
- docs: improve wording (Chris)
- housecleaning: remove unused deps (Chris)
- docs: changelog addition (Chris)
- tooling: remove redundante scope (Chris)
- release: 0.5.0 (Chris)
v0.4.0
Features
- dx: add new dev script behavior (Chris)
- dx: simplify release script (Chris)
Chores
- docs: update changelog (Chris)
- dx: add more cspell words (Chris)
- use comment for simplicity (Chris)
Commits
v0.3.0
Features
- dx: add
cspell
& lint-staged
(Chris)
- dx: add
simple-git-hooks
(Chris)
- dx: add
changelog
script (Chris)
Bug Fixes
Chores
- dx: remove husky (Chris)
- dx: only use prettier for vue files (Chris)
- dx: adjust
commit
script (Chris)
- dx: teach new words (Chris)
Commits
v0.2.1
Features
- dx: add composable scopes (Chris)
Chores