You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
It'd be great if there existed CHANGELOG.md or some notes in Github releases. I'm upgrading from 0.10.0 and it's quite hard to figure out whether I need to watch out for something. Thanks! π
c8dccf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π
c8dccf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does it have any breaking changes compare to
0.11.0
? /cc @sindresorhusc8dccf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@iamstarkov There is no change between
0.11.0
and1.0.0
.See the commit history: https://github.com/sindresorhus/execa/commits/master
c8dccf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It'd be great if there existed
CHANGELOG.md
or some notes in Github releases. I'm upgrading from 0.10.0 and it's quite hard to figure out whether I need to watch out for something. Thanks! πc8dccf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kachkaev Yes, good point.
I think @sindresorhus will post the changelog to the releases in the future release.