What's Changed
- Propagate the AsyncContextFrame for dynamic imports by @jasnell in #634
- Implement AbortSignal.any by @jasnell in #636
- SQLite: Support explicit transaction API. by @kentonv in #643
- Fix use-after-free when constructing
QueueMessage
on Windows by @mrbbot in #644 - Add back
#include <compare>
tojsg/string.h
by @mrbbot in #646 - Bump compatibility date to
2023-05-12
for release by @mrbbot in #645
Full Changelog: v1.20230511.0...v1.20230512.0