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

Deps #203

Closed
wants to merge 66 commits into from
Closed

Deps #203

wants to merge 66 commits into from

Conversation

codfish
Copy link

@codfish codfish commented Apr 25, 2021

No description provided.

Make it my own, kcd -> cod
BREAKING CHANGE: Bumped eslint-config-codfish major version which may have
caused breaking rule changes. You might see errors where you didn't
before and things may pass where they wouldn't have before.
feat: bump dependencies
feat: add commitlint script
BREAKING CHANGE: New eslint-config-codfish version introduces rule
changes for react/jsx-props-no-spreading
cant figure out why but v6 introduces some dependencies that
conflict with other projects like styleguidist. Most likely
styleguidists fault but i dont need v6 yet, so reverting this
Check for existence of jest.setup.js in root and use it as `setupFilesAfterEnv` file.
feat: bump deps with patch version changes
fix: only run validate pre-commit if script exists
BREAKING CHANGE: All `babel/<rule-name>` eslint rules are renamed
to '@babel/<rule-name>'. i.e. `babel/semi` -> `@babel/semi`
feat: bump eslint-config-codfish@9
BREAKING CHANGE: Require node v12
BREAKING CHANGE: eslint-plugin-testing-library will now report aggressively
when linting (change from eslint-config-codfish v10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant