Skip to content

Version 1.0.9

Compare
Choose a tag to compare
@kei-g kei-g released this 11 Dec 02:52
· 1408 commits to main since this release
v1.0.9
7499d1f

Change Logs

  • 🔧 'engines' section is added to 'package.json'
  • 💚 Code coverage report is archived on GitHub CI
  • 🤖 Dependabot is installed
  • 📝 GitHub Actions' canonical badge is used instead of Shields.io
  • 🏗️ Migration from terser to esbuild
  • 💚 Node.js is bumped from 16.8.0 to 16.13.1 for GitHub CI
  • ⬆️ Packages for development are bumped
    • @types/chai is bumped from 4.2.22 to 4.3.0
    • @types/node is bumped from 16.11.6 to 16.11.12
    • @typescript-eslint/eslint-plugin is bumped from 5.3.0 to 5.6.0
    • @typescript-eslint/parser is bumped from 5.3.0 to 5.6.0
    • eslint is bumped from 8.2.0 to 8.4.1
    • typescript is bumped from 4.4.4 to 4.5.3
  • 🔧 URL of the repository is simplified
  • 🔧 Unnecessary 'categories' section is purged from 'package.json'