Skip to content

Commit

Permalink
feat(README)
Browse files Browse the repository at this point in the history
Added back in 4.0.0 instructions
Fixed outdated package
Closes #144, #129, #142, #139 and #128.
  • Loading branch information
Stabzs committed Feb 24, 2018
1 parent a57d08a commit b495954
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 37 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ largely based off of [AngularJS-Toaster](https://github.com/jirikavi/AngularJS-T
Version ^ 5.0.0 requires either `.forRoot()` or `.forChild()` `ToasterModule` inclusion. Please
read the 5.x.x release notes the `Getting Started` section before upgraded.

Version ^4.0.0 now supports @angular/animations, which is a breaking change.
Please read both the Getting Started and Animations sections before upgrading.


# Demo
A dynamic Angular and Typescript demo can be found at
[this plunker](http://plnkr.co/edit/hkENUhos6q9fhiOHprXO?p=preview).
Expand Down
50 changes: 14 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"core-js": "2.4.1",
"coveralls": "2.11.14",
"cpx": "1.5.0",
"http-server": "0.9.0",
"http-server": "0.11.1",
"istanbul-instrumenter-loader": "3.0.0",
"jasmine-core": "2.5.2",
"karma": "1.5.0",
Expand Down

0 comments on commit b495954

Please sign in to comment.