From: Iskren Chernev Date: Wed, 25 Mar 2015 16:43:18 +0000 (-0700) Subject: Remove es6 notice from README X-Git-Tag: 2.10.2~15^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba9efe3af770e63abcb8d5de020c5d07ff73d27;p=thirdparty%2Fmoment.git Remove es6 notice from README --- diff --git a/README.md b/README.md index 041ab0b06..198685fa5 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,6 @@ 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/) ## Port to ES6 (version 2.10.0)