We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4d24d commit a9a92ecCopy full SHA for a9a92ec
CHANGELOG.md
@@ -7,6 +7,9 @@
7
`typeTable` to use by id for both `encode` and `decode`.
8
9
### 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.
13
- Refactor `registryEntryId` encoding and decoding logic. Trying to be more
14
readable and handle more error and edge cases. This is a work in progress.
15
0 commit comments