angular/packages/core/schematics
Kristiyan Kostadinov 35165d152d fix(migrations): inject migration dropping code if everything except super is removed (#58959)
Fixes that in some cases the internal version of the migration was dropping code when all the statements after the `super` call are deleted.

PR Close #58959
2024-12-02 08:56:21 +01:00
..
migrations feat(core): support TypeScript 5.7 (#58609) 2024-11-25 17:12:10 +00:00
ng-generate fix(migrations): inject migration dropping code if everything except super is removed (#58959) 2024-12-02 08:56:21 +01:00
test fix(migrations): inject migration dropping code if everything except super is removed (#58959) 2024-12-02 08:56:21 +01:00
utils refactor(migrations): skip TS version check in tsurge (#58866) 2024-11-25 15:26:18 +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 refactor(migrations): use import manager in provide-initializer (#58456) 2024-11-04 18:15:00 +01: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