Skip to content

v2.0.1-rc.30

Latest

Choose a tag to compare

@pi0 pi0 released this 02 Sep 13:25

compare changes

🩹 Fixes

  • session: Do not persist a session that is only read (#1541)
  • cli: Resolve docs directory to file system path with fileURLToPath (#1540, 04a78a0)

💅 Refactors

  • core: Compose route middleware in the dispatcher (#1533)

🌊 Types

  • handler: Expose validated query/headers on validated hander type (#1538)

🏡 Chore

✅ Tests

  • cli: Assert docs command spawns without a shell (07273db)

❤️ Contributors