Skip to content

Latest commit

 

History

History
306 lines (162 loc) · 8.09 KB

CHANGELOG.md

File metadata and controls

306 lines (162 loc) · 8.09 KB

v2.0.10 (Tue Feb 06 2024)

🐛 Bug Fix

  • feat: enable method-signature-style rule #27 (@Namchee)

Authors: 1


v2.0.9 (Mon Jan 01 2024)

🐛 Bug Fix

Authors: 1


v2.0.8 (Tue Dec 12 2023)

🐛 Bug Fix

  • fix(canonical): disable no-unused-export #25 (@Namchee)

Authors: 1


v2.0.7 (Mon Dec 11 2023)

🐛 Bug Fix

Authors: 1


v2.0.6 (Wed Dec 06 2023)

🐛 Bug Fix

  • chore: add type-hinting when defining rules #23 (@Namchee)

Authors: 1


v2.0.5 (Tue Dec 05 2023)

🐛 Bug Fix

  • fix(rules): temporarily disable import/no-unresolved #22 (@Namchee)

Authors: 1


v2.0.4 (Tue Dec 05 2023)

🐛 Bug Fix

Authors: 1


v2.0.3 (Mon Oct 30 2023)

🐛 Bug Fix

  • fix: use type-aware rules for TypeScript files #20 (@Namchee)

Authors: 1


v1.0.20 (Sun Oct 22 2023)

🐛 Bug Fix

  • chore(deps): bump to v2 to avoid issues with legacy #18 (@Namchee)

Authors: 1


v1.0.19 (Sun Oct 22 2023)

🐛 Bug Fix

  • chore: migrate to flat config and stylistic #16 (@Namchee)

Authors: 1


v1.0.18 (Sat Aug 26 2023)

🐛 Bug Fix

Authors: 1


v1.0.17 (Sat Aug 26 2023)

🐛 Bug Fix

  • fix(deps): remove jsdoc integration from shared eslint config #13 (@Namchee)

Authors: 1


v1.0.16 (Wed Jul 12 2023)

🐛 Bug Fix

  • feat(eslint): enforce single quote style #12 (@Namchee)

Authors: 1


v1.0.15 (Tue Jul 11 2023)

🐛 Bug Fix

Authors: 1


v1.0.14 (Sun Sep 18 2022)

🐛 Bug Fix

Authors: 1


v1.0.13 (Sat May 21 2022)

🐛 Bug Fix

  • fix: move XO config to peer dependencies #9 (@Namchee)

Authors: 1


v1.0.12 (Fri May 20 2022)

🐛 Bug Fix

Authors: 1


v1.0.11 (Wed Dec 29 2021)

🐛 Bug Fix

  • feat: add typescript reference type comment rule #7 (@Namchee)

Authors: 1


v1.0.6 (Wed Sep 22 2021)

🐛 Bug Fix

  • chore(deps): Bump dependencies #6 (@Namchee)
  • fix: Include jsdoc plugin rules to eslint config #5 (@Namchee)
  • feat: Ignore string for max-len rules #3 (@Namchee)
  • fix: Remove 'include' and 'exclude' from tsconfig #2 (@Namchee)
  • feat: Add trailing commas and arrow parentheses options #1 (@Namchee)

🔩 Dependency Updates

Authors: 2


v1.0.5 (Tue Jun 29 2021)

⚠️ Pushed to master

  • Merge branch 'master' of github.com:Namchee/eslint-config-namchee (@Namchee)
  • 📝 docs: Add TypeScript configuration documentation (@Namchee)
  • ✨ feat: Add stylelint configuration (@Namchee)
  • 🎨 refactor: Rename prettier config to prettier.config.js (@Namchee)

Authors: 1


v1.0.4 (Mon Jun 28 2021)

⚠️ Pushed to master

  • 📝 docs: Replace package name in README (@Namchee)

Authors: 1


v1.0.3 (Mon Jun 28 2021)

⚠️ Pushed to master

  • 📦 chore: Merge conflicts (@Namchee)
  • 🚑 fix: Remove auto peer deps install and resort to manual installation (@Namchee)

Authors: 1


v1.0.2 (Mon Jun 28 2021)

⚠️ Pushed to master

  • :adhesive_badge: chore: Merge conflicts (@Namchee)
  • 📝 docs: Include prettier and tsconfig.json on documentation (@Namchee)
  • ✨ feat: Add prettier configuration (@Namchee)

Authors: 1


v1.0.1 (Mon May 17 2021)

⚠️ Pushed to master

  • 🚧 fix(ci): Migrate to yarn (@Namchee)
  • 🔧 fix(ci): Remove piping from publish command (@Namchee)
  • 🚧 chore(ci): Add auto release script (@Namchee)
  • ✨ feat: Add postinstallation hooks for easier installation (@Namchee)
  • ✨ feat: Add peer dependencies (@Namchee)
  • ✨ feat: Add configuration (@Namchee)
  • Initial commit (@Namchee)

Authors: 1