KISS 的所有重要变更都记录在这里。
格式基于 Keep a Changelog,本项目遵循 语义化版本 2.0.0。
packageIslands configuration option to specify which packages to scan
scanPackageIslands() function to dynamically import packages and read
islands export
kiss-theme-toggle Island for theme switching (Dark/Light)
PackageIslandMeta
kiss-layout 主题切换逻辑已移除 — 请使用
kiss-theme-toggle Island
kiss-layout simplified to static component (no client-side state)
KISS_LOG_LEVEL 环境变量| 版本 | 日期 | 亮点 |
|---|---|---|
| 0.3.0 | 2026-04-29 | Package Islands auto-detection + kiss-theme-toggle Island + build pipeline refactor |
| 0.2.0 | 2026-04-27 | Package Islands auto-detection + kiss-theme-toggle Island |
| 0.1.7 | 2026-04-27 | Architecture audit + dogfooding + docs self-hosting |
| 0.1.6 | 2026-04-26 | Design system + mobile responsive |
| 0.1.5 | 2026-04-20 | KISS Architecture branding |
| 0.1.4 | 2026-04-15 | inject option + API Routes docs |
| 0.1.3 | 2026-04-10 | @kissjs/rpc + @kissjs/ui |
| 0.1.2 | 2026-04-05 | Island AST transform |
| 0.1.1 | 2026-04-01 | Initial JSR release |