main
refactor(core): remove unused utility functions
build: rename defaults2.bzl to defaults.bzl (#63383)
refactor: update license text to point to angular.dev (#57901)
refactor(core): convert scripts within `packages/core/src` to relative imports (#60227)
build: add a noDuplicateEnumValue rule (#63483)
docs: Adds links to relevant guides for APIs in core package
docs: set syntax highlighting of code examples MD code blocks (#59026)
refactor(core): add support for default exports to `injectAsync`
Revert "fix(core): escape overlapping comment delimiters in escapeCommentText"
Revert "refactor(core): remove ng when invoking `enableProdMode`"
refactor: ensure modules with 'declare global' are correctly handled by Rollup
refactor(core): produce a message about `@defer` behavior when HMR is enabled (#60533)
refactor: add g3-only and 3p-only markers to replace specific g3 patches
refactor(core): introduce `ngServerMode` as global (#58386)
refactor(core): remove usages of Promise.withResolvers (#63856)
refactor(core): drop component factory error in production (#60601)
refactor(core): improve `stringify` (#59745)