Skip to content

Releases: BootNodeDev/dAppBooster

2.0.1

26 May 14:52
Compare
Choose a tag to compare

What's Changed

  • docs: updated docs
  • feat: better demo styles for subgraphs
  • fix: several small fixes

2.0.0

16 May 13:05
Compare
Choose a tag to compare

What's Changed

  • feat: New design
  • feat: Removed Styled Components and implemented changes to use Chakra UI for styling.
  • feat: Demo list (this template) https://demo.dappbooster.dev/
  • feat: New landing page at https://dappbooster.dev/
  • feat: New install script.
  • fix: Improved commit and push times.
  • docs: Updated readme and install instructions.
  • docs: Greatly updated https://docs.dappbooster.dev
  • docs: Updated https://components.dappbooster.dev
  • chore: Update all dependencies.
  • chore: Changes to adapt for new install script.
  • chore: Removed unused dependencies.
  • chore: Removed redundant or unnecessary files.
  • chore: Updated metatags and favicons.

0.9.20

07 Apr 20:39
e4161a1
Compare
Choose a tag to compare

What's Changed

  • feat: add getTransactionOutputs utility with event log parsing by

  • chore: bump vite from 5.4.8 to 6.2.4

  • chore: bump use-debounce from 10.0.3 to 10.0.4

  • chore: bump typedoc-plugin-missing-exports

  • chore: bump @testing-library/jest-dom from 6.5.0 to 6.6.3

  • chore: bump typedoc-plugin-inline-sources from 1.1.0 to 1.2.1

  • chore: bump typedoc from 0.26.7 to 0.26.11

  • chore: bump next-themes from 0.3.0 to 0.4.4

  • chore: bump typedoc-plugin-zod from 1.2.1 to 1.4.0

  • chore: bump @uniswap/default-token-list from 12.34.0 to 13.11.0

  • chore: bump @tanstack/react-virtual from 3.10.8 to 3.13.6

  • chore: bump @uniswap/default-token-list from 13.14.0 to 13.20.0

Full Changelog: 0.9.14...0.9.20

0.9.14

03 Jan 15:20
ded9a0c
Compare
Choose a tag to compare

What's Changed

  • chore: Updated several dependencies.
  • docs: Add clarification to RPC section in .env file.
  • docs: updated README file.

Full Changelog: 0.9.13...0.9.14

v0.9.13

26 Sep 20:54
c623d14
Compare
Choose a tag to compare

What's Changed

  • migrate ESLINT and Prettier to Biome.
  • update dependencies.

v0.9.12

24 Sep 19:31
39c74f0
Compare
Choose a tag to compare

What's Changed

  • remove flag verbatimModuleSyntax from pre-push hook
  • update dependencies

Full Changelog: 0.9.11...0.9.12

v0.9.11

20 Sep 13:00
a1d45a3
Compare
Choose a tag to compare

What's Changed

  • fix page load flickering
  • enforce verbatimModuleSyntax
  • update eslint-plugin-react
  • update @testing-library/react
  • update @tanstack/react-query
  • update react-number-format
  • update @types/react

Full Changelog: 0.9.10...0.9.11

v0.9.10

17 Sep 15:26
a81795d
Compare
Choose a tag to compare

What's Changed

  • docs added.
  • fixed useL1CrossDomainMessengerProxy changing hooks by functions and only called when needed.

Full Changelog: 0.9.9...0.9.10