angular/packages/core/schematics
Kristiyan Kostadinov 4434f3c7a1 fix(migrations): inject migration always inserting generated variables before super call (#58393)
Fixes that if a class has a `super` call, the `inject` migration would always insert the generated variable before it, even if there's other code before the `super` call.

PR Close #58393
2024-10-28 12:39:03 -07:00
..
migrations test: support parallel tsurge unit combining in batch test infra (#58280) 2024-10-25 18:47:41 +00:00
ng-generate fix(migrations): inject migration always inserting generated variables before super call (#58393) 2024-10-28 12:39:03 -07:00
test fix(migrations): inject migration always inserting generated variables before super call (#58393) 2024-10-28 12:39:03 -07:00
utils test: support parallel tsurge unit combining in batch test infra (#58280) 2024-10-25 18:47:41 +00:00
BUILD.bazel feat(core): add syntactic sugar for initializers (#53152) 2024-10-22 09:38:18 -07:00
collection.json feat(migrations): expose output as function migration (#58299) 2024-10-22 07:41:41 -07:00
migrations.json feat(core): add syntactic sugar for initializers (#53152) 2024-10-22 09:38:18 -07:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
rollup.config.js build(migrations): skip source map generation (#58299) 2024-10-22 07:41:41 -07:00
tsconfig.json refactor(migrations): avoid relative imports in schematic code (#57214) 2024-08-29 07:50:41 -07:00