- Upgraded to ReScript v11.1 and using
@rescript/core
- old
Decode.withNamerenamed to requireName - old
Decode.withNamespacerenamed to requireNamespace Decode.withNameis now higher-order decoderDecode.withNamespaceis now higher-order decoderDecode.childrenaccepts predicate that filters children to apply decoder toDecode.childaccepts predicate functionfloat,int,date,boolsignatures changed, now they can be used withDecoder.mapinstead ofDecoder.andThen- a few function parameters reorderings
Decode.select- useful forDecode.childandDecode.childrenDecode.selectAnyElement,Nodeand other modules are now publicDecode.childElementsdecoderDecode.requireSomehelper functionDecode.okdecoderDecode.errordecoder