Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@

### Feat

- **pic**: add chunked WASM upload and canisterStatus method (#239)
- add http gateway support (#233)
- bump PocketIC server to v12.0.0 (#231)
- transparent large WASM installation via chunked upload for `installCode`, `reinstallCode`, `upgradeCanister`, and `setupCanister`
- add `canisterStatus` method to `PocketIc` for querying canister status

### Chore

- remove unnecessary pnpm overrides

## 0.18.0 (2026-01-21)

Expand Down