You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OAuth 2.0 bearer token support for secured FHIR servers: --bearer-token <token> flag on analyze and compare commands; falls back to FHIR_TOKEN environment variable
FetchOptions type exported from the library for consumer use
fetchCapabilityStatement(url, options?) now accepts an optional headers map
Fixed
Removed deprecated tsconfig.json options (baseUrl, esModuleInterop: false) that would stop functioning in TypeScript 7.0