Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 20:09
· 6 commits to main since this release
2aac81f

What's Changed

  • feat: example wallet, with transactions and assets by @JaeBrian in #1
  • build(deps): Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #2
  • build(deps): Bump path-to-regexp and express in /server by @dependabot in #3
  • refactor: move components and folders for cleaner structure by @JaeBrian in #4
  • feat: shell scripts using docker for clean execution by @wolf31o2 in #5
  • ci: enable dependabot by @wolf31o2 in #6
  • build(deps-dev): Bump concurrently from 8.2.2 to 9.1.0 by @dependabot in #7
  • build(deps-dev): Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #10
  • Feature/landing page by @JaeBrian in #14
  • ci: lint and build tests by @wolf31o2 in #15
  • ci: enforce conventional commits by @wolf31o2 in #16
  • ci: enable dependabot updates for github actions by @wolf31o2 in #17
  • build(deps-dev): Bump typescript-eslint from 8.18.2 to 8.19.0 by @dependabot in #13
  • build(deps-dev): Bump @types/node from 22.10.2 to 22.10.3 by @dependabot in #18
  • build(deps-dev): Bump @types/node from 22.10.2 to 22.10.3 in /server by @dependabot in #20
  • build(deps-dev): Bump vite from 5.4.11 to 6.0.6 by @dependabot in #11
  • feat: dockerize express server by @wolf31o2 in #21
  • feat(server): make utxorpc address configurable by @wolf31o2 in #28
  • ci(server): publish container images to registry by @wolf31o2 in #29
  • build(deps-dev): Bump typescript-eslint from 8.19.0 to 8.19.1 by @dependabot in #23
  • ci: fix master->main by @wolf31o2 in #30
  • ci: use branch name for tagging main by @wolf31o2 in #31
  • build(deps): Bump framer-motion from 11.15.0 to 11.16.0 by @dependabot in #25
  • build(deps-dev): Bump @types/node from 22.10.3 to 22.10.5 by @dependabot in #24
  • build(deps): Bump styled-components from 6.1.13 to 6.1.14 by @dependabot in #26
  • build(deps-dev): Bump vite from 6.0.6 to 6.0.7 by @dependabot in #27
  • feat(client): support split bff url by @wolf31o2 in #32
  • build(deps-dev): Bump @types/node from 22.10.3 to 22.10.5 in /server by @dependabot in #22
  • build(deps): Bump @utxorpc/blaze-provider from 0.2.2 to 0.3.2 in /server by @dependabot in #19
  • fix: cloudlare api url build for vite by @JaeBrian in #41
  • build(deps): Bump framer-motion from 11.16.0 to 11.17.0 by @dependabot in #34
  • build(deps-dev): Bump @eslint/js from 9.17.0 to 9.18.0 by @dependabot in #35
  • build(deps-dev): Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #36
  • build(deps-dev): Bump eslint-plugin-react-refresh from 0.4.16 to 0.4.18 by @dependabot in #37
  • build(deps-dev): Bump postcss from 8.4.49 to 8.5.1 by @dependabot in #42
  • build(deps-dev): Bump @types/node from 22.10.5 to 22.10.6 in /server by @dependabot in #40
  • build(deps-dev): Bump typescript from 5.7.2 to 5.7.3 in /server by @dependabot in #39
  • build(deps-dev): Bump @types/node from 22.10.6 to 22.10.7 in /server by @dependabot in #49
  • build(deps-dev): Bump @types/node from 22.10.5 to 22.10.7 by @dependabot in #45

New Contributors

Full Changelog: https://github.com/blinklabs-io/utxorpc-example/commits/v0.1.0