seneca v1.1.0 Release Notes

Release Date: 2016-01-28 // over 8 years ago
    • ๐Ÿ”Œ Plugin options can now be loaded and provided asynchronously to future plugins. ๐Ÿ‘€ See Issue #293 for further details.
    • Seneca is now exposed as a property on the main exports. PR #320
    • 0๏ธโƒฃ strict.find is a new option. It allows not-found actions to default to returning an empty object as the result, instead of erroring. PR #333
    • ๐ŸŒ seneca-web is now at version 0.7.0, which includes support for hapi. PR #331
    • โšก๏ธ seneca-mem-store and seneca-basic are updated to the latest versions. PR #332 All issues for v1.1.0 are contained in the 1.1.0 milestone