Pre-Release v1.0.11
Pre-release
Pre-release
馃И Pre-Release v1.0.11
What's New
- Latest features from the
nextbranch - Astro-inspired dev toolbar design
- Auto-minimized startup
- Smart position dropdown menu
Installation
# Install specific pre-release version
npm install sv-console@v1.0.11
# Or install latest pre-release
npm install sv-console@nextUsage
// Auto-initialization
import 'sv-console/auto';
// Or manual component
import { FloatingDevCards } from 'sv-console';Testing
This version is published from the next branch and may contain experimental features.