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