- Updated libs
- Breaking change: Changed build system to output esm as well as cjs (folders
dist/mjs
anddist/cjs
now respectively, instead ofdist
for cjs previously). - Changed test system to use vite
- Added stricter extension prefix typing
Contributed by @jonluca