v0.40.1
🐛 Bug Fixes
Properly type the default replication filter object @alexjurkiewicz (#96)
what
Properly type the default replication filter object
why
An error exists — likely introduced during some rewriting in #93 — where the default replication filter object is not properly typed, and causes issues with the ternary operator.