angular/packages/core/schematics
Matthieu Riegler 9ab663e7a2 refactor(migrations): Port standalone migration to standalone by default (#58169)
With this commit, the standalone migration will only migrate code with `standalone: false` to standalone by default (without the standalone attribute)

PR Close #58169
2024-10-15 16:05:14 +00:00
..
migrations refactor(migrations): wire up best effort and insert TODO flag for queries migration (#58190) 2024-10-15 13:49:22 +00:00
ng-generate refactor(migrations): Port standalone migration to standalone by default (#58169) 2024-10-15 16:05:14 +00:00
test refactor(migrations): Port standalone migration to standalone by default (#58169) 2024-10-15 16:05:14 +00:00
utils fix(migrations): properly resolve tsconfig paths on windows (#58137) 2024-10-09 15:23:33 +00:00
BUILD.bazel feat(migrations): add schematic to migrate to signal queries (#58032) 2024-10-02 11:25:39 +00:00
collection.json feat(migrations): add schematic to migrate to signal queries (#58032) 2024-10-02 11:25:39 +00:00
migrations.json feat(core): migrate ExperimentalPendingTasks to PendingTasks (#57533) 2024-09-20 18:26:48 +02:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
rollup.config.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsconfig.json refactor(migrations): avoid relative imports in schematic code (#57214) 2024-08-29 07:50:41 -07:00