Skip to content

Development (unstable) branch details

Aaron Heckmann edited this page Aug 2, 2013 · 10 revisions

WIP

What is an unstable branch?

An unstable branch may have larger, potentially breaking changes that will occur during iteration towards the next even numbered (stable) release. It will contain all of the latest code and bug fixes, but will have higher volatility and churn than the stable branch while we work out all of the bugs in new release.

Where are the docs?

http://mongoosejs.com/docs/unstable

Where is the code?

The code is available in the master branch of the Github repository.

How do I install it?

Clone this wiki locally