Skip to content

0.6.1

Compare
Choose a tag to compare
@williamhorning williamhorning released this 31 Mar 21:47
· 52 commits to main since this release
be88803
  • merge matrix into main, thanks @austinhuang0131!
  • fix docker builds
  • update to deno 1.42
  • redo the way bridge internals are handled
  • use sessionStorage for checking if a message is bridged
  • clean up some bridge commands
  • move types and utils to their own modules
  • change create_message to remove bolt references
  • change log_error to send more compact messages over webhooks
  • use import type over import for type-only imports
  • make commands prefix and default commands configurable
  • go back to prettier
  • break plugin api version
  • go back to deps.ts outside of lightning
  • redo replies in most places (they work now!)