v2.1.0
Added
- Use vite/esbuild to compile libraries
- Enabled coverage for tests
- Increase test coverage for reporter.ts
- Export ESM version of the library
- Export types
Changed
- Use React 18 features in end to end tests
Refactor
- Replaced
npm
withpnpm
- Replaced
jest
ecosystem withvitest
- Replace
nock
/isomorphic-fetch
withmsw