这是indexloc提供的服务,不要输入任何密码
Skip to content

Turbopack Release Nightly turbopack-230213.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 17:33
· 4279 commits to main since this release
10686b1
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.