Skip to content

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.13] - 2025-09-17

Features

Bug Fixes

  • fix: edge case problems (2038b60)
  • fix: path resolution exception and forcibly prohibit client:only instruction from carrying spa:sync-render instruction (e71cf50)
  • fix(deps): revert prettier to ~3.5.3 to avoid markdown formatting regressions (4171b97)

Documentation

  • docs: contribution guidelines (b670694)
  • docs: update contribution guidelines (dfc915d)
  • docs: update contribution guidelines (c9884e9)
  • docs: update the landing page copywriting and description copywriting (b34187f)
  • docs: add development environment limitations for spa:sync-render feature (964eb64)

Maintenance

  • chore: translate css comments to English (7c8b128)
  • chore: clean packageJson (09dabe7)

Other Changes

  • optimize: development experience optimization and reduce client runtime size (127e739)
  • update: README.md & README.zh-CN.md (eda06bf)
  • optimze: development experience optimization (dd45e62)

[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

  • optimize: add client-runtime module preloading support (c923c88)
  • update: homepage link (8eb8fe7)

[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)

Other Changes

Discuss

Released under the CC BY-SA 4.0 License. (a366122)