Releases: gilbarbara/is-lite
Releases · gilbarbara/is-lite
1.0.0
- Remove .npmrc: db187f4
- Upgrade dependencies and migrate to pnpm: 416124b
- Replace @gilbarbara/esbuilder with tsup: 62a4763
- Migrate tests to vitest: 496baa4
0.9.0
Breaking changes
This package now exports different bundles for ESM and CJS.
If you are using the import syntax, the bundler needs to support ESM.
0.8.2
- Upgrade dependencies: f5c174a
- Replace travis with GitHub Actions: e5d5e55