Skip to content

chore: rename package to @ngrx-toolkit/core - #316

Merged
rainerhahnekamp merged 3 commits into
mainfrom
codex/rename-package-to-ngrx-toolkit-core
Sep 1, 2026
Merged

chore: rename package to @ngrx-toolkit/core#316
rainerhahnekamp merged 3 commits into
mainfrom
codex/rename-package-to-ngrx-toolkit-core

Conversation

@rainerhahnekamp

Copy link
Copy Markdown
Collaborator

Summary

  • rename the v22 npm package to @ngrx-toolkit/core
  • update demo imports, documentation examples, TypeScript aliases, repository links, and the redux-connector entry point
  • add v22 migration notices and mark the new scoped package for public publication

Validation

  • full lint, unit-test, library-build, and demo-build suite passes
  • 30 test suites pass with 364 tests passing, 1 skipped, and 3 todo
  • formatting and diff checks pass
  • package dry run produces @ngrx-toolkit/core@22.0.0 with both entry points

Local environment notes

  • Playwright reached the demo server but Chromium could not launch locally with spawn error -88; hosted CI should provide the e2e result
  • the docs build still hits existing TypeScript ignoreDeprecations and broken /docs/api/globals configuration errors unrelated to this rename

@michael-small michael-small left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

A few outstanding mentions about architects that I am wondering about

  • New documentation domain? There is still links to https://ngrx-toolkit.angulararchitects.io in various places like the two README.md
  • Demo code still uses various angulararchitects.io endpoints
  • Docs footer copyright notice
  • Your title in const teamMembers for the Team doc page

@rainerhahnekamp

Copy link
Copy Markdown
Collaborator Author

@michael-small we can leave the endpoints as they are. that's fine. and we will move the website later.

so i think this one is ready?

@rainerhahnekamp
rainerhahnekamp merged commit 079d2f1 into main Sep 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants