Skip to content

v1.3.0 | RespImageLint Update & Build System Improvements

Latest
Compare
Choose a tag to compare
@peter-neumann-dev peter-neumann-dev released this 23 Dec 10:03
· 1 commit to main since this release

✨ 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