Releases: HarperFast/vite
Releases · HarperFast/vite
v1.1.6
Compare
Sorry, something went wrong.
No results found
1.1.6 (2026-07-27)
Bug Fixes
release: pin conventionalcommits preset to v9 and align release-note sections (16ed199 )
Refactoring
extract scheduleNext() helper in the heartbeat (2e4b1bc )
Dependency Updates
deps: update actions/setup-node action to v7 (6c945bc )
deps: update all non-major dependencies (5221baa )
deps: update dependency @harperfast/integration-testing to ^0.7.0 (ceda960 )
deps: update dependency @semantic-release/git to v11 (6a0bb2a )
v1.1.5
Compare
Sorry, something went wrong.
No results found
v1.1.4
Compare
Sorry, something went wrong.
No results found
v1.1.3
Compare
Sorry, something went wrong.
No results found
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-06-24)
Bug Fixes
Dependency Updates
deps: update all non-major dependencies (7e4acc9 )
deps: update commitlint monorepo to v21 (847930d )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-06-17)
Bug Fixes
Update package-lock.json with releases too (6906e10 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-06-17)
Features
Documentation
Remove confusing line about vite-plugin (dd9d965 )
Bug Fixes
authorize loopback on the HTTP gate, not just the HMR WebSocket (f566c85 )
await dev server disposal on shutdown so the worker tears down cleanly (6720fda )
Clean up middleware (f618400 )
Correctly import the HMR path into the integration test (1fbd018 )
Don’t rm rf dist (db8ccdf )
Protect the HMR websocket too (729884c )
Test Improvements
Switch to integration testing package (315c14f )
v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-03-20)
Bug Fixes
Close vite HMR on shutdown message (fb964de )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-03-19)
Features
Add automated releases and tests (a63ff9a )
Bug Fixes
Close viteInstance on scope close (a895202 )