v0.10.0 - Top-level `await` support.
Hey π
This release bumps some dependencies and should resolve #118 because jiti
, a transitive dependency through c12
, now supports top-level await
.
There's also a minor optimization attempt with TypeScript file loading and newer Node.js versions with require(esm)
enabled.
Full Changelog: v0.9.0...v0.10.0