Skip to content

Blueberry Pie ( 2.0.0 )

Compare
Choose a tag to compare
@esatterwhite esatterwhite released this 18 Jul 22:12
· 333 commits to master since this release
Blueberry Pie
-------------
* the methodsAllowed and ACTIONMethodsAllowed options have been broken compbined into a single object called allowed. Where keys are actions and values are methods to allow.
* Remove all underscore methods on internal resource methods
* break resource into logical mixins
* replace all setTimeout of 0 with process.nextTick