Releases: techor-dev/techor
Releases · techor-dev/techor
v3.0.1
Bug Fixes
- Build source incorrectly referenced the same file address @1aron e19746b
v3.0.0
New Features
One-time build:
- techor pack
+ techor build
Watch the build:
- techor pack -w
+ techor build -w
or
+ techor dev
Renamed the techor.*
to techor.config.*
/** @type {import('techor').Config} */
export default {
build: {
...
}
}
v2.6.6
Additions
Pack
Deprecations
v2.6.3
Bug Fixes
Conventional Changelog Config
- Make the commit author appear in the contributors section @1aron 37f558d
v2.6.2
Improvements
Conventional Changelog Config
v2.6.1
Bug Fixes
Conventional Changelog Config
v2.6.0
New Features
Conventional Changelog Config