Skip to content

Latest commit

 

History

History
251 lines (132 loc) · 6.75 KB

CHANGELOG.md

File metadata and controls

251 lines (132 loc) · 6.75 KB

Changelog

v0.4.1

compare changes

💅 Refactors

  • Use Linter.Config as return type (2cce21a)
  • Reflax markdown rules (587c6a7)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.4.0

compare changes

🏡 Chore

  • ⚠️ Update dependencies (ec5727e)
  • Use eslint ts support with jiti (0d531f8)

⚠️ Breaking Changes

  • ⚠️ Update dependencies (ec5727e)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.2

compare changes

🏡 Chore

  • Update unicorn plugin to 53 (0a944e4)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.1

compare changes

🩹 Fixes

  • markdown: Override default rules (4765dd5)

🏡 Chore

  • Remove prerelease script (pnpm why ?!) (a98c465)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0

compare changes

v0.3.0-rc.8

compare changes

🚀 Enhancements

  • Configure rule@typescript-eslint/no-unused-vars to ignore vars starting with _ (#15)

🏡 Chore

❤️ Contributors

v0.3.0-rc.7

compare changes

🚀 Enhancements

  • Allow easier main config (5bb9c7a)

🩹 Fixes

  • Disable no-empty-pattern for markdown (a988fae)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0-rc.6

compare changes

🩹 Fixes

  • Disable unicorn/consistent-function-scoping by default (e45708c)
  • Make all globals available by default (21946d0)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0-rc.5

compare changes

🏡 Chore

  • Disable prefer-module rule (2b8046c)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0-rc.4

compare changes

🩹 Fixes

  • Disable no-unused-vars for markdown (41ceabb)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0-rc.3

compare changes

🚀 Enhancements

🩹 Fixes

  • Disable unicorn/import-style by default (c8f91b0)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0-rc.2

compare changes

🩹 Fixes

  • Disable unicorn/no-abusive-eslint-disable (a774033)
  • Add coverage to default ignores (fed58e9)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0-rc.1

compare changes

💅 Refactors

  • ⚠️ Rewrite with flat config (#10)
  • Small updates (0f44799)

⚠️ Breaking Changes

  • ⚠️ Rewrite with flat config (#10)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.2.1

compare changes

🏡 Chore

  • Disable prefer-string-replace-all by default (87334a9)
  • Update dependencies (05165d0)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.2.0

compare changes

🏡 Chore

  • Enable github actions (60faa49)
  • Update eslint-plugin-unicorn (#8)
  • ⚠️ Update all dependencies (758c65f)

⚠️ Breaking Changes

  • ⚠️ Update all dependencies (758c65f)

❤️ Contributors

  • Pooya Parsa (@pi0)
  • Nozomu Ikuta

v0.1.0

compare changes

🩹 Fixes

  • Disable indent and template-ident formatting rules (c6b4489)
  • Disable more style rules from standard (f67e672)

🏡 Chore

❤️ Contributors