github parse-community/parse-server 6.0.0-alpha.19

latest releases: 6.5.8, 7.3.0-alpha.7, 7.3.0-alpha.6...
pre-release20 months ago

6.0.0-alpha.19 (2023-01-05)

Features

  • Remove deprecation DEPPS1: Native MongoDB syntax in aggregation pipeline (#8362) (d0d30c4)

BREAKING CHANGES

  • The MongoDB aggregation pipeline requires native MongoDB syntax instead of the custom Parse Server syntax; for example pipeline stage names require a leading dollar sign like $match and the MongoDB document ID is referenced using _id instead of objectId (#8362) (d0d30c4)

Don't miss a new parse-server release

NewReleases is sending notifications on new releases.