Skip to content

Releases: xdevguild/nextjs-dapp-template

v9.0.3

02 Oct 17:03
844217e
Compare
Choose a tag to compare
  • update useElven (bug related to guardian address and local storage entry)
  • update dependencies

v9.0.2

28 Sep 16:32
082fa0f
Compare
Choose a tag to compare
  • update useElven (native token configuration improvements)
  • fix styles for xPortal deep link on login modal + other minor style fixes
  • update dependencies

v9.0.1

23 Sep 13:03
47d1499
Compare
Choose a tag to compare
  • update useElven (update with a bugfix)
  • update dependencies
  • minor style fixes

v9.0.0

02 Sep 21:33
d376a73
Compare
Choose a tag to compare
  • switch to the Next.js App Router architecture
  • remove API proxy and rewrites, you can still have them, but it isn't implemented by default. It was too confusing.
  • remove the Chakra UI and switch to Radix UI + Tailwind, wrapped with Shadcn UI. I think these are more future-proof solutions

v8.4.0

28 Jul 11:00
9ead2c9
Compare
Choose a tag to compare
  • update useElven (guardians support)
  • update other dependencies

v8.3.0

28 Jun 23:07
ead421b
Compare
Choose a tag to compare
  • update useElven (switch to tsup)
  • update other dependencies

v8.2.0

18 Jun 15:17
36869db
Compare
Choose a tag to compare
  • update useElven (new useTokenTransfer hook available)
  • update other dependencies

v8.1.1

07 Jun 20:42
e819f9a
Compare
Choose a tag to compare
  • update useElven with a fix for native auth login token handling
  • update other dependenecies

v8.1.0

04 Jun 17:32
a2aadb3
Compare
Choose a tag to compare
  • update useElven and other dependencies

v8.0.0

28 May 19:10
f110b1b
Compare
Choose a tag to compare
  • Breaking: The dapp now uses the useElven version with built-in native token support. There is no fallback, so it is a breaking change. Standard string-based tokens will be deprecated across the MultiversX soon
  • update dependencies