sails-migrations
sails-migrations copied to clipboard
liftoff 2x / v8flags 2x released
Heya, this is just a friendly note to let you know that a new version of Liftoff and some of the dependencies commonly used in conjunction with it have been released. This release adds better support for situations where your user's configuration files are written using features behind a v8 flag (e.g. --harmony). Windows users and io.js users should see less issues if you upgrade!
Some helpful links: https://github.com/tkellen/node-liftoff/blob/master/UPGRADING.md#100---200 https://github.com/tkellen/node-v8flags/blob/master/README.md#example https://github.com/tkellen/node-hacker/blob/master/bin/hacker.js#L10-L14
Thanks!
@tkellen It looks like you know what you're talking about, so could you verify my thought?
I think it's safe to upgrade, given how the upgrading guide mentions a single option (nodeFlags) which isn't being used by this module.