This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
v0.0.21
Pre-release
Pre-release
Summary
0.0.21:
- Dependency management thru dependabot is working, lots of dependency maintenance
- Node 16 support
- auth.tokenHost is now required in SmartAuthProvider
- Support for dynamically requesting scopes in SmartAuth
- TypeScript support for SmartAuth scopes v1
What's Changed
- Bump @types/jest from 27.0.1 to 27.0.2 by @dependabot in #102
- Bump typedoc from 0.22.4 to 0.22.5 by @dependabot in #103
- Bump jest from 27.2.1 to 27.2.5 by @dependabot in #105
- Bump typescript from 4.4.3 to 4.4.4 by @dependabot in #106
- Bump ts-jest from 27.0.5 to 27.0.6 by @dependabot in #107
- Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.33.0 by @dependabot in #104
- Change the dependabot updates to Mondays at 10am Toronto time. by @mseckykoebel in #111
- Bump nodemon from 2.0.12 to 2.0.13 by @dependabot in #110
- Node 16 by @mseckykoebel in #109
- Bump pino-pretty from 7.0.1 to 7.1.0 by @dependabot in #113
- Bump typedoc from 0.22.5 to 0.22.6 by @dependabot in #115
- Bump ts-jest from 27.0.6 to 27.0.7 by @dependabot in #117
- Bump jest from 27.2.5 to 27.3.1 by @dependabot in #118
- Requires minimum Node 14 by @jdjkelly in #125
- Bump typedoc from 0.22.6 to 0.22.7 by @dependabot in #122
- Bump nodemon from 2.0.13 to 2.0.14 by @dependabot in #121
- Added Kodiak config by @jdjkelly in #126
- Bump fastify from 3.22.0 to 3.22.1 by @dependabot in #127
- Bump @typescript-eslint/parser from 4.31.2 to 4.33.0 by @dependabot in #112
- Bump ts-jest-resolver from 1.1.0 to 2.0.0 by @dependabot in #116
- Bump eslint from 7.32.0 to 8.1.0 by @dependabot in #119
- Changing tokenHost in auth config object to be required by @mseckykoebel in #120
- Adds SmartAuthScope and SmartAuthUrlQuerystring by @jdjkelly in #128
- Bump @typescript-eslint/eslint-plugin from 4.33.0 to 5.2.0 by @dependabot in #129
Full Changelog: v0.0.20...v0.0.21