Merge pull request #12549 from meteor/release-2.11

Updating guide with missing information
This commit is contained in:
Gabriel Grubba
2023-03-09 11:03:06 -03:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
## v2.11.0, 2023-02-XX
## v2.11.0, 2023-03-02
### Highlights
@@ -88,7 +88,8 @@ Read our [Migration Guide](https://guide.meteor.com/2.11-migration.html) for thi
- removed .npm/package contents and added .gitignore
* `Command line`:
- Corrected typo in vue skeleton
- Corrected typo in vue skeleton.
- Command `meteor mongo` was removed due compatibility with MongoDB v6.x of `mongosh`
* `meteor@1.11.1`:
- updated types to removed unused Blaze types

View File

@@ -40,7 +40,7 @@ sidebar_categories:
- index
- code-style
- structure
- 2.9-migration
- 2.11-migration
Data:
- collections
- data-loading