* **bazel:** update build tooling for latest changes in rules_nodejs ([#40710](https://github.com/angular/angular/issues/40710)) ([696f7bc](https://github.com/angular/angular/commit/696f7bc)) * **bazel:** update integration test to use rules_nodejs@3.1.0 ([#40710](https://git...
- `ChangeDetectorRef.checkNoChanges` is deprecated. Test code should use `ComponentFixture` instead of `ChangeDetectorRef`. Application code should not call `ChangeDetectorRef.checkNoChanges` directly. - Swapping out the context object for `EmbeddedViewRef` is no longer supported. Support for this...
support template updates that also trigger global stylesheet changes update vite to version 6.0.11 @angular/ssr CommitDescription enhance dynamic route matching for better performance and accuracy redirect to locale pathname instead of full URL
Learning Angular We’re always working to improve the Angular learning experience for developers. As part of this effort, we have made some meaningful changes to our documentation. We wrote acontent projection guide, with more new content in the works. But there’s more to this story. We’ve...
If you only have a few minutes to explore what’s new in WebStorm 2023.3, check out this video in which JetBrains Developer AdvocateJan-Niklas Wortmannreviews the most notable changes. If you want to dive deeper into what you can expect in the release, just carry on reading!
Changes in Lazy Loading in Route Backwards compatibility mode that simplifies the upgrade path for large projects is added. It will make easier for teams to move to the latest version of Angular by allowing lazy loading of parts of AngularJS apps using $route APIs.The way of writing lazy mod...
BREAKING CHANGES gantt: kendo-angular-tooltip is a new peer dependency of the kendo-angular-gantt package Supported Themes @progress/kendo-theme-bootstrap: ^10.1.0 @progress/kendo-theme-default: ^10.1.0 @progress/kendo-theme-fluent: ^10.1.0 @progress/kendo-theme-material: ^10.1.0v...
This script will start the Karma test runner to execute the unit tests. Moreover, Karma will start watching the source and test files for changes and then re-run the tests whenever any of them changes. This is the recommended strategy; if your unit tests are being run every time you save...
Beginning with Angular 13, we had to add some changes to adjust to the Angular CLI. Please see the next section for this. webpack, rsbuild, and esbuild Since version 19, the plugin's ng-add schematic asks whether you want to use the traditional Webpack-based builder, the (currently ex...
for Svelte projects. You can configure the plugin version like you would for the Svelte Language Server. Go toSettings | Languages & Frameworks | TypeScript | Svelteand update the TypeScript plugin package field. In the future, we plan to have the IDE automatically download the latest version...