v20201006
版本发布时间: 2020-10-30 07:10:58
google/closure-library最新发布版本:v20230802(2023-08-11 01:43:27)
New Additions
Backwards Incompatible Changes
- Tighten strictness in Closure Library functions in goog.provide files. (1fa7999736999b2bc5ffd5d2663b548bfef1f15a)
Other Changes
- Remove forwardDeclares from net/BrowserChannel, and resolve a circular dependency between BrowserChannel and BrowserTestChannel. (1b19054bc8808e1424fc61074f7b9bb375a4346e)
- Fix forwardDeclare between module and loader packages by moving a shared enum into a separate file. (58b86772cc25bf5bea85acb6bc4a326a7ab6097c)
- Document that using goog.url is preferred over goog.Uri and goog.uri.utils and outline one way to identify URIs that should be manipulated using the URL package. (e9ba54f478b5478fff2b510a382f02e1f5e1575d)