v21.2.10
What's Changed
- fix: Prevented double -v4 substitution in the update-v4 schematic (21.x.x) by @Ionaru in #102
- fix: Declared mrmime as a runtime dependency (21.x.x) by @Ionaru in #104
- fix: keep CJS named exports intact when bundling node_modules in dev by @Aukevanoost in #108
- chore: Temporarily re-added force killsignal by @Aukevanoost in #111
- fix(builder): watch the files the federation build actually tracked by @arifsisman in #96
- fix: Dependency audit — brace-expansion and fast-uri advisories by @arifsisman in #116
- fix(builder): re-apply NG_BUILD_* settings when @angular/build is already loaded by @Aukevanoost in #118
- fix(builder): hand replay dedupe to core and watch shared-mapping dirs by @Aukevanoost in #112
- fix(bundler): pass the configured tsconfig to esbuild BuildOptions by @Aukevanoost in #120
- feat(config): pass mappingsFromWorkspace through the config API by @Aukevanoost in #121
- fix(schematics): drop the @schematics/angular runtime import by @Aukevanoost in #123
- fix(sse): bound the build-notification connection pool by @Aukevanoost in #125
- fix(bundler): add exposed modules to the federation tsconfig, and scaffold it by @Aukevanoost in #124
New Contributors
- @arifsisman made their first contribution in #96
Full Changelog: v21.2.8...v21.2.10