File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11### v2.2.0 - (to do, in future)
22- Fixes error code spelling: ` PARAM_MISSMATCH ` -> ` PARAM_MISMATCH `
33
4+ ### v2.1.2 - 16 Sep 2013
5+
6+ - Fixes stack overflow on instance.save() with a reversed hasOne association (#338 )
7+ - Reverts should dev dependency to 1.2.2 (newer version was causing problems)
8+ - When using postgres you can now use
[email protected] (unless when connecting to Heroku - use 2.5.0)
9+
410### v2.1.1 - 13 Sep 2013
511
612- Add TypeScript interface
Original file line number Diff line number Diff line change 1212 " sqlite" ,
1313 " mongodb"
1414 ],
15- "version" : " 2.1.1 " ,
15+ "version" : " 2.1.2 " ,
1616 "license" : " MIT" ,
1717 "homepage" : " http://dresende.github.io/node-orm2" ,
1818 "repository" : " http://github.com/dresende/node-orm2.git" ,
You can’t perform that action at this time.
0 commit comments