You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Nice! @mrbbot this is awesome, I just got started with cloudfare workers last week, and miniflare made a huge difference, really completes the dev experience and makes it amazing. Thank you so much for this!
Hey! 👋 The first pre-release of Miniflare 2 has just been released, including blockConcurrencyWhile and input/output gate support. You can find the full changelog here and install it with npm i miniflare@next -D. Please let me know if you have any other issues, and feel free to ask questions in the #miniflare channel of the Cloudflare Workers Discord server.
A new primitive has very recently been added for Durable Objects which ensures no requests are delivered until initialization completes.
The official docs use this primitive here: https://developers.cloudflare.com/workers/learning/using-durable-objects#in-memory-state-in-a-durable-object
The text was updated successfully, but these errors were encountered: