Skip to content

v3.0.0 - Script Cleanup and Optimization

Latest

Choose a tag to compare

@boring877 boring877 released this 24 Sep 13:10
· 624 commits to main since this release

What's Changed

Removed Unused Scripts

  • Removed SEO analysis scripts (seo-score.js, seo-audit.js, seo-monitor.js, seo-validator.js, core-web-vitals.js)
  • Removed performance testing scripts (analyze.ts, perf-test.ts)
  • Removed unused optimize-clock-images.ts script

Package Configuration

  • Cleaned up package.json script references
  • Removed build:analyze, analyze, perf, and all seo:* scripts
  • Streamlined development workflow with essential scripts only

Improvements

  • Reduced codebase complexity
  • Fixed TypeScript compilation issues
  • Maintained essential build and development scripts

Full Changelog: v2.9.9...v3.0.0