Skip to content

Releases: scaffold-eth/create-eth

v2.0.4

07 Jan 08:49
8758e6e

Choose a tag to compare

Patch Changes

  • 7a07603: add crowdfunding-challenge

v2.0.3

18 Dec 10:37
b33f9c6

Choose a tag to compare

Patch Changes

v2.0.2

21 Nov 13:46
47ea054

Choose a tag to compare

Patch Changes

  • 483865d: add x402 extension to curated list

v2.0.1

19 Nov 13:07
302216b

Choose a tag to compare

Patch Changes

v2.0.0

05 Nov 14:07
432f336

Choose a tag to compare

Major Changes

This update replaces most of the built-in UI components from Scaffold-ETH 2 codebase with the new Scaffold-UI library.

Scaffold-UI provides a clean set of reusable components + hooks that expose everything you need to build ethereum components.

For Extension Developers

If your extension previously imported components directly from Scaffold-ETH 2, you'll need to update those import paths.

To help with the migration, we've released a codemod:

cd your-extension-directory
npx create-eth-codemod migrate-scaffold-ui-imports .

This should automatically refactor your imports to use scaffold-ui where appropriate.

Patch Changes

  • 6841903: Add drizzle-neon to curated extensions
    Accept postContent args in .gitignores tempaltes

v1.0.6

15 Oct 14:17
11213a6

Choose a tag to compare

Patch Changes

  • 5ba6573: fix undefined targetNetwork for extension with burnerWallet
  • e8a56a0: add envio extension

v1.0.5

02 Oct 15:56
18dffc4

Choose a tag to compare

Patch Changes

  • d02b7e6: rename core extension challenge-simple-nft-example => challenge-tokenization

v1.0.4

01 Sep 13:37
2742c47

Choose a tag to compare

Patch Changes

v1.0.3

01 Aug 15:12
78854a0

Choose a tag to compare

Patch Changes

v1.0.2

25 Jul 10:39
0b00402

Choose a tag to compare

Patch Changes