You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bumps `lightning` to 0.2-beta1, `lightning-invoice` to
0.34-beta1, `lightning-types` to 0.3-beta1, and
`lightning-dns-resolver` to 0.3-beta1.
While `lightning-types` really doesn't entirely merit a version
bump here (we almost entirely just added features, which isn't a
breaking change), we removed a few redundant feature flag modifying
methods, which technically broke semver. Hopefully the next version
will be able to avoid that.
As a result of the `lightning-types` bump, `lightning-invoice` also
gets bumped, though it would otherwise not need it.
0 commit comments