Skip to content

v0.19.0

Compare
Choose a tag to compare
@davidmyersdev davidmyersdev released this 27 Dec 19:10
· 19 commits to main since this release
v0.19.0
b8193a2
  • Add end-to-end tests with Playwright
  • Add unit/integration tests with Vitest
  • Fix imports for global polyfills (buffer and process) when a trailing slash is used (e.g. import process from 'process/')
  • Replace the IIFE banner with import statements (avoids name conflicts)