Skip to content

0.6.3

Compare
Choose a tag to compare
@meech-ward meech-ward released this 14 Oct 22:52
· 15 commits to main since this release

Added

  • build.ts to build the project with esbuild

Changed

  • the build process for npm uses a build.ts file to build the project with esbuild. This gives esm js files the .js extension which is needed for some environments.