vsix-22.0.0
feat(devtools): create a new settings menu
build: format md files
refactor(core): Split the ng global into internal and external objects
build: move devtools only deps out of the workspace
build: disable sourcemaps in esbuild_config by setting `sourcemap = False`
refactor(devtools): prepare codebase for migration to angular/angular repo
build: force external sourcemaps for esbuild targets
refactor(devtools): bring the angular devtools directory into the root bazel workspace
refactor(devtools): use signal inputs for split component (#62550)
refactor(devtools): use WeakRef in idToInjector map for injector cleanup
build(devtools): disable the "Rebase PR on target branch" circleci job so that the PR that merges the unrelated history of rangle/angular-devtools can be successfully merged into angular/angular