dgp1130
released this
Commits
@angular-devkit/build-angular (0.1101.2) | ||
| Commit | Description | Notes |
|
|
support targeting ES2017 with Zone.js | |
|
|
support karma version 6.x | |
|
|
inlining fonts behind proxy |
[Closes #19401] |
|
|
correctly handle scripts when using subresource-integrity option |
[Closes #19829] |
|
|
resolve less from build-angular package | |
|
|
add service-worker as optional peer dependency | |
@angular-devkit/core (11.1.2) | ||
| Commit | Description | Notes |
|
|
provide prompt validation errors to provider | |
@angular/cli (11.1.2) | ||
| Commit | Description | Notes |
|
|
avoid using number inquirer prompt in schematic prompts | |
@schematics/angular (11.1.2) | ||
| Commit | Description | Notes |
|
|
create new projects with karma 6.0 | |
@schematics/update (0.1101.2) | ||
| Commit | Description | Notes |
|
|
update line end normalization for CA file read from .npmrc | |
Special Thanks
Renovate Bot, Alan Agius, Charles Lyding, Doug Parker, Joey Perrott, minijus
Assets
2
dgp1130
released this
Commits
@angular-devkit/build-angular (0.1101.2) | ||
| Commit | Description | Notes |
|
|
inlining fonts behind proxy |
[Closes #19401] |
|
|
correctly handle scripts when using subresource-integrity option |
[Closes #19829] |
@schematics/update (0.1101.2) | ||
| Commit | Description | Notes |
|
|
update line end normalization for CA file read from .npmrc | |
Special Thanks
Alan Agius, Doug Parker, Joey Perrott, minijus
Assets
2
dgp1130
released this
Commits
@angular-devkit/build-angular (0.1101.1) | ||
| Commit | Description | Notes |
|
|
resolve less from build-angular package | |
|
|
resolve postcss from build-angular package |
[Closes #19839] |
@ngtools/webpack (11.1.1) | ||
| Commit | Description | Notes |
|
|
perform import eliding before TypeScript transforms |
[Closes #13297] |
Special Thanks
Alan Agius, Doug Parker, Charles Lyding
Assets
2
Commits
@angular-devkit/build-angular (0.1101.0) | ||
| Commit | Description | Notes |
|
|
update IE11 Object/Array polyfills | |
|
|
support extracting and merging with arb format | |
|
|
support extracting with json file | |
|
|
integrate Angular compiler linker | |
|
|
enable inlining of critical CSS optimizations | |
|
|
support using TypeScript 4.1 | |
|
|
support following symlinked asset directories | |
|
|
resolve i18n outFile with normalized format | |
|
|
generate consistent filenames |
[Closes #15157] |
|
|
add console error when using HMR in production mode | |
|
|
update ScriptsWebpackPlugin to work with Webpack 5 | |
|
|
stylus not resolving imports from libraries |
[Closes #19524] |
|
|
update index html webpack plugin to use non deprecated Webpack 5 API | |
|
|
allow default Webpack 5 caching | |
|
|
apply local libraries sourcemap without `vendor: true` |
[Closes #11305] |
|
|
update Angular peer dependencies to 11.1 prerelease | |
|
|
remove workaround for Webpack 5 sourcemaps | |
|
|
show missing karma-coverage error when it's not configured | |
|
|
convert file replacements to system paths before use | |
|
|
improve builder phase reporting | |
|
|
re-enable webpack 5 license extraction support | |
|
|
use source locale with non-localized dev serving | |
@angular-devkit/build-webpack (0.1101.0) | ||
| Commit | Description | Notes |
|
|
add option for webpack stats output presence | |
|
|
properly shutdown webpack 5 compilation | |
@angular/cli (11.1.0) | ||
| Commit | Description | Notes |
|
|
avoid analytics cli object check if not present | |
|
|
add @angular-devkit/architect to ng-update packageGroup | |
|
|
update pacote to version 11 | |
|
|
allow trailing commas in JSON files |
[Closes #19576] |
|
|
show deprecation warning when using camel cased arguments | |
@ngtools/webpack (11.1.0) | ||
| Commit | Description | Notes |
|
|
support using TypeScript 4.1 | |
|
|
use `getDiagnosticsForFile` instead of `getDiagnostics` | |
|
|
remove use of Webpack compilation fileTimestamps property | |
|
|
normalize dependency paths before webpack use | |
|
|
normalize resource path before rebuild check | |
|
|
update Angular peer dependencies to 11.1 prerelease | |
|
|
remove use of Webpack 5 deprecated compilationDependencies | |
|
|
only use `require.resolve` as a fallback in NGCC processing |
[Closes #19395] |
|
|
normalize file replacement paths | |
@schematics/angular (11.1.0) | ||
| Commit | Description | Notes |
|
|
generate new projects with TypeScript 4.1 | |
|
|
update zone.js version to 0.11.3 | |
|
|
add `enableI18nLegacyMessageIdFormat` default to new projects | |
|
|
adjust block comment | |
|
|
Alphabetized named imports | |
|
|
Alphabetized import sources within a group | |
@schematics/schematics (0.1101.0) | ||
| Commit | Description | Notes |
|
|
generate new projects with TypeScript 4.1 | |
@schematics/update (0.1101.0) | ||
| Commit | Description | Notes |
|
|
update pacote to version 11 | |
Special Thanks
Renovate Bot, Charles Lyding, Alan Agius, Keen Yee Liau, Doug Parker, wenqi73, tim_frijters, Joey Perrott, JiaLiPassion, minijus, Cédric Exbrayat, Oleksii Potiekhin, dependabot[bot], Pete Bacon Darwin, George Kalpakas
Assets
2
dgp1130
released this
Commits
@angular-devkit/build-angular (0.1101.0-rc.0) | ||
| Commit | Description | Notes |
|
|
update IE11 Object/Array polyfills | |
|
|
support extracting and merging with arb format | |
|
|
support extracting with json file | |
|
|
integrate Angular compiler linker | |
|
|
generate consistent filenames |
[Closes #15157] |
Special Thanks
Renovate Bot, Alan Agius, Charles Lyding, wenqi73, Doug Parker, Joey Perrott
Assets
2
dgp1130
released this
Commits
Special Thanks
Alan Agius, Doug Parker, Joey Perrott
Assets
2
kyliau
released this
Commits
@angular-devkit/build-angular (0.1101.0-next.4) | ||
| Commit | Description | Notes |
|
|
correctly resolve symlinked global styles entrypoints |
[Closes #3500] |
|
|
don't downlevel web-animations-js |
[Closes #19660] |
|
|
use URL rewrite in karma fallback middleware | |
@schematics/angular (11.1.0-next.4) | ||
| Commit | Description | Notes |
|
|
correctly handle PropertyAssignments with StringLiteral keys |
[Closes #16009] |
|
|
remove unnecessary scripts and dependencies | |
@schematics/update (0.1101.0-next.4) | ||
| Commit | Description | Notes |
|
|
fix typo in info log |
[Closes #18888] |
Special Thanks
Renovate Bot, Charles Lyding, Alan Agius, Keen Yee Liau, Oleksii Potiekhin, Daniel Brown, Chris Joe
Assets
2
Commits
@angular-devkit/build-angular (0.1100.6) | ||
| Commit | Description | Notes |
|
|
correctly resolve symlinked global styles entrypoints |
[Closes #3500] |
|
|
don't downlevel web-animations-js |
[Closes #19660] |
|
|
use URL rewrite in karma fallback middleware | |
@schematics/angular (11.0.6) | ||
| Commit | Description | Notes |
|
|
correctly handle PropertyAssignments with StringLiteral keys |
[Closes #16009] |
|
|
remove unnecessary scripts and dependencies | |
@schematics/update (0.1100.6) | ||
| Commit | Description | Notes |
|
|
fix typo in info log |
[Closes #18888] |
Special Thanks
Alan Agius, Keen Yee Liau, Charles Lyding, Oleksii Potiekhin, Daniel Brown, Chris Joe
Assets
2
kyliau
released this
Commits
Special Thanks
Renovate Bot, Alan Agius, Keen Yee Liau, Oleksii Potiekhin, dependabot[bot], Joey Perrott
Assets
2
kyliau
released this
Commits
No user-facing changes.