Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.0.12] - 2025-09-09
Features
- feat: optimize CSS injection and fix pre-render component logic (7bb3cc1)
- feat: enhance spa:sync-render with CSS loading runtime to prevent FOUC (b8edfc2)
Bug Fixes
- fix: compatibility package development mode (d9e5ee0)
- fix: enhance runtime stability and resolve configuration errors (457760f)
- fix: base url (939f450)
Documentation
- docs: enhance spa:sync-render documentation with video demos and detailed analysis (b574293)
- docs: update component attribute names and improve HMR configuration (1069499)
Other Changes
[0.0.11] - 2025-09-05
Features
- feat: generate release changelog (4f5c185)
- feat: vitepress inline path resolver (6331de0)
- feat: docs (785a6e7)
Bug Fixes
- fix: deadlock problem (bb5e13c)
- fix: type error (a5bbc8e)
- fix(plugin): delay judgment on whether the inline path is hit (12a5a21)
- fix: type error (e5e2155)
Documentation
- doc: documentation sites are distributed under the docs.senao.me domain (f9fb18f)
- docs: github contributing (6ccfb23)
Maintenance
- chore: enforce strict pnpm dependency management (1a2cf21)
- chore: github hooks (1db9a48)
- chore: MIT License (b93c293)
- chore: add version nav menu and clean scripts (cd4fd52)
- chore: format code (ca58da7)
- chore: supplementary test cases (bceeace)
- chore: init vscode config (cca4304)
- chore: add prettier, eslint, husky (d9b4c02)