@formatjs/intl
Advanced tools
Comparing version 1.12.1 to 1.13.0
@@ -24,2 +24,3 @@ import { getNamedFormat, filterProps } from './utils'; | ||
'unitDisplay', | ||
'numberingSystem', | ||
]; | ||
@@ -26,0 +27,0 @@ export function getFormatter(_a, getNumberFormat, options) { |
{ | ||
"name": "@formatjs/intl", | ||
"version": "1.12.1", | ||
"version": "1.13.0", | ||
"description": "Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -27,2 +27,3 @@ "use strict"; | ||
'unitDisplay', | ||
'numberingSystem', | ||
]; | ||
@@ -29,0 +30,0 @@ function getFormatter(_a, getNumberFormat, options) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
130012
1964