Releases: parse-community/parse-server-example
Releases · parse-community/parse-server-example
3.0.0
Sorry, something went wrong.
No results found
3.0.0 (2025-03-06)
Bug Fixes
Features
- Upgrade parse-server from 7.2.0 to 7.3.0 (#529) (76c6229)
- Upgrade parse-server from 7.3.0 to 7.4.0 (#553) (2c40f21)
- Upgrade to Parse Server 8 using ES6 syntax and Parse JS SDK in example web page (#562) (120e98f)
BREAKING CHANGES
- This release upgrades to Parse Server 8. See the Parse Server 8 change log for more details about breaking changes. This release also changes to using ES6 syntax. (120e98f)
2.0.0
Sorry, something went wrong.
No results found
2.0.0 (2024-07-12)
Features
- Add support for Node 20, 22; remove support for Node 14, 16 (#473) (9442870)
- Upgrade to parse-server 7.2.0 (#470) (49ac7b5)
BREAKING CHANGES
- Removes support for Node 14, 16. (9442870)
1.2.0
Sorry, something went wrong.
No results found
1.2.0 (2023-06-05)
Bug Fixes
Features
- Update to Parse Server 6 syntax (#427) (36ff42b)
- Upgrade to Parse Server 5.2.1 and other dependency upgrades (#418) (96b104f)