angular/packages/core/src/change_detection
Alan Agius 7dfb127c03 refactor: add @__PURE__ next to @pureOrBreakMyCode for improved bundler compatibility (#58297)
Added the `@__PURE__` annotation alongside `@pureOrBreakMyCode` to improve compatibility with third-party bundlers. This refactor follows optimization best practices, ensuring broader support across different tools, as `@pureOrBreakMyCode` was only supported by Closure Compiler.

PR Close #58297
2024-10-28 12:26:06 -07:00
..
differs refactor: add @__PURE__ next to @pureOrBreakMyCode for improved bundler compatibility (#58297) 2024-10-28 12:26:06 -07:00
scheduling feat(core): Add rxjs operator prevent app stability until an event (#56533) 2024-10-22 14:01:11 -07:00
change_detection.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
change_detector_ref.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
constants.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
pipe_transform.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00