Skip to content

Commit d255a7e

Browse files
authored
chore(release): prepare @askrjs/cli 0.2.1 (#101)
1 parent a842199 commit d255a7e

4 files changed

Lines changed: 284 additions & 262 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.1] - 2026-08-23
11+
1012
### Added
1113

1214
- Add analyzer diagnostics for per-call styling of theme-owned floating layers and conflicting class-versus-prop flex layout on `Block`.
@@ -15,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517

1618
- Let the startkit's dialog and alert-dialog content use the complete default theme styling without call-site layout classes.
1719
- Remove conflicting `Block` layout props from SPA template grids whose CSS classes already own grid alignment and gaps.
20+
- Refresh eligible AskrJS, runtime, and development-tool dependency ranges with `askr update`.
1821

1922
## [0.2.0] - 2026-08-16
2023

@@ -101,7 +104,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
101104

102105
- Make database tooling work consistently across supported operating systems.
103106

104-
[Unreleased]: https://github.com/askrjs/askr-cli/compare/v0.2.0...HEAD
107+
[Unreleased]: https://github.com/askrjs/askr-cli/compare/v0.2.1...HEAD
108+
[0.2.1]: https://github.com/askrjs/askr-cli/compare/v0.2.0...v0.2.1
105109
[0.2.0]: https://github.com/askrjs/askr-cli/compare/v0.0.25...v0.2.0
106110
[0.0.25]: https://github.com/askrjs/askr-cli/compare/v0.0.24...v0.0.25
107111
[0.0.24]: https://github.com/askrjs/askr-cli/compare/v0.0.23...v0.0.24

0 commit comments

Comments
 (0)