Skip to content

Commit

Permalink
Merge branch 'main' into feat/install_chunked_code
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock authored Dec 12, 2024
2 parents 56ba88d + 2e8d15a commit 159ffa3
Show file tree
Hide file tree
Showing 14 changed files with 3,086 additions and 1,991 deletions.
4 changes: 3 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
### Added

- fix: `target_canister` is used only for `install_chunked_code` of management canister, complying with internet computer specification
- chore: pins nanoid dev dependency version to override warning
- feat: Add support for effective target canister ID in management canister calls.

### Changed

- chore: Removes warning that users found unhelpful, when a message originates from other sources than the identity provider in `AuthClient` during authentication.
- chore: Removes warning that users found unhelpful, when a message originates from other sources than the identity provider in `AuthClient` during authentication.
- fix: Make pollForResponse typesafe to avoid exceptions from unknown requests

## [2.1.3] - 2024-10-23

Expand Down
Loading

0 comments on commit 159ffa3

Please sign in to comment.