Alan Agius
ae13974f1d
build: update to rxjs 6.4
2019-02-26 08:33:48 -08:00
Alan
e0e129c22a
build: update angular packages to version 8
2019-02-08 16:06:37 -08:00
Renovate Bot
ce42a4ce4e
build: update semver to version 5.6.0
2018-12-20 13:18:17 -08:00
Alan Agius
5111d15ff2
build: update to TypeScript 3.2 and Angular 7.2 RC
2018-12-19 10:55:05 -08:00
Alan Agius
508d4df482
choreUpdate angular and tsickle dependencies ( #13034 )
...
* build: update `@angular/packages` to `7.1.0`
* feat(@schematics/angular): use tsickle `>=0.34.0` when creating a library
This is the official version that supports 3.1+
* feat(@schematics/angular): use angular version `7.1.0`
2018-11-27 14:02:23 -08:00
Charles Lyding
c631c1852f
test: update angular test dependencies
2018-11-15 17:07:59 -08:00
Alan Agius
91e5fc0bfa
build: update to TypeScript 3.1
2018-10-01 07:39:59 -07:00
Charles Lyding
9a793494dc
build: update rxjs to 6.3
2018-09-26 12:57:56 -04:00
Alan Agius
84533e2446
build: update ng-packagr to 4.2.0
2018-09-18 11:30:54 -07:00
Alan Agius
b8b36ba339
refactor: pin down all direct dependencies
...
This is so that CLI users get the same direct dependency versions that were tested on the CI.
2018-09-07 11:01:50 -07:00
Alan Agius
88804b63dc
build: update repo to use typescript
3.0.x
...
Updated `@angular/<packages>` to `^7.0.0-beta.4` since we need this to be able to run the tests. Due to the `@angular/compiler` in `v6` doesn't support `typescript` `3.0.x`.
2018-09-06 08:28:16 -07:00
clydin
7e63dd791b
build: limit rxjs to 6.2.x due to a defect in 6.3.0 ( #12048 )
2018-08-30 15:33:31 -07:00
Alan Agius
718ee15b9a
refactor: remove flatModuleId
and flatModuleOutFile
from library tsconfig
...
The autogenerated fiellds are no longer required following this PR https://github.com/dherges/ng-packagr/pull/1024
This has been released in `ng-packagr` `v4.1.0`
2018-08-21 10:16:38 -07:00
Charles Lyding
c729b0e7d9
build: use yarn workspaces
2018-08-10 18:25:32 -07:00
Alan Agius
d669dd64a8
feat(@angular-devkit/build-ng-packagr): add support for watch
when building a library
...
`ng-packagr` version `4.0.0-rc.3`, lands the incremental builds feature.
More info: https://github.com/dherges/ng-packagr/blob/master/CHANGELOG.md#400-rc2-2018-06-23
`enableResourceInlining` needs to be enabled for libraries that contain components
Closes : #10643
2018-07-30 06:41:28 -07:00
Alan Agius
c8240d9030
test(@angular-devkit/build-ng-packagr): add tests for watch mode
2018-07-30 06:41:28 -07:00
Alan Agius
1caf708dca
feat(@angular-devkit/build-ng-packagr): update ng-packagr
to version 4
2018-07-25 22:54:22 +01:00
Hans
91e7c3eb96
test: remove unused test directory and remove @ from paths
2018-07-12 09:26:36 -07:00
Filipe Silva
3e3dffba8e
fix(@angular-devkit/architect): unsubscribe on timeout in runTargetSpec
...
This way cleanup logic runs on timeout.
It also simplifies timeout definition for runTargetSpec and Jasmine.
2018-07-05 11:43:11 -04:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00