Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

v0.11.0

Compare
Choose a tag to compare
@danielroe danielroe released this 03 Nov 12:09
· 41 commits to main since this release

compare changes

🚀 Enhancements

  • utils: Add method option to registerEndpoint (#346)

🩹 Fixes

  • ⚠️ Ignore query params when checking if an endpoint is mocked (a9f406e)
  • Mock app manifest if required (#354)

📖 Documentation

  • Fix registerEndpoint example (#336)

🏡 Chore

  • Update to latest nuxi (#335)
  • Update to nuxt v3.7.3 (f9d7b73)
  • Bump nuxt versions to v3.7.4 (#353)
  • Explicit type imports (3465a25)
  • Use more explicit type imports (21952b4)
  • More explicit types (80ee333)

✅ Tests

  • Update test to use server rather than live api (b05c3f6)

🎨 Styles

⚠️ Breaking Changes

  • ⚠️ Ignore query params when checking if an endpoint is mocked (a9f406e)

❤️ Contributors