# [3.0.0](https://github.com/parse-community/parse-server-example/compare/2.0.0...3.0.0) (2025-03-06) ### Bug Fixes * Bump express from 4.21.0 to 4.21.1 ([#531](https://github.com/parse-community/parse-server-example/issues/531)) ([4d5c64f](https://github.com/parse-community/parse-server-example/commit/4d5c64f7e56c34c19a698b0b4ba6c878f3aa4228)) ### Features * Upgrade parse-server from 7.2.0 to 7.3.0 ([#529](https://github.com/parse-community/parse-server-example/issues/529)) ([76c6229](https://github.com/parse-community/parse-server-example/commit/76c62295625c3fd9f0a09adc226bed9e74f60d79)) * Upgrade parse-server from 7.3.0 to 7.4.0 ([#553](https://github.com/parse-community/parse-server-example/issues/553)) ([2c40f21](https://github.com/parse-community/parse-server-example/commit/2c40f21c1934a3c2cbf1084568dd561b56302a1f)) * Upgrade to Parse Server 8 using ES6 syntax and Parse JS SDK in example web page ([#562](https://github.com/parse-community/parse-server-example/issues/562)) ([120e98f](https://github.com/parse-community/parse-server-example/commit/120e98f280686571bd18e47b4bf48b7fdad75b0f)) ### BREAKING CHANGES * This release upgrades to Parse Server 8. See the Parse Server 8 [change log](https://github.com/parse-community/parse-server/releases/tag/8.0.0) for more details about breaking changes. This release also changes to using ES6 syntax. ([120e98f](120e98f)) # [2.0.0](https://github.com/ParsePlatform/parse-server-example/compare/1.3.1...2.0.0) (2024-07-12) ### Features * Add support for Node 20, 22; remove support for Node 14, 16 ([#473](https://github.com/ParsePlatform/parse-server-example/issues/473)) ([9442870](https://github.com/ParsePlatform/parse-server-example/commit/944287095f40ce61e819e6cfb0d74bd2a7cad473)) * Upgrade to parse-server 7.2.0 ([#470](https://github.com/ParsePlatform/parse-server-example/issues/470)) ([49ac7b5](https://github.com/ParsePlatform/parse-server-example/commit/49ac7b5511b728b1df7704fcaa91aac9e4006e1c)) ### BREAKING CHANGES * Removes support for Node 14, 16. ([9442870](9442870)) # [2.0.0](https://github.com/ParsePlatform/parse-server-example/compare/1.4.0...2.0.0) (2024-07-12) ### Features * Add support for Node 20, 22; remove support for Node 14, 16 ([#473](https://github.com/ParsePlatform/parse-server-example/issues/473)) ([9442870](https://github.com/ParsePlatform/parse-server-example/commit/944287095f40ce61e819e6cfb0d74bd2a7cad473)) ### BREAKING CHANGES * Removes support for Node 14, 16. ([9442870](9442870)) # [1.4.0](https://github.com/ParsePlatform/parse-server-example/compare/1.3.1...1.4.0) (2024-07-12) ### Features * Upgrade to parse-server 7.2.0 ([#470](https://github.com/ParsePlatform/parse-server-example/issues/470)) ([49ac7b5](https://github.com/ParsePlatform/parse-server-example/commit/49ac7b5511b728b1df7704fcaa91aac9e4006e1c)) ## [1.3.1](https://github.com/ParsePlatform/parse-server-example/compare/1.3.0...1.3.1) (2024-03-29) ### Bug Fixes * Security upgrade express from 4.18.2 to 4.19.2 ([#458](https://github.com/ParsePlatform/parse-server-example/issues/458)) ([cbe730f](https://github.com/ParsePlatform/parse-server-example/commit/cbe730f3698eb1f4b6bc0d54bc153298f82bdf21)) # [1.3.0](https://github.com/ParsePlatform/parse-server-example/compare/1.2.4...1.3.0) (2024-03-10) ### Features * Run with latest Google App Engine Flex environment requirements ([#454](https://github.com/ParsePlatform/parse-server-example/issues/454)) ([d87d5f1](https://github.com/ParsePlatform/parse-server-example/commit/d87d5f11806b795f8312e960cad7e51377f0a2b7)) ## [1.2.4](https://github.com/ParsePlatform/parse-server-example/compare/1.2.3...1.2.4) (2024-03-01) ### Bug Fixes * Upgrade parse-server from 6.3.1 to 6.5.0 ([#452](https://github.com/ParsePlatform/parse-server-example/issues/452)) ([434e634](https://github.com/ParsePlatform/parse-server-example/commit/434e6340bf9391fd1e84c363c9270c1b2c68f3e0)) ## [1.2.3](https://github.com/ParsePlatform/parse-server-example/compare/1.2.2...1.2.3) (2023-11-11) ### Bug Fixes * Security upgrade axios from 1.3.5 to 1.6.0 ([#448](https://github.com/ParsePlatform/parse-server-example/issues/448)) ([a771900](https://github.com/ParsePlatform/parse-server-example/commit/a77190039c7d0b38278c2884cd5b9ccc1eba7808)) ## [1.2.2](https://github.com/ParsePlatform/parse-server-example/compare/1.2.1...1.2.2) (2023-10-19) ### Bug Fixes * Security bump @babel/traverse from 7.22.4 to 7.23.2 ([#446](https://github.com/ParsePlatform/parse-server-example/issues/446)) ([0ac3f6f](https://github.com/ParsePlatform/parse-server-example/commit/0ac3f6f46f4a95e7424f7cbf73ffbc4d7745c7ba)) ## [1.2.1](https://github.com/ParsePlatform/parse-server-example/compare/1.2.0...1.2.1) (2023-09-04) ### Bug Fixes * Bump parse-server from 6.2.1 to 6.2.2 ([#445](https://github.com/ParsePlatform/parse-server-example/issues/445)) ([73f2d18](https://github.com/ParsePlatform/parse-server-example/commit/73f2d1809732d357a032630a250f665caca53a50)) # [1.2.0](https://github.com/ParsePlatform/parse-server-example/compare/1.1.0...1.2.0) (2023-06-05) ### Bug Fixes * Fix Cloud Function not working ([#363](https://github.com/ParsePlatform/parse-server-example/issues/363)) ([4fa5a88](https://github.com/ParsePlatform/parse-server-example/commit/4fa5a88c8deada01b5326d02bbe2b8c94f4445b2)) ### Features * Update to Parse Server 6 syntax ([#427](https://github.com/ParsePlatform/parse-server-example/issues/427)) ([36ff42b](https://github.com/ParsePlatform/parse-server-example/commit/36ff42b41c1298c36de5cfba89172345eba42894)) * Upgrade to Parse Server 5.2.1 and other dependency upgrades ([#418](https://github.com/ParsePlatform/parse-server-example/issues/418)) ([96b104f](https://github.com/ParsePlatform/parse-server-example/commit/96b104f8ca21ea7b091924965cb7269622c4ad4f))