What's Changed
- Correctly pass redirect_uri to tokens call by @praboud-ant in #222
- Add audio content by @nathanArseneau in #252
- Fix bug in reset timeout on progress by @Ozamatash in #160
- Add Proxy OAuth Server Provider by @allenzhou101 in #159
- Bump pkce up to 5.0.0 to fix CJS dependency issue by @heyitsaamir in #254
- #89 NPM provenance added by @davolokh in #190
- console.error pollution logs removed in tests by @davolokh in #194
- Fixing for windows terminal forcing \r\n by @Shchvova in #214
- docs: Update README for client method usage by @stonexer in #183
- feat: expose variableNames to retrieve all parameters from UriTemplate by @li-yechao in #188
- fix: 🐛 can't establish sse when server side enable compress by @Exlau in #231
- docs: Update README to not specify invalid capabilities by @morinokami in #265
- fix: Ensure the correct capability is checked for
completion/complete
by @morinokami in #268 - feat: Add completions capability in ServerCapabilitiesSchema by @morinokami in #269
- ✨ (client/index.ts): add optional RequestOptions parameter to connect… by @nanbingxyz in #224
New Contributors
- @praboud-ant made their first contribution in #222
- @nathanArseneau made their first contribution in #252
- @allenzhou101 made their first contribution in #159
- @heyitsaamir made their first contribution in #254
- @davolokh made their first contribution in #190
- @Shchvova made their first contribution in #214
- @stonexer made their first contribution in #183
- @li-yechao made their first contribution in #188
- @Exlau made their first contribution in #231
- @morinokami made their first contribution in #265
- @nanbingxyz made their first contribution in #224
Full Changelog: 1.8.0...1.9.0