Skip to content

Commit

Permalink
Add type table options note.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Oct 22, 2024
1 parent 7587daf commit 31a4ff4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
`typeTable` to use by id for both `encode` and `decode`.

### Changed
- **NOTE**: The handling of `typeTable` and `typeTableLoader` is more strict
than before and requies one option be used when appropriate. This could cause
issues with code that was depending on undefined behavior.
- Refactor `registryEntryId` encoding and decoding logic. Trying to be more
readable and handle more error and edge cases. This is a work in progress.

Expand Down

0 comments on commit 31a4ff4

Please sign in to comment.