Skip to content

Commit a9a92ec

Browse files
committed
Add type table options note.
1 parent 7f4d24d commit a9a92ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
`typeTable` to use by id for both `encode` and `decode`.
88

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

0 commit comments

Comments
 (0)