Skip to content

4.0.3 Typescript Port

Choose a tag to compare

@Sander-Toonen Sander-Toonen released this 22 Sep 13:55
· 41 commits to master since this release

Port library to typescript and modernize tooling

  • Copy not in operator from msironi
  • Throw error when indexing using a number
  • Add json function
  • Update packages
  • Conversion to typescript
  • Use ESM instead of CommonJS
  • Update linter
  • Replace Rollup by Vite
  • Replace Travis CI with GitHub Actions
  • Optimize exports for tree-shaking
  • Typechecking using tsgo
  • Increase test coverage