This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Closure Library v20230206
New Additions
- New
DurationFormat
API (9251751)
Other Changes
- Remove
CurrencyInfo
andCurrencyInfoTier2
provides, as they can be accessed from thegoog.i18n.currency
provide (723c869) - Suppress deprecation warnings in base.js (41a3ba0)
- Fix errors in errorhandler.js in Worker contexts (53b06a2)
- Add type annotations for
goog.ui.AnimatedZippy.Events
(8933907) - Add an API to conditionally render soy using IDOM constructs (35dc68a)
- Remove deprecated
goog.getLocale
function;goog.LOCALE
should be set as a Closure Define instead (9c4766f) - Updating data with CLDR 42 (f11273f)