v1.0.0-beta.4
What's Changed
- Add Dependabot security monitoring by @quocle108 in #20
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in the security-patch-updates group across 1 directory by @dependabot[bot] in #21
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in the security-major-updates group across 1 directory by @dependabot[bot] in #22
- fix: execSync >> execFileSync by @jonathunne in #17
- chore(deps): bump fast-uri from 3.1.0 to 3.1.2 in the security-patch-updates group across 1 directory by @dependabot[bot] in #23
- Fix lint issues by @quocle108 in #27
- Migrate tsup to tsdown by @quocle108 in #26
- chore(deps): bump fast-uri from 3.1.0 to 3.1.3 in the security-major-updates group across 1 directory by @dependabot[bot] in #29
- chore(deps): bump ajv from 8.17.1 to 8.18.0 in the security-minor-updates group across 1 directory by @dependabot[bot] in #28
- feat: add JSON-RPC transport, native addon linking, and ESM→CJS bundle conversion by @claudiovb in #16
- Restores the documented
import { bundle } from './.wdk'import path. by @murrekatt in #25 - feat: support for generic modules alongside WDK core by @jonathunne in #30
- Release: v1.0.0-beta.4 by @jonathunne in #31
New Contributors
- @quocle108 made their first contribution in #20
- @dependabot[bot] made their first contribution in #21
- @claudiovb made their first contribution in #16
- @murrekatt made their first contribution in #25
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4