Skip to content

Conversation

@greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint-plugin-react just published its new version 6.8.0.

State No tests ⚠️
Dependency eslint-plugin-react
New version 6.8.0
Type devDependency

This version is covered by your current version range, but I could not detect automated tests for this project. Without a test suite I can not really tell whether your project still works.

I was looking at the latest commit of your default branch, but GitHub said there is no status attached to it.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

Added

Fixed

  • Fix jsx-indent with multiline jsx in ternaries (#966)
  • Fix component detection to ignore async functions (#989 @taion)
  • Fix jsx-curly-spacing autofix to not delete comments (#648)
  • FIx auto-enabling of eslint-plugin-react in exported configurations (#984 @jamischarles)

Changed


The new version differs by 31 commits .

  • 5948d59 Update CHANGELOG and bump version
  • 85cfaea Update dependencies
  • a3493cc Add support for flow variance syntax (fixes #961)
  • 754022c getKeyValue should account for variance syntax
  • c107636 Add unit tests
  • d14ffb4 Fix comment deletion in jsx-curly-spacing autofix (fixes #648)
  • e1abec9 Add require-default-props rule (fixes #528)
  • f89acbd Fix component detection ignore async functions
  • 8a9f3c1 Don't treat async functions as components
  • fe32c7d Merge pull request #978 from yannickcr/no-array-index-key
  • 333938f Merge pull request #984 from jamischarles/master
  • 004412c Fix plugin typo in configs
  • cff595e Add examples of find() to no-array-index-key docs
  • 56a4b57 Teach no-array-index-key about reduce and reduceRight
  • f5c818a Teach no-array-index-key about React.cloneElement

There are 31 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@dburles dburles force-pushed the greenkeeper-eslint-plugin-react-6.8.0 branch from d46b2c7 to b6564e7 Compare December 6, 2016 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants