Skip to content

0.2.0

Choose a tag to compare

@JakeLin JakeLin released this 11 Nov 08:40
· 20 commits to main since this release

🎉 Major Release: Unified Architecture & Enhanced UI

Version 0.2.0 brings a complete architectural refactor with a unified DevContainer component, beautiful dark mode support, and numerous UX improvements.

🌟 Highlights

Unified DevContainer Architecture

  • Single component intelligently handles both single and multi-widget development
  • Automatic detection: no selector for single widget, dropdown for multiple
  • Cleaner API with intelligent defaults

Modern UI Design

  • Completely redesigned dev tools bar with glassmorphism effects
  • Full dark mode support with theme-adaptive styling
  • Better visual hierarchy and improved spacing

✨ New Features

  • Multi-widget support with URL parameters and localStorage
  • createMockData utility for type-safe mock data
  • Empty state support with dedicated controls
  • Error Boundary for graceful error handling

🐛 Bug Fixes

  • Fixed delayed data loading race condition
  • Fixed dropdown arrow rendering issues
  • Improved type definitions

📦 Installation

npm install @ainativekit/devtools@0.2.0