Skip to content

v2.6.0

Compare
Choose a tag to compare
@puka-tchou puka-tchou released this 18 Aug 09:54
· 105 commits to main since this release

What's Changed

Bug Fixes

  • Fixed esbuild watch errors: Resolved issues introduced in v0.17.0. #50
  • Corrected excessive nesting: Simplified overly complex code structures. #63
  • Fixed ESLint errors: Addressed various linting issues to improve code quality. #86

CI/CD Enhancements

  • Added build step in the main CI job: Improved the CI pipeline by incorporating a new build step. #51
  • CI patch updates: Minor adjustments to the CI configuration. #85

Dependency Updates

Other Changes

  • Release: Version 2.5.0 is now live. #49
  • Dependency Maintenance: Routine updates for npm dependencies performed on a weekly basis. #52, #53, #54

Full Changelog: v2.5.0...v2.6.0