v0.4.2
Release v0.4.2: Project Structure & Ethers Integration
This release focuses on improving project structure, adding Ethers.js compatibility layer, and enforcing better coding standards.
🎯 Major Highlights
🏗 Restructured project for better maintainability
⚡️ Added Ethers.js compatibility layer
🎨 Enhanced import organization
🧹 Improved component structure
📦 Strengthened TypeScript configuration
🛠 Technical Improvements
-
Project Structure
- Moved to feature-based component organization
- Centralized providers configuration
- Enhanced folder hierarchy
-
Code Quality
- Implemented strict import ordering
- Configured absolute imports
- Added comprehensive documentation
📝 Breaking Changes
- New import order requirements
- Stricter TypeScript paths configuration
- Updated component folder structure
🔧 Requirements
- Node.js 18.x or higher
- npm 8.x or higher
- WalletConnect Project ID
📦 Installation
npm install
# or
yarn install
# or
pnpm install