From: Iskren Chernev Date: Fri, 16 Jan 2015 17:55:47 +0000 (-0800) Subject: Update README with es6 notice X-Git-Tag: 2.10.2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78a53b8cb53e967c6dac2e7325e18da2a472fc2d;p=thirdparty%2Fmoment.git Update README with es6 notice --- diff --git a/README.md b/README.md index 6c25b5e95..f028e0ac3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@ A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. +- - - - - - - + +**Important notice**: Moment is undergoing major refactoring for version +**2.10**, that would result in ES6 code that is transpiled to ES5 for +different environments: node, browser global, AMD, various build/packaging +systems. + +You might be required to rewrite your pull request on top once we merge it in. + +- - - - - - - + ## [Documentation](http://momentjs.com/docs/) ## Upgrading to 2.0.0