v4.0.0-rc.0
Pre-release
Pre-release
Breaking change
This release might be breaking!
Installation
NPM Link: https://www.npmjs.com/package/@node-oauth/express-oauth-server/v/4.0.0-rc.0
$ npm install @node-oauth/express-oauth-server@4.0.0-rc.0 # or use @next
What's Changed
- update project to ES6 standards by @HappyZombies in #12
- Fixed possible invalid status code range error by @dylantmarsh in #15
- Fixed unit test. by @WilcoBakker in #19
- update node versions in CI by @jankapunkt in #20
New Contributors
- @HappyZombies made their first contribution in #12
- @dylantmarsh made their first contribution in #15
- @WilcoBakker made their first contribution in #19
Full Changelog: v3.0.1...v4.0.0-rc.0