Releases: peter-neumann-dev/responsive-image-linter
Releases · peter-neumann-dev/responsive-image-linter
v1.3.0 | RespImageLint Update & Build System Improvements
✨ 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
v1.2.0 | Update RespImageLint collector.js to latest fixes
v1.1.0 | Update RespImageLint and allow websites that block iFrames
✨ Features
- Allow websites that block iFrames to be linted (Thanks to @siakaramalegos)
🔧 Tasks
- Upgrade to latest collector.js from RespImageLint (no modifications needed anymore)
Full Changelog: v1.0.1...v1.1.0
v1.0.1 | Fix typo
v1.0.0 | Published extension in chrome web store
✨ Features
- Published extension in chrome web store
📝 Documentation
- Add links to chrome web store
- Add installation instructions for manual installation
Full Changelog: v0.2.0...v1.0.0
v0.2.0 | Basic extension functionality
✨ Features
- Add basic extension functionality
🚀 Improved
- Add development scripts and workflow
📝 Documentation
- Extend readme by all necessary information
Full Changelog: v0.1.0...v0.2.0
v0.1.0 | Create project
✨ Features
- Initialize node package
📝 Documentation
- Add license, readme and changelog
Full Changelog: v0.1.0