node_modules: update
This commit is contained in:
parent
4a21c51f2f
commit
b91baffed3
107 changed files with 3886 additions and 2943 deletions
11
node_modules/luxon/CHANGELOG.md
generated
vendored
11
node_modules/luxon/CHANGELOG.md
generated
vendored
|
|
@ -1,5 +1,16 @@
|
|||
# Changelog
|
||||
|
||||
## 1.25.0
|
||||
|
||||
* fix fromFormat with Intl formats containing non-breaking spaces
|
||||
* Support higher precisision in ISO milliseconds
|
||||
* Some fixes for 00:30 timezones
|
||||
* Fix some throwOnInvalid for invalid Intervals
|
||||
* Various doc fixes
|
||||
* Fix Interval#isSame for empty intervals
|
||||
* Mark package as side effect-free
|
||||
* Add support for intervals with a large number of seconds
|
||||
|
||||
## 1.24.1 (2020-05-04)
|
||||
|
||||
* Remove erroneous `console.log` call
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue