Version 1.0.13
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)