Skip to content

Latest commit

 

History

History
239 lines (136 loc) · 8.16 KB

CHANGELOG.md

File metadata and controls

239 lines (136 loc) · 8.16 KB

Changelog

v0.1.4

compare changes

🩹 Fixes

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

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.3

compare changes

🚀 Enhancements

  • Add shamefullyPatchR2Buckets (e15e190)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.2

compare changes

🚀 Enhancements

  • Add configPath and silent options (#12)

🏡 Chore

❤️ Contributors

v0.1.1

compare changes

🔥 Performance

  • Try eagerly initializing proxy (81113d6)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.0

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

📦 Build

  • Externalize wrangler types (e4092d4)

🌊 Types

🏡 Chore

⚠️ Breaking Changes

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

❤️ Contributors

v0.0.7

compare changes

🩹 Fixes

  • Make sure runtime/ is transpiled (77156bb)

💅 Refactors

  • Rename to nitro-cloudflare-dev (c389c42)

🏡 Chore

  • Update gitignore (4b03f4b)
  • release: V0.0.6 (95d6f24)
  • Use nypm for install (1a16886)
  • Update readme (remove mention of beta version of wrangler) (9b7a74e)
  • Bump wrangler devDependency (7f66c67)

❤️ Contributors

v0.0.6

compare changes

🩹 Fixes

  • Make sure runtime/ is transpiled (77156bb)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.5

compare changes

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.4

compare changes

🩹 Fixes

  • Explicit import from #imports (dfcfb53)

💅 Refactors

  • Graceful error when cannot get bindings (762f747)
  • Compact message for added to .gitignore (67e1828)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.3

compare changes

📦 Build

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.2

compare changes

🚀 Enhancements

  • Automatically add .wrangler/state/v3 to .gitignore (5bf2c5b)

🩹 Fixes

  • Handle when wrangler.toml is not found (0340c1d)

💅 Refactors

  • Default persist dir to .wrangler/state/v3 (88d91ff)

📦 Build

  • Run build before release (d3f32d2)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.1

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)