Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Latest commit

 

History

History
98 lines (51 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

98 lines (51 loc) · 2.9 KB

v2.2.0

compare changes

🚀 Enhancements

  • javascript: Add eslint:recommended default config (3331fdc)

🏡 Chore

  • Disable slack integration (70e0d15)
  • Add compatibility with version 9 of eslint (4b3d89b)

🤖 CI

  • Update node and pnpm version (046552b)

❤️ Contributors

v2.1.1

compare changes

🩹 Fixes

  • Change .eslintrc config file to .cjs (d8b9c9f)

📖 Documentation

  • Add solid configs to docs (c497140)

❤️ Contributors

v2.1.0

compare changes

🚀 Enhancements

🩹 Fixes

  • Fix slack changelog generation (d47a067)

📖 Documentation

  • Add astro prettier plugin to the docs (44445a8)

🏡 Chore

  • Add github token to release script (ab8ae28)

❤️ Contributors

v2.0.1

compare changes

🏡 Chore

  • Remove unecessary ci changelog config (0181d4c)

❤️ Contributors

v1.5.0...v2.0.0

compare changes

🚀 Enhancements

  • ⚠️ Stop modifying users eslint config file with ast (af48e86)

💅 Refactors

  • Use changelogen instead of changelogithub (e211e12)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Stop modifying users eslint config file with ast (af48e86)

❤️ Contributors