Releases: simoncdna/next-plugin-qrcode
Releases · simoncdna/next-plugin-qrcode
Release v0.1.1
Release v0.1.0
Changelog
0.1.0 (2025-11-28)
First stable release
Features
- Display QR code in terminal on Next.js dev server start
- Auto-detect local IP address
- Configurable port and path options
- TypeScript support with full type definitions
- Validation for port (1-65535) and path options
- Comprehensive test suite with 33 tests
- Utility functions extracted for better maintainability
Documentation
- Complete README with usage examples
- Screenshot showing QR code in terminal
- Installation and configuration guide