Files
trpc-nuxt/CHANGELOG.md
2023-08-20 22:51:01 -07:00

3.0 KiB

Changelog

v0.10.9

compare changes

🚀 Enhancements

  • Add custom query key option (f2bcf9b)

❤️ Contributors

v0.10.8

compare changes

💅 Refactors

  • Use built-in getRequestURL from h3 instead of ufo (252f610)
  • Use stand-alone getErrorShape (3db0b31)

📖 Documentation

  • Add handler param description (f86ebcd)

📦 Build

❤️ Contributors

v0.10.7

compare changes

🩹 Fixes

  • Make useQuery return data nullable (120ebc5)

📖 Documentation

  • Update Server Side Calls docs (1c638a8)

❤️ Contributors

v0.10.6

compare changes

🏡 Chore

  • deps:
    • Bump h3 to 1.7.1  -  by @wobsoriano (12d8c)
    • Bump ofetch to 1.1.1  -  by @wobsoriano (811a6)

v0.10.5

compare changes

🚀 Enhancements

  • Pass input to watched sources if it's a ref (892d167)

❤️ Contributors

v0.10.4

compare changes

🚀 Enhancements

📖 Documentation

🏡 Chore

  • Remove engines property (e15a62a)

❤️ Contributors

v0.10.3

compare changes

🚀 Enhancements

  • Export createH3ApiHandler for h3 apps (18cd492)

❤️ Contributors