Skip to content

v1.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 19:35
· 16 commits to master since this release

CHANGELOG

  • Improved the efficiency of absolute path checking by implementing a shorter method.
  • Enhanced code formatting by removing reliance on the prettier configuration.
  • Refactored build scripts, utilizing the run-s command for better script execution.
  • Added the npm-run-all development dependency for improved script management.
  • Updated dependencies to their latest versions.
  • Set a consistent tab width of 2 for JSON, Markdown (md), and YAML (yml) files.
  • Removed the unused @wordpress/prettier-config dependency.
  • Removed the prettier configuration file for code consistency.
  • Enhanced configuration rules and added comments for clarity.