Mayank1791989 / gql

112 stars 19 forks source link

Update babel-preset-playlyfe to the latest version 🚀 #38

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of babel-preset-playlyfe just got published.

Dependency babel-preset-playlyfe
Current Version 1.2.0
Type devDependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of babel-preset-playlyfe. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v2.0.0

<a name"2.0.0">

2.0.0 (2017-07-05)

Features

  • add support for dynamicImport, targets and modules (8e9c1d10)

Breaking Changes

  • change preset options
  • option ie10 is removed,
  • option decorator is disabled by default

(8e9c1d10)

Commits

The new version differs by 1 commits.

  • 8e9c1d1 feat: add support for dynamicImport, targets and modules

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov[bot] commented 7 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master     #38   +/-   ##
======================================
  Coverage    85.4%   85.4%           
======================================
  Files          54      54           
  Lines        1309    1309           
======================================
  Hits         1118    1118           
  Misses        191     191
greenkeeper[bot] commented 7 years ago

Version 2.0.1 just got published.

Update to this version instead 🚀

Release Notes v2.0.1

<a name"2.0.1">

2.0.1 (2017-07-05)

Bug Fixes

  • options: fix targets option type (74363cf1)
Commits

The new version differs by 1 commits.

  • 74363cf fix(options): fix targets option type

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Notes v2.0.2

<a name"2.0.2">

2.0.2 (2017-07-07)

Bug Fixes

  • option: fix babelRuntime option (2f6ec8a0)
Commits

The new version differs by 1 commits.

  • 2f6ec8a fix(option): fix babelRuntime option

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Notes v2.0.3

<a name"2.0.3">

2.0.3 (2017-07-14)

Bug Fixes

  • flow: remove import declaration if import contains only flow types (84e5e5a8)
Commits

The new version differs by 1 commits.

  • 84e5e5a fix(flow): remove import declaration if import contains only flow types

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Notes v2.0.4

<a name"2.0.4">

2.0.4 (2017-07-27)

Bug Fixes

  • deps: update flow-runtime to fix bug in lib (0e364d8a)
Commits

The new version differs by 2 commits.

  • ce399b0 chore(flow): update flow to v0.51.0
  • 0e364d8 fix(deps): update flow-runtime to fix bug in lib

See the full diff