You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Moment.js.nuspec
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@
7
7
<owners>Cory Deppen, Iskren Chernev</owners>
8
8
<description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
9
9
<releaseNotes>
10
-
* Release Dec 12, 2018
10
+
* Release Jan 21, 2019
11
11
12
-
* [#4863](https://github.com/moment/moment/pull/4863) [new locale] added Kurdish language (ku)
13
-
* [#4417](https://github.com/moment/moment/pull/4417) [bugfix] isBetween should return false for invalid dates
14
-
* [#4700](https://github.com/moment/moment/pull/4700) [bugfix] Fix [#4698](https://github.com/moment/moment/pull/4698): Use ISO WeekYear for HTML5_FMT.WEEK
15
-
* [#4563](https://github.com/moment/moment/pull/4563) [feature] Fix [#4518](https://github.com/moment/moment/pull/4518): Add support to add/subtract ISO weeks
16
-
* other locale changes, build process changes, typos
12
+
* [#4338](https://github.com/moment/moment/pull/4338) [bugfix] Fix startOf/endOf DST issues while boosting performance
13
+
* [#4553](https://github.com/moment/moment/pull/4553) [feature] Add localeSort param to Locale weekday methods
14
+
* [#4887](https://github.com/moment/moment/pull/4887) [bugfix] Make Duration#as work with quarters
0 commit comments