Skip to content

Latest commit

 

History

History
85 lines (38 loc) · 4.33 KB

CHANGELOG.md

File metadata and controls

85 lines (38 loc) · 4.33 KB

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)

2.0.0 (2024-07-12)

Features

  • Add support for Node 20, 22; remove support for Node 14, 16 (#473) (9442870)

BREAKING CHANGES

  • Removes support for Node 14, 16. (9442870)

1.4.0 (2024-07-12)

Features

1.3.1 (2024-03-29)

Bug Fixes

  • Security upgrade express from 4.18.2 to 4.19.2 (#458) (cbe730f)

1.3.0 (2024-03-10)

Features

  • Run with latest Google App Engine Flex environment requirements (#454) (d87d5f1)

1.2.4 (2024-03-01)

Bug Fixes

  • Upgrade parse-server from 6.3.1 to 6.5.0 (#452) (434e634)

1.2.3 (2023-11-11)

Bug Fixes

  • Security upgrade axios from 1.3.5 to 1.6.0 (#448) (a771900)

1.2.2 (2023-10-19)

Bug Fixes

  • Security bump @babel/traverse from 7.22.4 to 7.23.2 (#446) (0ac3f6f)

1.2.1 (2023-09-04)

Bug Fixes

  • Bump parse-server from 6.2.1 to 6.2.2 (#445) (73f2d18)

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)