4.0.3 Typescript Port
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