Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Releasenotes0_4_8

lzhan edited this page Oct 23, 2012 · 6 revisions

Mojito Release 0.4.8

Mojito 0.4.8 is now tagged and available on npm.

We encourage everyone who wants to experience the latest features and bugfixes to upgrade to this new release! Our dist-tag mojito@latest was moved to this release, while mojito@stable still refers to 0.3.30.

Notes

All performance regressions will be addressed in an upcoming release. Please see DEPRECATIONS.md.

Features

  • a87ac15c Merge pull request #643 from isao/createbuild new archetype: mojito create app hybrid myapp new build type: mojito build hybrid path/to/packages/dir new custom archetypes: mojito create custom path/to/your/archetype mything
  • 9741de3a new: hybrid archetype (squashed)

Fixes

  • 936326d7 Merge pull request #645 from isao/bld-affinity-fix fix bz 5472979 server resources in build
  • 3f6aeaa6 fix bz 5472979 server resources in build server affinity resources do not need to be uri addressable. with this change store.getAllUrls()…
  • 98e1c492 fix path for create mojit.
  • 44ad07e0 Merge pull request #650 from zhouyaoji/docs_fix_binders_ex [docs] Added a prereq for doing the code example, added a link…
  • #546 multiple jslint errors in developer-guide and getting-started code examples
  • #547 errors in basic_yql example (getting-started-guide/part2)
  • #570 documentation - add api_key to the binders/index.js in the code example on Binding Events

Acknowlegements

Special thanks to Haibiao Chen for his contributions to this release.

Clone this wiki locally