-
Notifications
You must be signed in to change notification settings - Fork 0
Update inquirer to the latest version 🚀 #3
base: master
Are you sure you want to change the base?
Conversation
Version 3.0.3 just got published.Update to this version instead 🚀 Release Notesv3.0.3
|
Version 3.0.4 just got published.Update to this version instead 🚀 Release Notesv3.0.4Fix extra whitespace being printed #506 |
Version 3.0.5 just got published. |
Version 3.0.6 just got published. |
Version 3.1.0 just got published.Update to this version instead 🚀 Release Notesv3.1.0
CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Version 3.1.1 just got published.Update to this version instead 🚀 Release Notesv3.1.1
CommitsThe new version differs by 6 commits.
See the full diff |
Version 3.2.0 just got published.Update to this version instead 🚀 Release Notesv3.2.0
CommitsThe new version differs by 8 commits.
See the full diff |
Version 3.2.1 just got published.Update to this version instead 🚀 Release Notesv3.2.1
|
Version 3.2.2 just got published.Update to this version instead 🚀 Release Notesv3.2.2
|
Version 3.2.3 just got published.Update to this version instead 🚀 Release Notesv3.2.3
|
Version 3.3.0 just got published.Update to this version instead 🚀 Release Notesv3.3.0
|
Version 4.0.0 just got published.Update to this version instead 🚀 Release Notesv4.0.0BreakingThe core codebase went through a major es5 to 6 refactor. As such, we're dropping support for Node 4. This change will likely require changes to the community Plugins as es6 classes are enforcing more restriction (like New features / Bug fixes
CommitsThe new version differs by 11 commits.
See the full diff |
Version 4.0.1 just got published.Update to this version instead 🚀 Release Notesv4.0.1
|
Version 4.0.2 just got published.Update to this version instead 🚀 Release Notesv4.0.2Improve Windows rendering to properly match terminal size |
Version 5.0.0 just got published.Update to this version instead 🚀 Release Notesv5.0.0Breaking: Upgrade to RxJS v5 which updates a bunch of Reactive interface method names. For people not using the Reactive interface directly, this new major release should just work out of the box. |
Version 5.0.1 just got published.Update to this version instead 🚀 Release Notesv5.0.1
|
Version 3.0.2 of inquirer just got published.
The version 3.0.2 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 inquirer.
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
v3.0.2Commits
The new version differs by 20 commits .
df49e91
3.0.2
0aef7fc
Bump yarn.lock
79eebac
Simplify code handling sigint clearing
f0a342f
Clears screen at bottom of prompt - alternative (#500)
e0bc2f2
chore(package): update gulp-mocha to version 4.0.0 (#499)
fd9c753
Scroller fixed to middle of list (#496)
51fed2b
Bump yarn.lock
aefa784
3.0.1
66822e6
Remove leftover
pinkie-promise
. (#488)a56b479
3.0.0
399b3a2
Fix BottomBar.log.write not working (#486)
19cc6e0
Fix issue when failing promise-based validation (#471)
4cbdf95
fix(package): update cli-cursor to version 2.1.0 (#484)
26d501f
fix(package): update mute-stream to version 0.0.7 (#480)
34408c6
Use yarn
There are 20 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴