Releases: BootNodeDev/dAppBooster
2.0.1
2.0.0
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
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
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
What's Changed
- migrate ESLINT and Prettier to Biome.
- update dependencies.
v0.9.12
What's Changed
- remove flag
verbatimModuleSyntax
from pre-push hook - update dependencies
Full Changelog: 0.9.11...0.9.12
v0.9.11
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
What's Changed
- docs added.
- fixed useL1CrossDomainMessengerProxy changing hooks by functions and only called when needed.
Full Changelog: 0.9.9...0.9.10