angular/packages/core/src/application
cexbrayat ee426c62f0 fix(core): allow signal write error (#57973)
Now that effects allow to write to signals (see 4e890cc5ac),
the SIGNAL_WRITE_FROM_ILLEGAL_CONTEXT error is only thrown in `computed` functions.
This commit updates the error message to remove the mention of effects and of the deprecated `allowSignalWrites` option.

PR Close #57973
2024-10-04 13:27:00 +00:00
..
application_config.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
application_init.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
application_module.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
application_ngmodule_factory_compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
application_ref.ts fix(core): allow signal write error (#57973) 2024-10-04 13:27:00 +00:00
application_tokens.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
create_application.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00