From 6b583fb278cfe6d37e670746a9c88142a0e2a65a Mon Sep 17 00:00:00 2001 From: Ferdinand Prantl Date: Wed, 10 Oct 2018 10:09:17 +0200 Subject: [PATCH] fix: Upgrade timezone-support to fix compatibility with IE --- README.md | 1 + docs/API.md | 4 +- package-lock.json | 571 +++++++++++++++++++++++----------------------- package.json | 6 +- 4 files changed, 292 insertions(+), 290 deletions(-) diff --git a/README.md b/README.md index e582b6f..a65b81a 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ In lieu of a formal styleguide, take care to maintain the existing coding style. ## Release History +* 2018-10-10 v0.1.4 Fix compatibility with IE. Thanks, [Andrii](https://github.com/AndriiDidkivsky)! * 2018-10-06 v0.1.2 Add TypeScript export declarations. * 2018-09-19 v0.1.0 Add parseString without a time zone to cover a gap in date-fns * 2018-09-17 v0.0.1 Initial release diff --git a/docs/API.md b/docs/API.md index ebdcf54..5df8630 100644 --- a/docs/API.md +++ b/docs/API.md @@ -71,8 +71,8 @@ Load the main module in the browser with [RequireJS]: ```html - - + +