mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
docs: updated 2.11.md docs
This commit is contained in:
@@ -41,6 +41,7 @@ Read our [Migration Guide](https://guide.meteor.com/2.11-migration.html) for thi
|
||||
|
||||
* `mongo@1.16.5`:
|
||||
- In async wrappers, catch exceptions and reject
|
||||
- Updated MongoDB types to match driver version 4.13.0 and MongoDB server version 6.0.3
|
||||
|
||||
* `Tracker@1.3.1`:
|
||||
- Added missing withComputation method in types
|
||||
@@ -55,7 +56,7 @@ Read our [Migration Guide](https://guide.meteor.com/2.11-migration.html) for thi
|
||||
- Updated typescript to version 4.9.4.
|
||||
|
||||
* `appcache@1.2.8`
|
||||
- Depracated appcache package. [applicationCache](https://developer.mozilla.org/en-US/docs/Web/API/Window/applicationCache), which this package relies on, has been deprecated and is not available on the latest browsers.
|
||||
- Deprecated appcache package. [applicationCache](https://developer.mozilla.org/en-US/docs/Web/API/Window/applicationCache), which this package relies on, has been deprecated and is not available on the latest browsers.
|
||||
|
||||
#### Special thanks to
|
||||
|
||||
|
||||
Reference in New Issue
Block a user