cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 396 forks source link

Prepare for 4.0.0 #452

Open briancavalier opened 9 years ago

briancavalier commented 9 years ago

Let's collect a list of what it would take to a release 4.0.0, without any preconceived notions of it having to be a "big feature release" or total rewrite, like 3.0.0 was. There's still enough flexibility in the current codebase.

Here are a few to start. These are all breaking changes that require a major semver bump:

FuriouZz commented 6 years ago

Add a complete Typescript Definition