escapedcat
escapedcat
[Lerna is unmaintained](https://github.com/lerna/lerna/issues/2703#issuecomment-1111894596). Eventually we should move to something else. Good people already added scope packages ([rush](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-rush-scopes), [nx](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-nx-scopes)) for these: - https://rushjs.io - https://nx.dev/generators/workspace-generators - ...or just yarn workspaces with...
Replace `globby` with `glob` in all commitlint-packages. - https://bundlephobia.com/[email protected] - https://bundlephobia.com/[email protected]
## Summary Tried to get [the google example](https://github.com/smooth-code/jest-puppeteer#usage) to work locally but failed. Tried to make it work in the example tests but also failed: ```sh FAIL integration/external.test.js (7.535 s)...
Just so other people are aware. Nothing really serious. bytesizematters fails and causes the site to load after it timed out. ``` GET http://bytesizematters.com/bytesize.js net::ERR_NAME_NOT_RESOLVED ``` http://downforeveryoneorjustme.com/bytesizematters.com This isn't big...
### Describe the changes you have made in this PR lnurlAuth support via the "Send" within the popup ### Link this PR to an issue #1269 ### Type of change...
### Is your feature request related to a problem? Please describe We can split this ticket. Please write your name behind the "screen" in the list if you start working...
Latest swc updates break our Jest setup. There's is a workaround but we still need to adjust our setup. Staying on `v205` is currently working for us.
### Describe the changes you have made in this PR This should fix the close action for the success view ### Link this PR to an issue #1216 ### Type...
### Describe the changes you have made in this PR _A clear and concise description of what you want to happen_ ### Link this PR to an issue _#ISSUE-NUMBER_ ###...
### Is your feature request related to a problem? Split out from #1216 ### Describe the solution you'd like Withdraw LNURL should work via prompt and via "Send" within the...