create-rari-app@0.4.27
- 996ae9a9 chore(create-rari-app): update vite import to vite-plus
- 7da147ac chore(create-rari-app): replace vite with vite-plus, fixes #158
- 6f5d1239 chore(deps): upgrade dependencies
Full Changelog: https://github.com/rari-build/rari/compare/create-rari-app@0.4.26...create-rari-app@0.4.27
rari@0.10.23
- 94df3e6e chore(rari): bump optional dependencies to 0.10.23
- 03f371ef fix: resolve Windows path handling issues in module resolution
- 23254d06 refactor(vite): handle incomplete block comments in directive detection
- 4c1830e0 refactor(vite): improve comment stripping and enhance test assertions
- bd91dbe9 refactor(vite): simplify inline block comment stripping logic
- 0ac84d00 refactor(vite): reorder comment skip logic in HMR coordinator
- 386435ca refactor(vite): improve comment handling and test organization
- e36b4529 refactor(vite): reorder comment handling logic in HMR coordinator
- 8cf5437d refactor(vite): extract use client directive validation logic
Full Changelog: https://github.com/rari-build/rari/compare/rari@0.10.22...rari@0.10.23
v0.10.23
- 0d0cfdaf chore(rari): bump version to 0.10.23
- a53e7839 chore(deps): upgrade Deno runtime dependencies
- 03f371ef fix: resolve Windows path handling issues in module resolution
Full Changelog: https://github.com/rari-build/rari/compare/v0.10.22...v0.10.23
slate-react@0.124.0
- #6012
57bdd4feThanks @changlin-cn! - Fix Slate component to properly handle editor updates by addingeditoras a dependency in the useEffect hook.