UNPKG

create-dynamic-app

Version:

CLI tool to generate sample applications using Dynamic's web3 authentication

42 lines (17 loc) 1.86 kB
## [2.3.1](https://github.com/dynamic-labs/create-dynamic-app/compare/v2.3.0...v2.3.1) (2025-06-07) ### Bug Fixes * non interactive version of create-vite ([f6b9dd6](https://github.com/dynamic-labs/create-dynamic-app/commit/f6b9dd60177ecafa352500530b7a2750d1003147)) * update flags ([c950318](https://github.com/dynamic-labs/create-dynamic-app/commit/c950318118d2e0cc8bbd5d8d7e25f0485171a376)) # [2.3.0](https://github.com/dynamic-labs/create-dynamic-app/compare/v2.2.0...v2.3.0) (2025-05-28) ### Bug Fixes * add next config for missing modules ([fddf73b](https://github.com/dynamic-labs/create-dynamic-app/commit/fddf73b36014b605b2e4edf38f2368609294173c)) * package managers ([#45](https://github.com/dynamic-labs/create-dynamic-app/issues/45)) ([fcff515](https://github.com/dynamic-labs/create-dynamic-app/commit/fcff5157282f98d61bcd7ba0f2a0a7689a096be5)) ### Features * add initial commit from dynamic app ([5c2c601](https://github.com/dynamic-labs/create-dynamic-app/commit/5c2c601d5b90f83d0119167ea6aaec09354276b7)) # [2.2.0](https://github.com/dynamic-labs/create-dynamic-app/compare/v2.1.0...v2.2.0) (2025-05-14) ### Bug Fixes * add ethers methods and packages ([e5d4fbd](https://github.com/dynamic-labs/create-dynamic-app/commit/e5d4fbd8867cf677aed900d14781704cf37e1e43)) * add ethers methods and packages, add tests, small fixes ([#37](https://github.com/dynamic-labs/create-dynamic-app/issues/37)) ([245c50d](https://github.com/dynamic-labs/create-dynamic-app/commit/245c50dcab794d90acb28e751871c3ac9e64a1eb)) * version fix ([18020dd](https://github.com/dynamic-labs/create-dynamic-app/commit/18020ddd8a790b4d95af3fe92e9cd3f4f93bcaa3)) ### Features * allow the usage of flags and add ability to choose package managers ([93bed35](https://github.com/dynamic-labs/create-dynamic-app/commit/93bed35202e32ae24be707cd807b42c6055ce9e6))