v5.0.0-rc.0
Pre-release
Pre-release
·
111 commits
to release-5.0.0
since this release
Package
NPM: https://www.npmjs.com/package/@node-oauth/oauth2-server/v/5.0.0-rc.0
$ npm install @node-oauth/[email protected]
What's Changed
- fix(build): pin versions in package.json by @jankapunkt in #150
- docs: add badges to README #163 by @jmakhack in #164
- Ci update core actions by @jankapunkt in #168
- Add missing
validateRedirectUri()
to AuthorizationCodeModel by @saschanaz in #181 - build(deps-dev): bump sinon from 14.0.2 to 15.0.2 by @dependabot in #177
- Merge dev into master by @jankapunkt in #184
- build(deps-dev): bump sinon from 13.0.1 to 15.1.0 by @dependabot in #185
- build(deps-dev): bump mocha from 9.2.2 to 10.2.0 by @dependabot in #186
- build(deps-dev): bump eslint from 8.4.1 to 8.41.0 by @dependabot in #188
- build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in #189
- refactor: Remove util.inherits #70 by @dsschiramm in #109
- Use native promises and async/await, drop bluebird and promisify-any by @jankapunkt in #190
New Contributors
- @jmakhack made their first contribution in #164
- @saschanaz made their first contribution in #181
- @dsschiramm made their first contribution in #109
Full Changelog: v4.3.0...v5.0.0-rc.0