This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
Releases: flexpa/sero
Releases · flexpa/sero
v0.0.29
v0.0.28
v0.0.27
v0.0.26
v0.0.25
v0.0.24
What's Changed
- feat: added getAccessTokenFromClientCredentialFlow to smart-auth by @acr13 in #165
- Bump ts-jest from 27.1.0 to 27.1.1 by @dependabot in #159
- Bump typescript from 4.5.2 to 4.5.3 by @dependabot in #160
- Bump jest from 27.4.3 to 27.4.4 by @dependabot in #161
- Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0 by @dependabot in #162
- Bump @reduxjs/toolkit from 1.6.2 to 1.7.0 by @dependabot in #163
- Bump eslint from 8.4.0 to 8.4.1 by @dependabot in #164
New Contributors
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- Added tokenParams to SmartAuthProvider by @jdjkelly in #158
- Bump pino-pretty from 7.1.0 to 7.2.0 by @dependabot in #136
- Bump typedoc from 0.22.7 to 0.22.8 by @dependabot in #134
- Bump fastify from 3.22.1 to 3.23.1 by @dependabot in #135
- Bump fastify from 3.23.1 to 3.24.0 by @dependabot in #140
- Bump typedoc from 0.22.8 to 0.22.9 by @dependabot in #141
- Bump nodemon from 2.0.14 to 2.0.15 by @dependabot in #142
- Bump eslint from 8.1.0 to 8.2.0 by @dependabot in #137
- Bump @typescript-eslint/eslint-plugin from 5.2.0 to 5.4.0 by @dependabot in #144
- Bump @typescript-eslint/parser from 4.33.0 to 5.4.0 by @dependabot in #143
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #145
- Bump @types/jest from 27.0.2 to 27.0.3 by @dependabot in #146
- Bump eslint from 8.2.0 to 8.3.0 by @dependabot in #147
- Bump jest from 27.3.1 to 27.4.0 by @dependabot in #149
- Bump fastify from 3.24.0 to 3.24.1 by @dependabot in #150
- Bump typedoc from 0.22.9 to 0.22.10 by @dependabot in #151
- Bump ts-jest from 27.0.7 to 27.1.0 by @dependabot in #156
- Bump jest from 27.4.0 to 27.4.3 by @dependabot in #155
- Bump eslint from 8.3.0 to 8.4.0 by @dependabot in #152
- Bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.5.0 by @dependabot in #154
- Bump @typescript-eslint/parser from 5.4.0 to 5.6.0 by @dependabot in #157
Full Changelog: v0.0.22...v0.0.23
v0.0.22
v0.0.21
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
v0.0.20
What's Changed
- Remove the publish to Github Registry action that keeps failing by @jdjkelly in #89
- Updating examples to match the new fastify plugin architecture by @mseckykoebel in #91
- Changing redirectHost and redirectUrl in the SMART auth module by @mseckykoebel in #94
- Create dependabot.yml by @jdjkelly in #96
- Bump fastify from 3.21.3 to 3.22.0 by @dependabot in #97
- Bump @reduxjs/toolkit from 1.6.1 to 1.6.2 by @dependabot in #99
- Refactor SmartAuthProvider by @jdjkelly in #100
Full Changelog: v0.0.19...v0.0.20