- update packages
- Angular 2 beta 17
- RxJs 5.0.0-beta.6
- update packages
- Angular 2 beta 16
- zone.js 0.6.12
- update packages
- Angular 2 beta 15
- zone.js 0.6.10
- update packages
- Angular 2 beta 14
- systemjs v.0.19.25
- typings v.0.7.11
- Add tslint and editorconfig
- update packages
- Angular 2 beta 13
- systemjs v.0.19.25
- typings v.0.7.11
- update packages
- Angular 2 beta 12
- update packages
- Angular 2 beta 11
Can't compile cleanly due to zone.d.ts problem
- update packages
- Angular 2 beta 10
- es6-shim: "0.35.0
- zone.js: 0.6.4
- removed typings files from source control
- update es6-shim typings to commit 7de6c3
- update packages
- Angular 2 beta 9
- Typings to 0.7.5 (clear your typings folder!)
- update packages
- Angular 2 beta 8
- REMOVE npm postinstall .. STOP ADDING IT
- update packages
- Angular 2 beta 7,
- "reflect-metadata": "0.1.2",
- "rxjs": "5.0.0-beta.2",
- "zone.js": "0.5.15"
- npm postinstall automatically runs typings
- remove
npm postinstall
script
- update to Angular 2 beta 6 (skip 4-5)
- update to Angular 2 beta 6 RC (skip 4-5) [DO NOT USE]
- update to Angular 2 beta 3
- update to Angular 2 beta 2
- exclude tsconfig.json from the npm package
- exclude .npmignore from the npm package
- Added this CHANGELOG.md
- Reversed import order in core so that the real code is at the top and status codes at the bottom
- Output file renamed "web-api.js"
- Output file renamed from "dev.js" to "web-api.js"
First draft