v0.0.3.beta1
·
37 commits
to main
since this release
What's Changed
- Fixing Typescript type errors and warnings #3 by @fahadlabs in #8
- bug fixing by @vincenzopalazzo in #10
- Fixed mistake by @vincenzopalazzo in #11
- update readme with jrest link by @gautamjajoo in #17
- make build consistent for all node versions by @gautamjajoo in #19
- remove metric button from homepage by @gautamjajoo in #20
- Migrate material UI to version5 by @gautamjajoo in #21
- Bump nanoid from 3.1.25 to 3.3.4 by @dependabot in #27
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #25
- Bump follow-redirects from 1.14.2 to 1.15.1 by @dependabot in #24
- ci: include formatting check by @vincenzopalazzo in #23
- Migrate to new version of nextjs by @gautamjajoo in #34
- remove backtick by @gautamjajoo in #36
- Remove metric button from the appbar by @gautamjajoo in #38
- Update QR with nodeId by @gautamjajoo in #42
- api: implementing the API client by @vincenzopalazzo in #39
- fixed migration miu 5 with custom style by @vincenzopalazzo in #43
- Remove override styles from theme by @gautamjajoo in #46
- introduce lnsocket library by @vincenzopalazzo in #44
- Add donation component by @gautamjajoo in #50
- Fix USD size amount by @gautamjajoo in #52
- Remove undefined channel in listNode by @gautamjajoo in #55
- Migrating from JSS to emotion by @gautamjajoo in #53
- pages: refactoring nextjs usage by @vincenzopalazzo in #58
- Remove spinner from loading by @gautamjajoo in #61
- change msat to sat by @gautamjajoo in #65
- remove dependeces and upgrade the older one by @vincenzopalazzo in #66
- add metrics component by @gautamjajoo in #64
- fix production issue with change in npm packages by @gautamjajoo in #68
- docker: add docker image and add release action by @vincenzopalazzo in #69
New Contributors
- @fahadlabs made their first contribution in #8
- @gautamjajoo made their first contribution in #17
- @dependabot made their first contribution in #27
Full Changelog: v0.0.2...v0.0.3.beta1