Keen Yee Liau
c3cc50e6b9
refactor(@schematics/angular): read build-angular's version from package.json
...
Now that `@angular-devkit/build-angular` is promoted to stable
(https://github.com/angular/angular-cli/pull/20528 ), it will
always have the same version as `@schematics/angular`.
With this change, there is no need to manually update `DevkitBuildAngular`
field in `latest-versions.ts` anymore.
2021-04-20 09:33:36 -05:00
Alan Agius
e1bb8c4f9a
build: update master version to 12.1.0-next.0
2021-04-19 20:25:36 +02:00
Keen Yee Liau
1a8ed40db8
build: bump version to v12.0.0-rc.0
2021-04-19 19:39:13 +02:00
Keen Yee Liau
c7a7a7591b
release: v12.0.0-next.9
2021-04-14 16:47:18 -07:00
Alan Agius
d7bedb7293
build: promote @angular-devkit/build-angular to stable
2021-04-14 15:50:27 -04:00
Alan Agius
695a01ba02
feat(@schematics/angular): configure new libraries to be published in Ivy partial mode
...
With this change we configure new libraries to be published using Ivy partial compilation instead of the deprecated View Engine rendering engine, we also remove several view engine specific `angularCompilerOptions`.
New libraries can be published using this format, as they are not depend upon by View Engine libraries or application.
2021-04-09 18:40:39 -04:00
Doug Parker
3693153c66
build: bump version to v12.0.0-next.8
2021-04-07 16:14:21 -07:00
Doug Parker
ad60469444
release: v12.0.0-next.8
2021-04-07 12:33:29 -07:00
Joey Perrott
8bd8d1ac8c
build: bump version to v12.0.0-next.8
2021-04-02 11:05:47 -07:00
Joey Perrott
81892614f5
release: v12.0.0-next.7
2021-04-02 09:20:19 -07:00
Keen Yee Liau
81fcfb774f
build: bump version to v12.0.0-next.7
2021-03-24 15:06:09 -04:00
Keen Yee Liau
8b691aef1b
release: v12.0.0-next.6
2021-03-24 11:12:57 -07:00
Keen Yee Liau
90a01968f4
build: determine version to publish from package.json
...
Currently, the version of a release is determined by the git tag.
This PR changes release script to determine the release version from the
`version` property in the root `package.json`.
Release docs have also been updated.
2021-03-24 09:17:24 -04:00
Doug Parker
892adf76a0
release: v12.0.0-next.5
...
The version in `latest-versions.ts` is incremented by 2 because we forgot to update it for the previous release. The correct version is `12.0.0-next.5`.
2021-03-18 11:28:50 -07:00
Doug Parker
4a4ac66623
Revert "release: v12.0.0-next.5"
...
This reverts commit ec36583f35bf450fe6a553addfb91d4964582a5c.
CI is failing due to recent changes to update e2e tests.
2021-03-17 16:46:09 -07:00
Doug Parker
ec36583f35
release: v12.0.0-next.5
...
`latestVersions.ts` is incrementing by 2, because the previous release forgot to update it.
2021-03-17 12:03:19 -07:00
Alan Agius
79856644b4
feat(@angular/cli): support TypeScript 4.2
...
BREAKING CHANGE
Drop support for TypeScript versions prior to 4.2.3
2021-03-17 19:32:01 +01:00
Alan Agius
0199170ec7
refactor(@schematics/angular): remove DevkitBuildNgPackagr
and DevkitBuildWebpack
from latest-versions
2021-03-17 19:06:37 +01:00
Joey Perrott
6469acf052
release: v12.0.0-next.4
2021-03-10 11:34:23 -08:00
Keen Yee Liau
a7b9497b63
release: v12.0.0-next.3
2021-03-03 15:31:18 -08:00
Doug Parker
ed367e0d6f
release: v12.0.0-next.2
2021-02-24 12:02:40 -08:00
Keen Yee Liau
7650eb8dce
release: v12.0.0-next.1
2021-02-17 11:32:35 -08:00
Alan Agius
7d57dd2f3e
feat(@schematics/angular): add migration to use new zone.js entry-points
2021-02-17 12:44:43 -06:00
Alan Agius
789c95949b
build: update angular and ng-packagr packages to version 12
2021-02-11 14:26:41 -05:00
Doug Parker
86b1ca36ac
release: v12.0.0-next.0
...
Second attempt at release with new fixes.
2021-02-11 09:47:59 -08:00
Doug Parker
c2b4dd22f4
Revert "release: v12.0.0-next.0"
...
This reverts commit c5c80c41590abb0e213b4b836db7f6b8f19b7b26. CI issues prevented the release, will try again with fixes included.
2021-02-11 09:47:10 -08:00
Doug Parker
c5c80c4159
release: v12.0.0-next.0
2021-02-10 15:55:31 -08:00
Doug Parker
2afcf298e5
release: v11.2.0-next.0
...
No need to update root `package.json` as it is already version `11.2.0-next.0`.
2021-01-27 12:56:51 -08:00
Keen Yee Liau
bffc0300fc
release: v11.1.0-next.4
2021-01-06 13:31:59 -08:00
Keen Yee Liau
805396e0a1
release: v11.1.0-next.3
2020-12-17 08:40:23 -08:00
Keen Yee Liau
205ea2b638
release: v11.1.0-next.2
2020-12-09 14:01:32 -08:00
Charles Lyding
774cd52dd0
feat(@schematics/angular): generate new projects with TypeScript 4.1
2020-12-03 16:43:39 -05:00
Doug Parker
5746ae568c
release: v11.1.0-next.1
2020-12-02 11:28:44 -08:00
JiaLiPassion
535a5076d9
feat(@schematics/angular): update zone.js version to 0.11.3
2020-11-24 13:33:26 +00:00
Keen Yee Liau
d392f87d7a
release: v11.1.0-next.0
2020-11-18 11:10:16 -08:00
Doug Parker
46b613fb82
Revert "release: v11.0.0-rc.0"
...
This reverts commit a986ce72394f8bff821e04538033737cc0993e83.
RC should be cut from the `11.0.x` branch, not from `master`.
2020-10-21 13:22:03 -07:00
Doug Parker
a986ce7239
release: v11.0.0-rc.0
2020-10-21 13:10:32 -07:00
mgechev
d3e8f6872c
release: v11.0.0-next.7
2020-10-15 03:50:00 +03:00
Alan Agius
008133b9aa
feat(@schematics/angular): update ng-packagr to version 11
2020-10-09 13:13:27 -04:00
Keen Yee Liau
a65d2990b7
release: v11.0.0-next.6
2020-10-08 13:17:34 -07:00
Keen Yee Liau
bad0ced885
release: v11.0.0-next.5
2020-10-07 20:01:49 -07:00
Doug Parker
dcc9ddd252
release: 11.0.0-next.4
...
This reverts commit 557c51e7963737ca60250e4dcb1899a51f4f3805.
Second attempt at the release having disabled the failing lint test.
2020-09-30 16:55:18 -07:00
Doug Parker
557c51e796
Revert "release: 11.0.0-next.4"
...
This reverts commit b95bd854b870c8f02555064adf992d9dbdadd931.
CI is failing because of a lint error in new projects from
[this PR](https://github.com/angular/angular/pull/38698/files#diff-d9887009ccabf0a9a6a1257c272ecb3aR48 ) using double
quotes instead of single quotes.
2020-09-30 15:35:40 -07:00
Doug Parker
b95bd854b8
release: 11.0.0-next.4
2020-09-30 12:11:55 -07:00
mgechev
b830087e78
release: v11.0.0-next.3
2020-09-24 01:15:21 +03:00
Keen Yee Liau
1d44c088c3
release: v11.0.0-next.2
2020-09-16 20:56:26 -07:00
Doug Parker
ed1b10914a
release: v11.0.0-next.1
...
Roll-forward of release, now including necessary fixes to pass CI.
2020-09-10 10:31:18 -07:00
Doug Parker
60e0493a19
Revert "release: v11.0.0-next.1"
...
This reverts commit ba17b750e743fd0758fa4e8992f8655632153884.
Reverting release commit to incorporate fixes needed for CI to pass.
2020-09-10 10:30:28 -07:00
Doug Parker
ba17b750e7
release: v11.0.0-next.1
2020-09-09 15:31:04 -07:00
mgechev
f562c4ec12
release: v11.0.0-next.0
2020-09-03 01:57:45 +03:00