Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREAKING CHANGE: Feat/move tools to peer deps #62

Merged

Commits on Dec 17, 2020

  1. feat: move optional tools and plugins to optional peerDependencies

    BREAKING CHANGE: Moved TypeScript and Prettier dependencies to peer
    dependencies and made them optional. Consumers of this package must
    install them separately. Moved ESLint plugins required by `amex/test`
    and `amex/prettier/*` to become optional peer dependencies.
    
    BREAKING CHANGE:
    - Several ESLint plugins received major updates.
    - ESLint versions below v7.15.0 are no longer supported.
    marcusrbrown committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    b314db0 View commit details
    Browse the repository at this point in the history