Releases: developit/web-worker
Releases · developit/web-worker
1.3.0
What's Changed
- fix: allow for nesting workers by @eshaz in #40
- Add Bun support by @Jarred-Sumner in #43
New Contributors
- @eshaz made their first contribution in #40
- @Jarred-Sumner made their first contribution in #43
Full Changelog: 1.2.0...1.3.0
1.2.0
1.1.0
What's Changed
- package.json field adjustments by @guybedford in #1
- Relative handling, import.meta.url encouragement by @guybedford in #5
- feat: type for module by @danielroe in #7
- Fix typings not included in npm package by @marvinhagemeister in #18
New Contributors
- @guybedford made their first contribution in #1
- @danielroe made their first contribution in #7
- @marvinhagemeister made their first contribution in #18
Full Changelog: https://github.com/developit/web-worker/commits/1.1.0