Skip to content

v2.1.0

Compare
Choose a tag to compare
@jbergstroem jbergstroem released this 30 Aug 21:45
· 86 commits to main since this release
4dfe266

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 with pnpm
  • Replaced jest ecosystem with vitest
  • Replace nock/isomorphic-fetch with msw