Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@tommy-mitchell tommy-mitchell released this 17 Aug 22:33

Fixes a type issue where tq.mock was too restrictive, and bumps the minimum supported Node.js version to v18.19 to support auto-registering loaders.


  • fix!: bump minimum version to Node.js 18.19 6ebec9f
  • chore: update dev deps, tweaks 32ba2b2
  • fix(mock): loosen type restrictions 087bea1

v0.2.0...v0.3.0