Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@ethanpv34 ethanpv34 released this 23 Jan 01:38
· 2 commits to main since this release

Release v1.2.0

New Features

  • Added createWorker function for non-React usage
  • Added support for TanStack Query integration
  • Added source maps for better debugging
  • Removed minification for easier package inspection

Improvements

  • Added both ESM and CommonJS builds
  • Improved TypeScript type definitions
  • Updated documentation with non-React usage examples