Skip to content

v1.1.7

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 18:51
· 4 commits to main since this release

1.1.7 (2026-08-17)

Bug Fixes

  • stop the dev server from breaking WebSockets and Harper routes (63fe10a)
  • write the SPA shell headers only after the transform succeeds (e2f7d0d)

Dependency Updates

  • deps: regenerate package-lock.json with a full npm install (55c5bba)
  • deps: update all non-major dependencies (3b33f21)
  • deps: update all non-major dependencies (58f85a7)
  • deps: update dependency @harperfast/integration-testing to v0.7.1 (9d8be38)

Tests

  • cover the transform-failure ordering, and trim comment narration (4d1fd1a)

Continuous Integration

  • renovate: do a full install when updating lockfiles (c5b68bb)