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

Update esformatter to version 0.9.0 πŸš€ #4

Merged
merged 1 commit into from
Jan 29, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

esformatter just published its new version 0.9.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of esformatter – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


The new version differs by 22 commits .

  • 9e7da70 ops, typo
  • 4d7dfa5 update docs and bump version to 0.9
  • 6cdba5c add test for Flow type. see #364
  • c77d994 use babylon instead of espree to support more experimental features. see #398
  • baf6baa 0.8.2
  • ed21b4b update changelog
  • 1e50f33 avoid indenting body of arrow functions twice. fixes #357
  • 423f2da add test for arrow function indentation. closes #393
  • 50aea72 avoid double indent for nodes during assignment. fixes #380
  • 0890e0a change default value for MemberExpression line breaks. fixes #378
  • 26218f0 add test for returning class expression. closes #358
  • 274eb87 add option to set space after MethodDefinitionName. closes #384
  • 130ccee fix ReturnStatement indentation. fixes #377
  • 857d72e add support for ClassExpression. fixes #359
  • f103c24 fix SwitchCaseColon when not immediately followed by another case. closes #392

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


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚑

RobLoach added a commit that referenced this pull request Jan 29, 2016
Update esformatter to version 0.9.0 πŸš€
@RobLoach RobLoach merged commit d120545 into master Jan 29, 2016
calebeby pushed a commit that referenced this pull request Dec 18, 2016
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

2 participants