medfreeman / medfreeman.github.io

My professional website (Phenomic v1)
1 stars 0 forks source link

Update react-async-script to the latest version 🚀 #50

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0 of react-async-script was just published.

Dependency react-async-script
Current Version 0.11.1
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-async-script.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v1.0.0

Migration notes: https://github.com/dozoisch/react-async-script#migration-to-10

Commits

The new version differs by 30 commits.

  • c2418da Bump v1.0.0
  • e633c39 Merge pull request #40 from dozoisch/migration_readme
  • a861662 Add migration notes in README
  • 2c1599f Merge pull request #39 from dozoisch/pretty_lint
  • 8d566ee Add package-lock.josn
  • d7e6d71 Change prettier/eslint
  • 2ffe5e6 update readme with note on doc
  • 30bd235 [Bump] v1.0.0-rc.1
  • 92511f8 Merge pull request #37 from dozoisch/react-forward-ref
  • f55d7bb add test for isForwardRef
  • 66a7476 clean up and update docs with forwardRef example, remove unneeded hoist, use object spread
  • 53bbecd add react-is for tests
  • 1ec60ad add test for refs
  • e061e55 Merge branch 'master' of github.com:dozoisch/react-async-script into react-forward-ref
  • 2ab5c06 introduce forwardRef, clean up getComponent

There are 30 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: