Skip to content

Migrate to TypeScript and Node 18

Latest
Compare
Choose a tag to compare
@scriptex scriptex released this 04 Jan 13:11
· 11 commits to master since this release
c3c6a1b

This release:

  1. Migrates the codebase to TypeScript.
  2. Starts using Node 18 by default.
  3. Bundles the package files using microbundle which allows targeting all possible platforms and environments.
  4. Allows usage of all package functions (please see the source code for more details).