Skip to content

v3.4.0

Choose a tag to compare

@jfboeve jfboeve released this 08 Sep 07:40
· 54 commits to main since this release

What's Changed

  • feat: add enableDirtyRepaints toggle for PR861 behaviour, default on by @wouterlucas in #873
  • chore: bump dependencies, go to node v24 LTS by @wouterlucas in #870
  • chore: add Dependabot updates and CodeQL scanning by @wouterlucas in #872
  • chore(deps): bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #875
  • chore(deps): bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #876
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #877
  • chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #878
  • chore(deps): bump actions/stale from 9 to 11 by @dependabot[bot] in #879
  • chore(deps-dev): bump happy-dom from 20.13.2 to 20.14.0 in the minor-patch group by @dependabot[bot] in #880
  • chore(deps): bump pixelmatch from 6.0.0 to 7.2.0 by @dependabot[bot] in #881
  • chore(deps): bump chalk from 5.6.2 to 6.0.0 by @dependabot[bot] in #882
  • chore(deps-dev): bump concurrently from 8.2.2 to 10.0.5 by @dependabot[bot] in #883
  • chore(deps-dev): bump @types/node from 24.13.3 to 26.4.1 by @dependabot[bot] in #884
  • chore(deps-dev): bump husky from 8.0.3 to 9.1.7 by @dependabot[bot] in #885
  • chore(deps): bump yargs from 17.7.3 to 18.1.0 by @dependabot[bot] in #886
  • chore(deps-dev): bump vite to 7 and @vitejs/plugin-legacy to 7 (supersedes #887) by @wouterlucas in #890
  • chore(deps): bump execa to 10 and fix visual-regression runner (supersedes #888) by @wouterlucas in #891
  • chore(deps-dev): bump typescript to 6.0.3 and fix mockStage DeepPartial inference (supersedes #889) by @wouterlucas in #892
  • feat: add runtime shader unregister/update lifecycle by @wouterlucas in #874

New Contributors

Full Changelog: v3.3.1...v3.4.0