Releases: BootNodeDev/dAppBooster
2.5.0
What's Changed
- test: enhance BigNumberInput and HashInput coverage (Tier 2) by @gabitoesmiapodo in #416
- test: add hook test coverage (Tier 3) by @gabitoesmiapodo in #417
- test: add component test coverage (Tier 4) by @gabitoesmiapodo in #418
- test: add demo page smoke tests (Tier 5) by @gabitoesmiapodo in #419
- test: add utility and env test coverage (Tier 1) by @gabitoesmiapodo in #415
- fix(a11y): color contrast, skip link, focus rings, and aria attributes by @gabitoesmiapodo in #421
- fix(performance): lazy loading, dns-prefetch, and chunk splitting by @gabitoesmiapodo in #422
- fix(seo): JSON-LD structured data and sitemap hostname by @gabitoesmiapodo in #423
- fix(security): CSP report-only and security headers by @gabitoesmiapodo in #424
- chore(deps): update minor and patch dependencies by @gabitoesmiapodo in #425
- fix: throw when getExplorerLink has no block explorer URL available by @gabitoesmiapodo in #426
- feat: AI integration baseline by @gabitoesmiapodo in #420
- perf: improve Lighthouse performance and best practices scores by @gabitoesmiapodo in #429
- refactor: replace withWalletStatusVerifier HoC with useWalletStatus hook by @fernandomg in #427
- fix: remove dead 1inch IPFS token list and make fetching resilient by @fernandomg in #428
- chore: add SDLC starter kit files by @gabitoesmiapodo in #430
- chore: update safe dependencies by @gabitoesmiapodo in #437
- chore: update medium-risk dependencies by @gabitoesmiapodo in #439
- chore: update high-risk dependencies by @gabitoesmiapodo in #440
- fix: SwitchNetwork dropdown shows only first network item by @gabitoesmiapodo in #444
- fix: use CORS-friendly public RPCs as fallbacks when no PUBLIC_RPC_* env vars are set by @gabitoesmiapodo in #445
- test: add coverage for fetchTokenList('default') bundled token path by @gabitoesmiapodo in #447
- fix(token-input): format max value with thousand separators by @gabitoesmiapodo in #450
- fix: destructure decimal part in TokenAmountField isAllowed validator by @gabitoesmiapodo in #456
- fix: type WalletStatusVerifier children as ReactNode instead of ReactElement by @gabitoesmiapodo in #460
- test: use top-level import in SignButton tests by @gabitoesmiapodo in #458
- fix: use error toast type in watchSignature catch block by @gabitoesmiapodo in #457
- docs: sync architecture.md with current codebase by @gabitoesmiapodo in #459
- feat(token-input): add Sepolia support with AAVE faucet tokens by @gabitoesmiapodo in #462
- fix(token-input): display correct USD value for selected balance by @gabitoesmiapodo in #463
- feat(token-logo): render chain icons for native tokens by @gabitoesmiapodo in #464
- fix(token-lists): drop tokens for chains absent from viem/chains by @gabitoesmiapodo in #470
- fix: pair logger.timeEnd for 'updating tokens cache' in useTokens by @gabitoesmiapodo in #471
- fix(use-tokens): route LI.FI RPC calls through configured transports by @gabitoesmiapodo in #473
- chore: sync SDLC files with bootnode-sdlc starter-kit by @gabitoesmiapodo in #474
- feat(token-select): sort by positive balance by default when wallet connected by @gabitoesmiapodo in #475
- fix(header): remove fixed height from logo to preserve aspect ratio by @gabitoesmiapodo in #478
- fix(token-select): remove trailing divider from last network item by @gabitoesmiapodo in #479
- release: v2.5.0 by @gabitoesmiapodo in #480
Full Changelog: 2.0.4...2.5.0
2.0.4
What's Changed
- chore: porto docs by @hpmaxi in #414
- chore: update packageManager version
- fix: build error
- fix: linstaged configuration
Full Changelog: 2.0.3...2.0.4
2.0.3
2.0.2
What's Changed
- docs: update
- feat: implement web3icons
- feat: improve subgraphs demo
- feat: Improve subgraph status demo
- feat: improve sign msg demo
- feat: improve hash handling demo
- feat: improve tokendropdown demo
2.0.1
What's Changed
- docs: updated docs
- feat: better demo styles for subgraphs
- fix: several small fixes
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
.envfile. - 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
verbatimModuleSyntaxfrom pre-push hook - update dependencies
Full Changelog: 0.9.11...0.9.12