Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmantz authored Mar 8, 2019
1 parent eab9367 commit 9da70a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ You need the [babel-polyfill](https://babeljs.io/docs/usage/polyfill/) in your b

### Version 3 released
I've decided to overhaul the API of this library. The main changes include:
- better SSR support due to not relying on `window` anymore,
- removed `childContext` from the `<OidcProvider />`, user manager now must be passed in as a prop,
- immutablejs is now an optional dependency and doesn't need to be installed for those not using it,
- dropped support for `shouldValidate` - the middleware now always validates the user,
Expand Down

0 comments on commit 9da70a0

Please sign in to comment.