Skip to content

v1.0.2

Choose a tag to compare

@pi0 pi0 released this 01 Mar 23:19
· 962 commits to main since this release

compare changes

🩹 Fixes

  • Correct types for readRawBody (#277)
  • readBody: Handle top-level arrays in url-encoded data (#278)

💅 Refactors

  • Update @deprecated comment (#245)
  • createRouter: Deprecate misspelled preemptive option (#256)

📖 Documentation

  • Fix deprecated methods (#238)

🏡 Chore

  • Add section to readme for community packages (#262)
  • Update eslint config (0812e81)
  • Format with prettier (a0e21c1)
  • Fix type issue (a9b3187)

✅ Tests

  • Fix legacy middleware test (408f3f2)

❤️ Contributors