Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 5.0.0-beta.1 [skip ci]
# [5.0.0-beta.1](parse-community/Parse-SDK-JS@4.3.1...5.0.0-beta.1) (2024-03-17) ### Bug Fixes * Calling `Parse.Object.relation.add` multiple times adds only the first object ([parse-community#2078](parse-community#2078)) ([0f98117](parse-community@0f98117)) ### Features * Add comment to MongoDB query via `Parse.Query.comment` ([parse-community#2088](parse-community#2088)) ([a970913](parse-community@a970913)) * Add compatibility with Parse Server 7 ([parse-community#2089](parse-community#2089)) ([86600bc](parse-community@86600bc)) * Add support for Node 20, remove support for Node 14 and 16 ([parse-community#2063](parse-community#2063)) ([74eb4d5](parse-community@74eb4d5)) ### BREAKING CHANGES * Parse JS SDK 5 requires Parse Server 7 and is incompatible with Parse Server 6. ([86600bc](86600bc)) * Removes support for Node 14 and 16. ([74eb4d5](74eb4d5))
- Loading branch information