Skip to content

Release 1.3.12

Compare
Choose a tag to compare
@abdes abdes released this 10 Jan 10:50
· 28 commits to master since this release

This is a minor update to have a more robust way of referring to the module files and the magic file.

It also brings a more streamlined build process with no unnecessary copies. The yarn build command behaves exactly as before, but the build now further splits the lib build from the examples build.

  • deps: updates dependencies 44ca43b
  • deps: update dev deps to resolve vulnerabilities a290a53
  • chore: streamline the build process 3984615
  • fix(#10): refer to the module as if it were installed 7c09eaf
  • deps: update dev deps to resolve vulnerabilities a5788d1
  • fix: use @npcz/magic to refer to the module 25c8e97
  • deps: update emscripten to 3.1.0 fb426a6