Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Current npm version (0.0.8) does not seem to have the notifier option #43

Open
zoontek opened this issue Jun 1, 2017 · 0 comments
Open

Comments

@zoontek
Copy link

zoontek commented Jun 1, 2017

If I try to add a notifier param, it seems ignored.
The last commit on this file is from a year ago: https://github.com/garbles/why-did-you-update/blob/master/src/normalizeOptions.js As a release been made after that?

if (__DEV__) {
  const { whyDidYouUpdate } = require('why-did-you-update')

  whyDidYouUpdate(React, {
    notifier: () => {},
  })
}

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant