Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 879 Bytes

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 879 Bytes

Changelog

All notable changes to this project will be documented in this file

Unreleased

  • Next JS config support

1.1.1

Wed, Sep 1, 2021

🐛 Fixed

  • Eslint wants 'eslint-config-airbnb-base' for TypeScript
  • Remove console log statement
  • Set default value false to isPrettier flag for no Prettier option

1.1.0

Wed, Sep 1, 2021

✨Feat

  • Add support for command line arguments

1.0.2

Sat, Jun 19, 2021

🐛 Fixed

  • Eslint issue asking TypeScript and Prettier as dependency

  • Add rule to fix local file import issue in .eslintrc.json

    NOTE: Uncomment import/extensions rule if eslint gives file extension issue when importing you local files

1.0.1

Fri, Jun 18, 2021

🐛 Fixed

  • TypeScript packages not installing

1.0.0

Thu, Jun 17, 2021

Initial release

1.0.0-rc.1

Thu, Jun 17, 2021

Pre-release