Skip to content

chore: rename npm package scope to @oxc-angular#39

Merged
Brooooooklyn merged 2 commits intomainfrom
rename-npm-scope-to-oxc-angular
Feb 25, 2026
Merged

chore: rename npm package scope to @oxc-angular#39
Brooooooklyn merged 2 commits intomainfrom
rename-npm-scope-to-oxc-angular

Conversation

@Brooooooklyn
Copy link
Member

@Brooooooklyn Brooooooklyn commented Feb 25, 2026

  • @voidzero-dev/vite-plugin-angular -> @oxc-angular/vite
  • @oxc-angular-compiler/binding-* -> @oxc-angular/binding-*
  • @oxc/angular-compare -> @oxc-angular/compare
  • @oxc/bitwarden-benchmark -> @oxc-angular/bitwarden-benchmark
  • @oxc/typedb-web-benchmark -> @oxc-angular/typedb-web-benchmark
  • Update all import paths, vite plugin names, CI filters, and docs

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


Note

Medium Risk
Mostly mechanical renames, but it changes native binding package resolution and the release publishing target/flags, which could break installs or publishing if any name/registry detail is wrong.

Overview
Renames and republishes the Vite/Angular compiler packages under the new @oxc-angular/* scope. This updates all docs, example apps/benchmarks, e2e comparison tooling, and CI filters to use @oxc-angular/vite and @oxc-angular/compare instead of the old package names.

Adjusts NPM publishing to target the public npm registry by adding publishConfig to the package and updating the release workflow to publish publicly (dropping GitHub Packages auth/setup).

Includes a small Rust fix in html_to_r3.rs to compute ParseSpan length without redundant parentheses, and updates the NAPI loader (index.js) to require the renamed native binding packages (@oxc-angular/binding-*).

Written by Cursor Bugbot for commit 4893ccb. This will update automatically on new commits. Configure here.

- @voidzero-dev/vite-plugin-angular -> @oxc-angular/compiler
- @oxc-angular-compiler/binding-* -> @oxc-angular/binding-*
- @oxc/angular-compare -> @oxc-angular/compare
- @oxc/bitwarden-benchmark -> @oxc-angular/bitwarden-benchmark
- @oxc/typedb-web-benchmark -> @oxc-angular/typedb-web-benchmark
- Update all import paths, vite plugin names, CI filters, and docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Brooooooklyn Brooooooklyn force-pushed the rename-npm-scope-to-oxc-angular branch from f5e8402 to e38fe79 Compare February 25, 2026 07:15
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

…ular/binding

- @oxc-angular/compiler -> @oxc-angular/vite (main package)
- NAPI binding requires: @oxc-angular/compiler-* -> @oxc-angular/binding-*
- Vite plugin names: @oxc-angular/compiler-* -> @oxc-angular/vite-*
- Update all import paths, workspace deps, and docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Brooooooklyn Brooooooklyn force-pushed the rename-npm-scope-to-oxc-angular branch from e38fe79 to 4893ccb Compare February 25, 2026 07:19
@Brooooooklyn Brooooooklyn merged commit f288b34 into main Feb 25, 2026
4 checks passed
@Brooooooklyn Brooooooklyn deleted the rename-npm-scope-to-oxc-angular branch February 25, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant