You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-8
Original file line number
Diff line number
Diff line change
@@ -215,14 +215,6 @@ The codebase was updated to handle the breaking changes on Angular2's Release Ca
215
215
- Quickstart guide now follows the pattern in Angular 2's Quickstart to add the references to other libs in `systemjs.config.js`.
216
216
However if you still want to do it the old way by adding the system bundle, you can still do so, except now its called `bundles/angular2-logger.sys.min.js`.
217
217
218
-
## Breaking changes on 0.3.0
219
-
The codebase was updated to handle the breaking changes on Angular2's Release Candidate.
220
-
221
-
**Make sure you don't upgrade to this version if you haven't upgraded Angular2 to at least `2.0.0-rc.0`**
222
-
223
-
## Breaking changes on 0.2.0
224
-
The setup changed a bit to make it easier so make sure you follow up the new Quickstart.
0 commit comments