Summary
Added c.executionCtx
. c.event
is used for only Service Worker mode ( Not available in Module Workers mode).
What's Changed
- feat(context): add executionCtx to Context by @hansottowirtz in #326
New Contributors
- @hansottowirtz made their first contribution in #326
Full Changelog: v1.5.0...v1.5.1