Skip to content

v0.4.1

Compare
Choose a tag to compare
@matteocelani matteocelani released this 09 Jan 18:43
· 31 commits to main since this release
f13ef2b

Release v0.4.1: App Router Migration

This release completes our transition to the App Router architecture.

🎯 Major Highlights

🏗 Complete migration to App Router
⚡️ Optimized RainbowKit integration
🌓 Enhanced theme system with proper hydration
🧹 Streamlined project structure

🛠 Technical Improvements

  • Modernized metadata handling
  • Enhanced wallet configuration system
  • Optimized chain transport layer
  • Improved type safety across the project

🔧 Requirements

  • Node.js 18.x or higher
  • npm 8.x or higher
  • WalletConnect Project ID

📦 Installation

npm install
# or
yarn install
# or
pnpm install

Happy building! 🏗✨