-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
42e289b
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.
Hello @wzrdtales ! Quick question: was the motivation to bump this to 1.0.0 just that it's been working fine for a lot of people for a long time? We're long-time users, just wanted to check π
Thanks!
42e289b
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.
The 1.0.0 marks the deprecation of node <8, any future version may contain changes that are incompatible.
42e289b
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.
everything beyond including node 8 will continue to work. There are things being added, but I put hard time to keep things backwards compatible.
Please refer to db-migrate/node-db-migrate#627 for some more information about current ongoings.
42e289b
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.
Thanks much! We hadn't noticed the issue you linked to when going through the dependabot notes for this - that's very helpful and explains a lot.