Skip to content

fix: apply v1.0.0 release code review fixes#41

Merged
lete114 merged 1 commit into
mainfrom
fix/v1.0.0-release-review
Jun 21, 2026
Merged

fix: apply v1.0.0 release code review fixes#41
lete114 merged 1 commit into
mainfrom
fix/v1.0.0-release-review

Conversation

@lete114

@lete114 lete114 commented Jun 21, 2026

Copy link
Copy Markdown
Member
  • C2: move RNG singleton to instance #rng in Cipher
  • I1: wrap decodeURIComponent URIError in textCodec.ts
  • I2: replace O(n log n) sentIds sort with O(1) keys().next().value across ipc, rpc, discover
  • I3: replace #compressor! assertions with type-safe local variable guards
  • I5: add option validation to IPC constructor
  • I7: add empty hostname validation to BedrockURL
  • I8: replace undefined return with TypeError for unknown Color keys
  • I9: add channel validation to IPC.on()

- C2: move RNG singleton to instance #rng in Cipher
- I1: wrap decodeURIComponent URIError in textCodec.ts
- I2: replace O(n log n) sentIds sort with O(1) keys().next().value
  across ipc, rpc, discover
- I3: replace #compressor! assertions with type-safe local variable guards
- I5: add option validation to IPC constructor
- I7: add empty hostname validation to BedrockURL
- I8: replace undefined return with TypeError for unknown Color keys
- I9: add channel validation to IPC.on()
@lete114
lete114 merged commit 4207b7e into main Jun 21, 2026
4 checks passed
@lete114
lete114 deleted the fix/v1.0.0-release-review branch June 21, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant