Skip to content

v0.16.0

Choose a tag to compare

@ehuelsmann ehuelsmann released this 11 Apr 18:55
· 173 commits to master since this release
3ada2cb

What's Changed

  • chore: remove lerna, replace with minimal version bump script by @Copilot in #31
  • chore: refresh yarn.lock after Lerna removal by @Copilot in #32
  • feat: ESM-first dual-publish (ESM + CJS) for all packages by @Copilot in #34
  • chore: migrate monorepo to Yarn Berry (v4) via Corepack by @Copilot in #35
  • Upgrade chai package mocha to v11 via direct mocha + ts-node registration by @Copilot in #36
  • Remove deprecated request/request-promise support from public API and docs by @Copilot in #37
  • Update references to the repository actually hosting this code. by @ehuelsmann in #38
  • Update version number to v0.16.0 by @ehuelsmann in #39

Full Changelog: v0.15.0...v0.16.0