mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Mention meteor-promise@0.8.7 update in History.md.
This commit is contained in:
@@ -28,6 +28,11 @@ N/A
|
||||
case-insensitively by the `modern-browsers` package.
|
||||
[PR #10334](https://github.com/meteor/meteor/pull/10334)
|
||||
|
||||
* The `meteor-promise` package has been updated to version 0.8.7, which
|
||||
includes a [commit](https://github.com/meteor/promise/commit/bbe4f0d20b70417950381aea112993c4cc8c1168)
|
||||
that should prevent memory leaks when excess fibers are discarded from
|
||||
the `Fiber` pool.
|
||||
|
||||
* Fixed a module caching bug that allowed `findImportedModuleIdentifiers`
|
||||
to return the same identifiers for the modern and legacy versions of a
|
||||
given module, even if the set of imported modules is different (for
|
||||
|
||||
Reference in New Issue
Block a user