@formatjs/intl-locale 5.3.8 → 5.3.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -155,7 +155,6 @@ function invariant(condition, message, Err = Error) {
155
155
  }
156
156
  memoize((...args) => new Intl.NumberFormat(...args), { strategy: strategies.variadic });
157
157
  memoize((...args) => new Intl.PluralRules(...args), { strategy: strategies.variadic });
158
- memoize((...args) => new Intl.Locale(...args), { strategy: strategies.variadic });
159
158
  memoize((...args) => new Intl.ListFormat(...args), { strategy: strategies.variadic });
160
159
  //#endregion
161
160
  //#region node_modules/.aspect_rules_js/@formatjs_generated+cldr.locale@0.0.0/node_modules/@formatjs_generated/cldr.locale/character-orders.js