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

Changelog for v1.0 ? #19

Open
charesbast opened this issue Jun 25, 2018 · 1 comment
Open

Changelog for v1.0 ? #19

charesbast opened this issue Jun 25, 2018 · 1 comment

Comments

@charesbast
Copy link

Hello,

Is it possible to have a changelog or at least the breaking changes from v0.5 to v1.0 ?

Thanks !

@jooj123
Copy link
Contributor

jooj123 commented Jul 4, 2018

Hi @charesbast,

Good question, there is a plan to automate a change log to this library.

But I can tell you based on this PR that was merged: https://github.com/DomainGroupOSS/react-media-query-hoc/pull/17/files

  • Its a large rewrite but the prop interface has not changed
  • package.json dependancies were updated (ideally this should not effect you)
  • If you use browsers < IE 11, then you need to ensure you use a polyfill for Map

So based on the above - when moving to 1.0 you should have no problems unless you need to support < IE 11 users

We have not run into any issues with the latest version but please log an issue if you come across anything 👍

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

No branches or pull requests

2 participants