Comparing version 0.3.6 to 0.4.0
{ | ||
"name": "salad", | ||
"main": "build/salad.js", | ||
"version": "0.3.6", | ||
"version": "0.4.0", | ||
"homepage": "https://github.com/komola/salad", | ||
@@ -6,0 +6,0 @@ "authors": [ |
# Salad Changelog | ||
## Version 0.4.0 | ||
* Greatly improved eager-loaded support. You can now specify exactly which models | ||
you want to eagerLoad. It also supports eager-loaded many models of the same | ||
type. | ||
* Introduced (possibly) backwards-compatibility-breaking change: Make sure, that | ||
all your Sequelize model definitions also specify an `as: "Model"` alias | ||
definition. | ||
## Version 0.3.6 | ||
@@ -4,0 +12,0 @@ * Model.build() is able to initialize eagerly loaded associations |
{ | ||
"name": "salad", | ||
"main": "./index.js", | ||
"version": "0.3.6", | ||
"version": "0.4.0", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "homepage": "http://github.com/komola/salad", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
370745