fix(sdk): remove the legacy ts_idpclient package and switch app integrations to @idp.global/sdk
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## Pending
|
||||
|
||||
### Fixes
|
||||
|
||||
- remove the legacy ts_idpclient package and switch app integrations to @idp.global/sdk (sdk)
|
||||
- Deletes the in-repo @idp.global/client implementation and publishing metadata under ts_idpclient.
|
||||
- Updates the web app to import the browser client from @idp.global/sdk/browser instead of the local build output.
|
||||
- Replaces local file dependencies for @idp.global/catalog and @idp.global/interfaces with published package versions and adds @idp.global/sdk as a runtime dependency.
|
||||
- Refreshes README and story references to document the shared SDK package and browser entrypoint.
|
||||
- Updates project release/config metadata to the newer schema and registry target format.
|
||||
|
||||
## 2026-04-20 - 1.21.0 - feat(reception)
|
||||
add passport device authentication flows and alert delivery management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user