oxc-project / oxc

⚓ A collection of JavaScript tools written in Rust.
https://oxc.rs
MIT License
12.03k stars 435 forks source link

Fix NPM package name for AST types #6862

Open overlookmotel opened 2 hours ago

overlookmotel commented 2 hours ago

6755 and #6796 introduced a new NPM package @oxc/types. But we don't control the @oxc NPM scope. We need to decide a name for this package. oxc-types? @oxc-project/types?

Also, those PRs altered the publish workflows, and I'm not sure if this was all reviewed or not before merging.

We should not make a release until this is resolved. Releasing from current state of repo would break oxc-parser and @oxc-parser/wasm NPM packages.

Boshen commented 2 hours ago

@oxc-project/types