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

0.4.8

Compare
Choose a tag to compare
@drewfish drewfish released this 06 Aug 23:52
· 2941 commits to develop since this release

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

  • #643 new hybrid archetype
    • 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

Fixes

  • #645, bz5472979 fix server resources in build
  • #650 [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
  • 98e1c492 fix path for create mojit.

Acknowledgements

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