Back to Meteor

2.12

docs/generators/changelog/versions/2.12.md

0.8.3.16.0 KB
Original Source

v2.12.0, 2023-04-28

Highlights

  • Document main function in webapp by harryadel PR
  • Add undocument properties to docs by harryadel PR
  • Bump NPM versions for css minifiers by wreiske PR
  • Updated Email and Mongo package types by ebroder PR
  • Updated security.md by jamauro PR
  • Added addHtmlAttributeHook type on WebApp by DblK PR
  • Added loginServiceConfiguration type on Accounts by DblK PR
  • Add TS types for Mongo Collection countDocuments and estimatedDocumentCount by ArthurHoaro PR
  • Allow setting a custom ddp-rate-limit message per rule by wreiske PR
  • Updated MongoDB driver to 4.15 by Grubba27 PR
  • Adding warn with env variable when using old apis vy Grubba27 PR
  • Fix syntax for legacy client by zodern PR
  • Updating MongoDB driver to 4.16 by Grubba27 PR
  • Update sockjs-client by harryadel PR
  • [Accounts] set custom collection by dmromanov PR
  • Wrappers to help in the async migration by matheusccastroo PR
  • Mongo query hangs all clients subscribed to a query/collection by KoenLav PR
  • Blaze to 2.6.2 by StorytellerCZ PR

Breaking Changes

N/A

Internal API changes

N/A

Migration Steps

Now if you want to check where do you call old-style api methods you can use WARN_WHEN_USING_OLD_API before starting your meteor process.

Meteor Version Release

Special thanks to