Update timezone-support to the latest version 🚀 #27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency timezone-support was updated from
1.8.1
to2.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v2.0.0
2.0.0 (2019-06-10)
Bug Fixes
BREAKING CHANGES
window
object changed to camelCase global vbariables. Usage of shims or tools loading UMD modules becomes easier. See the migration guide for more information.Commits
The new version differs by 14 commits.
943623e
fix: Use valid JavaScript identifiers for exports in vanilla browser modules
36491fb
chore: Use a non-remembered group in parsing regex
8db9839
chore: Use typings for jest tests loaded via a NPM module
11ac1d6
fix: Upgrade module dependencies
ece92af
docs: Update the current year in the licensing information
ee0768b
docs: Fix format in API examples
3733e0a
chore: Remove personal token for posting test code coverage reports
50cf507
docs: Include project contributors
1db4c5b
Merge pull request #9 from lucifurtun/master
3bfe24d
Merge pull request #6 from PascalHonegger/patch-1
099e3a9
Remove redundant comma in comment
82a2dd2
Put back time variable
955ac08
Make parser be aware of "Z" character as timezone offset
190c561
docs: Fix typos in documentation
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴