Update dependency @angular/compiler to v2.4.10 #155
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency @angular/compiler from
v2.1.2
tov2.4.10
Release Notes
v2.4.10
Compare Source
Bug Fixes
v2.4.9
Compare Source
Bug Fixes
v2.4.8
Compare Source
Bug Fixes
Reverts
v2.4.7
Compare Source
Bug Fixes
ngOnChanges
for interpolation bindings (#14400) (7c87c52)v2.4.6
Compare Source
Bug Fixes
v2.4.5
Compare Source
Bug Fixes
v2.4.4
Compare Source
Bug Fixes
v2.4.3
Compare Source
v2.4.2
Compare Source
Bug Fixes
*directive="-..."
) (7dc12b9), closes #13800target
as attribute (1c82b58), closes #13837v2.4.1
Compare Source
Bug Fixes
v2.4.0
Compare Source
Bug Fixes
}}
when interpolation is disabled (#13531) (9b87bb6), closes #13525registerForNg1Tests
(#13522) (c26c24c)Features
rxjs@​5.0.1
and unpin the rxjs peerDeps via^5.0.1
(#13572) (8d5da1e), closes #13561 #134784.0.0-beta.0 (2016-12-15)
Features
titlecase
pipe (#13324) (61d7c1e), closes #11436Note: 4.0.0-beta.0 release also contains all the changes present in the 2.3.1 release.
2.3.1 (2016-12-15)
Bug Fixes
name
property don’t break. (efa2d80), closes #13394 #13445select[multiple]
retains selections (b3dcff0), closes #12527 #12654undefined
(0a7364f), closes #13412 #13414Performance Improvements
Note
Due to regression in the 2.3.0 release that was fixed by #13464,
components that have been compiled using 2.3.0 and published to npm will need to be recompiled and republished.
The >=2.3.1 compiler will issue is the following error if it encounters components compiled with 2.3.0:
Unsupported metadata version 2 for module ${module}. This module should be compiled with a newer version of ngc
.We are adding more tests to our test suite to catch these kinds of problems before we cut a release.
v2.3.1
Compare Source
Bug Fixes
}}
when interpolation is disabled (#13531) (9b87bb6), closes #13525registerForNg1Tests
(#13522) (c26c24c)Features
rxjs@​5.0.1
and unpin the rxjs peerDeps via^5.0.1
(#13572) (8d5da1e), closes #13561 #134784.0.0-beta.0 (2016-12-15)
Features
titlecase
pipe (#13324) (61d7c1e), closes #11436Note: 4.0.0-beta.0 release also contains all the changes present in the 2.3.1 release.
2.3.1 (2016-12-15)
Bug Fixes
name
property don’t break. (efa2d80), closes #13394 #13445select[multiple]
retains selections (b3dcff0), closes #12527 #12654undefined
(0a7364f), closes #13412 #13414Performance Improvements
Note
Due to regression in the 2.3.0 release that was fixed by #13464,
components that have been compiled using 2.3.0 and published to npm will need to be recompiled and republished.
The >=2.3.1 compiler will issue is the following error if it encounters components compiled with 2.3.0:
Unsupported metadata version 2 for module ${module}. This module should be compiled with a newer version of ngc
.We are adding more tests to our test suite to catch these kinds of problems before we cut a release.
v2.3.0
Compare Source
Bug Fixes
StaticSymbol
correctly, not matter in which context (5614c4f)createLanguageServiceFromTypescript()
(#13278) (25c2141), closes #13277CompilerHost
from compiler-cli (#13189) (3ff6554)Features
.ngsummary.json
files (614a35d), closes #12787v2.2.4
Compare Source
Bug Fixes
v2.2.3
Compare Source
Bug Fixes
v2.2.2
Compare Source
v2.2.1
Compare Source
v2.2.0
Compare Source
This PR has been generated by Renovate Bot.