Update docs/generators/changelog/versions/2.13.md

Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
This commit is contained in:
Gabriel Grubba
2023-07-26 17:22:40 -03:00
committed by GitHub
parent 0f04f3c2ec
commit 26ecda2660

View File

@@ -10,7 +10,7 @@
* Update mongo.d.ts with projection [StorytellerCZ](https://github.com/StorytellerCZ) [PR](https://github.com/meteor/meteor/pull/12635).
* Update guide code for GraphQL [StorytellerCZ](https://github.com/StorytellerCZ) [PR](https://github.com/meteor/meteor/pull/12619).
* Twitter Whitelist issue resolved [Atharshoyeb](https://github.com/Atharshoyeb) [PR](https://github.com/meteor/meteor/pull/12369).
* Node security patch (14.21.4) [PR](https://github.com/meteor/node-v14-esm/pull/1)
* Node security patch (14.21.4) [PR](https://github.com/meteor/node-v14-esm/pull/1).
* Updated deprecated reference in MongoDB package by [StorytellerCZ](https://github.com/StorytellerCZ) [PR](https://github.com/meteor/meteor/pull/12653/files).
* Updated BlazeJS git ref in core meteor to 2.7.1 by [Grubba27](https://github.com/Grubba27) [PR](https://github.com/meteor/meteor/pull/12651).
* Added `Meteor.applyAsync` types by [Julusian](https://github.com/Julusian) [PR](https://github.com/meteor/meteor/pull/12645).