Skip to content

Version 1.0.13

Latest
Compare
Choose a tag to compare
@khalwat khalwat released this 22 Nov 22:47
· 2 commits to master since this release

Changed

  • Switch over to using Node 20 and NPM 10 in the Dockerfile
  • Update to Vite ^5.0.0 and Vitest ^1.0.0-beta.5

Fix

  • Fix an issue where building with a project of "type": "module" would fail because conditional exports were not defined in "exports" (#12)