✨ Features
- Update collector.js to latest version (c471309)
- Add automated collector script update functionality with new NPM commands and minification support
- Migrate to TypeScript and Vite.js v6 for improved build performance and type safety
🔧 Tasks
- Add automated collector.js update checker via GitHub workflow
- Refactor collector script into separate module for cleaner architecture
- Add Husky pre-commit hooks for test execution
- Add Prettier and standardize code formatting
- Configure import sorting
- Add eslint-config-prettier integration
- Format all source files to new standards
Full Changelog: v1.2.0...v1.3.0