v2.1.0 2025-10-20

✨ Highlights

  • New Accordion component with smooth animations
  • Enhanced theme customization with CSS variables
  • Improved accessibility across all components

πŸš€ Features

  • Added FilmGrain visual effect component
  • New SketchEffect overlay for artistic themes
  • ColorPicker component with HSL/RGB support
  • DateRangePicker with calendar interface
  • Enhanced Grid system with responsive breakpoints

πŸ› Bug Fixes

  • Fixed Accordion height measurement issues
  • Resolved Modal focus trap edge cases
  • Corrected Toast z-index stacking
  • Fixed Select dropdown positioning on scroll

πŸ“š Documentation

  • Added comprehensive demo pages
  • Updated TypeScript type definitions
  • New migration guide from v1.x
v2.0.0 2025-09-15

πŸ’₯ Breaking Changes

  • Migrated to Svelte 5 with runes API
  • Renamed theme prop colorScheme to variant
  • Removed deprecated Button sizes (xs, xl)
  • Changed default theme from Leonardo to Base

✨ Highlights

  • Complete rewrite using Svelte 5
  • New theming system inspired by master artists
  • Performance improvements with better reactivity
  • Enhanced semantic component library

🎨 New Themes

  • Base - Clean, modern foundation
  • Ansel Adams - Monochromatic photography-inspired
  • Leonardo - Renaissance artistic elegance
  • Albrecht DΓΌrer - Detailed sketched aesthetics
  • Avant-Garde - Bold, experimental design
v1.8.2 2025-08-30

πŸ› Bug Fixes

  • Fixed TypeScript compilation errors in production
  • Resolved SSR hydration mismatch warnings
  • Corrected Tooltip positioning in scrollable containers

⚑ Performance

  • Reduced bundle size by 15% through tree-shaking
  • Optimized component lazy loading
  • Improved initial paint time
v1.8.0 2025-08-10

πŸš€ Features

  • Added CommandPalette component
  • New InfiniteScroll utility component
  • LazyWrapper for code-splitting support
  • SmartImage with lazy loading and blur-up
  • UserProfileIcon with status indicators

πŸ”§ Improvements

  • Better TypeScript inference for component props
  • Enhanced ARIA labels and keyboard navigation
  • Improved dark mode color contrast
  • Added size variants to more components

Compact View

✨ Highlights

  • New Accordion component with smooth animations
  • Enhanced theme customization with CSS variables
  • Improved accessibility across all components

πŸš€ Features

  • Added FilmGrain visual effect component
  • New SketchEffect overlay for artistic themes
  • ColorPicker component with HSL/RGB support
  • DateRangePicker with calendar interface
  • Enhanced Grid system with responsive breakpoints

πŸ› Bug Fixes

  • Fixed Accordion height measurement issues
  • Resolved Modal focus trap edge cases
  • Corrected Toast z-index stacking
  • Fixed Select dropdown positioning on scroll

πŸ“š Documentation

  • Added comprehensive demo pages
  • Updated TypeScript type definitions
  • New migration guide from v1.x

πŸ’₯ Breaking Changes

  • Migrated to Svelte 5 with runes API
  • Renamed theme prop colorScheme to variant
  • Removed deprecated Button sizes (xs, xl)
  • Changed default theme from Leonardo to Base

✨ Highlights

  • Complete rewrite using Svelte 5
  • New theming system inspired by master artists
  • Performance improvements with better reactivity
  • Enhanced semantic component library

🎨 New Themes

  • Base - Clean, modern foundation
  • Ansel Adams - Monochromatic photography-inspired
  • Leonardo - Renaissance artistic elegance
  • Albrecht DΓΌrer - Detailed sketched aesthetics
  • Avant-Garde - Bold, experimental design

πŸ› Bug Fixes

  • Fixed TypeScript compilation errors in production
  • Resolved SSR hydration mismatch warnings
  • Corrected Tooltip positioning in scrollable containers

⚑ Performance

  • Reduced bundle size by 15% through tree-shaking
  • Optimized component lazy loading
  • Improved initial paint time

πŸš€ Features

  • Added CommandPalette component
  • New InfiniteScroll utility component
  • LazyWrapper for code-splitting support
  • SmartImage with lazy loading and blur-up
  • UserProfileIcon with status indicators

πŸ”§ Improvements

  • Better TypeScript inference for component props
  • Enhanced ARIA labels and keyboard navigation
  • Improved dark mode color contrast
  • Added size variants to more components