This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
0.6.1
Notes
- Mojito contributors can now use the following
npm run-script
shortcuts when working inside the mojito repo:npm test
npm run unit
npm run func
- YUI dependency was upgraded to yui@3.10.1
- Arrow devDependency was upgraded to yahoo-arrow@~0.0.77
- YCB dependency was upgraded to ycb@~1.0.5
Bug Fixes
- fix #1151 client-side route-maker error IE6-8
- fix #1146 use perf.logFile from app.json:perf.logFile if applicable
- fix callback handling in mojito start sequence
Acknowledgements
Thanks to @chetanankola and @aljimenez for discovering and helping with issue #1151.