angular/packages/common
Alan Agius 45f899a272 refactor: replace fast-glob usage with tinyglobby (#60264)
Usage of the `fast-glob` package has been replaced with the `tinyglobby` package. The change reduces the number of transitive dependencies related to these packages from 17 to 2 while also maintaining equivalent functionality. This was also changed in the Angular CLI packages.

PR Close #60264
2025-03-07 10:57:23 -08:00
..
http refactor(http): Make sur to pass context & transferCache from httpResource to the underlying request. (#60228) 2025-03-06 07:59:06 -08:00
locales refactor: replace fast-glob usage with tinyglobby (#60264) 2025-03-07 10:57:23 -08:00
src refactor(common): drop ngIf assert template error in production (#59705) 2025-03-05 14:42:18 -08:00
test fix(common): Handle errors in async pipe subscriptions (#60057) 2025-03-04 17:35:01 +00:00
testing refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00:00
upgrade fix(common): clean up onUrlChange listener when root scope is destroyed (#60004) 2025-03-03 17:14:33 +00:00
BUILD.bazel refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: update Node.js to match Angular CLI engines (#56187) 2024-06-03 18:00:46 +00:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00