ssbc / ssb-uri2

Utilities for recognizing and converting SSB URIs
GNU Lesser General Public License v3.0
10 stars 3 forks source link

Add support for cloaked messages #16

Closed Powersource closed 2 years ago

Powersource commented 2 years ago

Fixes https://github.com/ssbc/ssb-uri2/issues/13

Powersource commented 2 years ago

@staltz @mixmix

Powersource commented 2 years ago

Sure. It is applied by Prettier though fwiw. But weird that it didn't run it on src/index.ts. Maybe because the test files are js

staltz commented 2 years ago

Alternatively, you can copy the prettier settings and scripts from here https://github.com/ssbc/ssb-threads which should work on typescript.

Powersource commented 2 years ago

Not running on ts was my editor being config'd wrong. Style fixed now too.

Powersource commented 2 years ago

There is a new test in happy though? Or you want a different one?

staltz commented 2 years ago

2.3.0 released