v0.12.7
A new patch release with bug fixes, enhancements, and upgrades to Sails' dependencies.
Changelog
From https://github.com/balderdashy/sails/blob/v0.12.7/CHANGELOG.md#0127
- [ENHANCEMENT] Log warning when lifting in production with very permissive CORS settings (thanks @ejcx). See this comment for v1.0 plans.
- [BUGFIX] Fix issue with multiple config files that have the same filename 3846