Skip to content

Releases: nitrojs/nitro-cloudflare-dev

v0.2.2

Choose a tag to compare

@pi0 pi0 released this 06 Mar 11:39

compare changes

🚀 Enhancements

  • Support wrangler.json and wrangler.jsonc (#53)

❤️ Contributors

v0.2.1

Choose a tag to compare

@pi0 pi0 released this 22 Oct 11:08

compare changes

🩹 Fixes

  • wrangler: Only set environment if defined (#49)

❤️ Contributors

v0.2.0

Choose a tag to compare

@pi0 pi0 released this 10 Oct 09:21

compare changes

💅 Refactors

  • ⚠️ Remove shamefullyPatchR2Buckets option (#47)

❤️ Contributors

v0.1.6

Choose a tag to compare

@pi0 pi0 released this 18 Jul 08:37

compare changes

🩹 Fixes

  • Bind context (#35)

❤️ Contributors

v0.1.5

Choose a tag to compare

@pi0 pi0 released this 01 Jul 10:16

compare changes

🚀 Enhancements

  • Support environment config (#27)

❤️ Contributors

v0.1.4

Choose a tag to compare

@pi0 pi0 released this 23 Mar 08:32

compare changes

🩹 Fixes

  • r2-patch: Await for mutex to be exclusive (1b9db53)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.3

Choose a tag to compare

@pi0 pi0 released this 22 Mar 20:51

compare changes

🚀 Enhancements

  • Add shamefullyPatchR2Buckets (e15e190)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.2

Choose a tag to compare

@pi0 pi0 released this 18 Mar 12:13

compare changes

🚀 Enhancements

  • Add configPath and silent options (#12)

❤️ Contributors

v0.1.1

Choose a tag to compare

@pi0 pi0 released this 08 Mar 15:10

compare changes

🔥 Performance

  • Try eagerly initializing proxy (81113d6)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.0

Choose a tag to compare

@pi0 pi0 released this 08 Mar 14:40

compare changes

🚀 Enhancements

  • Use getPlatformProxy and provide more context fields (#6)
  • Support configurable persistDir (725fd42)
  • Log initialization time (be0deec)
  • Replicate nitro production behavior (36ad28e)

🩹 Fixes

  • Slash runtime path (#8)
  • Use H3EventContext (745a2d5)
  • Allow access to the context within request hook (cab495a)

💅 Refactors

🌊 Types

⚠️ Breaking Changes

  • ⚠️ Use getPlatformProxy and provide more context fields (#6)

❤️ Contributors