v0.0.35
Pre-release
Pre-release
What's Changed
- Optimize protocol allowed actions check by @diehuxx in #380
- Moved and renamed types files in a common types folder by @thehenrytsai in #382
- Allow newer
ProtocolsConfigures
to overwrite old ones by @diehuxx in #381 - index-level refactoring by @thehenrytsai in #383
- Move
ProtocolAuthorization#verifyTypes
by @diehuxx in #386 - #298 - enabled
noImplicitAny
rule and fixed all errors triggered by @thehenrytsai in #388 - #299 - added support for unauthenticated
RecordsQuery
by @thehenrytsai in #393 - Move types to
devDependencies
and remove version ranges for dependencies by @frankhinek in #395 - Allow protocol and schema URIs to omit slashes preceding path by @diehuxx in #394
- #315 - updated all dependencies to latest version and fixed breaking changes by @thehenrytsai in #396
- flattening directory structure by @thehenrytsai in #398
- Allow recipients to always read their received messages by @diehuxx in #399
- Fixed broken README example by @thehenrytsai in #401
- Decompose and expose preprocessing checks by @diehuxx in #402
Full Changelog: v0.0.33...v0.0.35