@shopify/dates
Advanced tools
Comparing version 0.0.0-snapshot-20221110172345 to 0.0.0-snapshot-20221110174647
@@ -7,2 +7,3 @@ 'use strict'; | ||
function memoizedGetDateTimeFormat(locales, options) { | ||
console.log('asdf', '::', options === null || options === void 0 ? void 0 : options.calendar); | ||
const key = dateTimeFormatCacheKey(locales, options); | ||
@@ -9,0 +10,0 @@ |
{ | ||
"name": "@shopify/dates", | ||
"version": "0.0.0-snapshot-20221110172345", | ||
"version": "0.0.0-snapshot-20221110174647", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Lightweight date operations library", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
113238
1728