Skip to content

Latest commit

 

History

History
137 lines (71 loc) · 4.08 KB

CHANGELOG.md

File metadata and controls

137 lines (71 loc) · 4.08 KB

Changelog

v0.0.9

compare changes

📖 Documentation

  • Add prettier to install deps (be84faa)

🏡 Chore

❤️ Contributors

v0.0.8

compare changes

🩹 Fixes

  • Prepend sxzz config to ensure it is the base (c874acf)

❤️ Contributors

v0.0.7

compare changes

🚀 Enhancements

  • Support camel case file names (ea01564)

📖 Documentation

  • Include info about sxzz config (8025acd)

❤️ Contributors

v0.0.6

compare changes

🚀 Enhancements

  • Extend from sxzz eslint config (2192f1e)

📖 Documentation

  • Add eslint and prettier to installation command (8b42bf0)

🏡 Chore

  • Add editorconfig (2503c53)
  • Use package name import for project eslint config (6756f9f)
  • Update type assertions (93159bc)

❤️ Contributors

v0.0.5

compare changes

🚀 Enhancements

  • Export individual config collections (585dfa1)

❤️ Contributors

v0.0.4

compare changes

🩹 Fixes

  • Make main config fn synchronous (aa1682c)

❤️ Contributors

v0.0.3

compare changes

🚀 Enhancements

🩹 Fixes

  • Use warn level for prettier rule (ce9e60c)

📖 Documentation

🏡 Chore

  • Include readme and changelog in dist (1c29ead)
  • Split test and release scripts (84b0646)

❤️ Contributors

v0.0.2

🚀 Enhancements

  • Initial config (2307e38)
  • Enable typescript and javascript plugins using recommended rules (f5a3113)

🏡 Chore

❤️ Contributors