Turbopack Release Nightly turbopack-230213.2
Pre-release
Pre-release
·
4279 commits
to main
since this release
Make stringify_str and stringify_module_id use Serialize (#3770) Both `stringify_str` and `stringify_module_id` are now simply `stringify_js`. We could skip this and go directly to `serde_json`, but this hides the dependency behind turbopack-ecmascript.