docs: updated 2.11.md docs

This commit is contained in:
Gabriel Grubba
2023-02-02 10:37:33 -03:00
parent ab5e217ad7
commit 48e3d07760

View File

@@ -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