Skip to content

Tags: pash2048/parse-server

Tags

5.0.0-alpha.13

chore(release): 5.0.0-alpha.13 [skip ci]

# [5.0.0-alpha.13](parse-community/parse-server@5.0.0-alpha.12...5.0.0-alpha.13) (2021-12-08)

### Bug Fixes

* node engine compatibility did not include node 16 ([parse-community#7739](parse-community#7739)) ([ea7c014](parse-community@ea7c014))

5.0.0-alpha.12

chore(release): 5.0.0-alpha.12 [skip ci]

# [5.0.0-alpha.12](parse-community/parse-server@5.0.0-alpha.11...5.0.0-alpha.12) (2021-12-06)

### Bug Fixes

* adding or modifying a nested property requires addField permissions ([parse-community#7679](parse-community#7679)) ([6a6248b](parse-community@6a6248b))

5.0.0-alpha.11

chore(release): 5.0.0-alpha.11 [skip ci]

# [5.0.0-alpha.11](parse-community/parse-server@5.0.0-alpha.10...5.0.0-alpha.11) (2021-11-29)

### Bug Fixes

* upgrade mime from 2.5.2 to 3.0.0 ([parse-community#7725](parse-community#7725)) ([f5ef98b](parse-community@f5ef98b))

5.0.0-alpha.10

chore(release): 5.0.0-alpha.10 [skip ci]

# [5.0.0-alpha.10](parse-community/parse-server@5.0.0-alpha.9...5.0.0-alpha.10) (2021-11-29)

### Bug Fixes

* upgrade parse from 3.3.1 to 3.4.0 ([parse-community#7723](parse-community#7723)) ([d4c1f47](parse-community@d4c1f47))

5.0.0-beta.4

chore(release): 5.0.0-beta.4 [skip ci]

# [5.0.0-beta.4](parse-community/parse-server@5.0.0-beta.3...5.0.0-beta.4) (2021-11-27)

### Bug Fixes

* unable to use objectId size higher than 19 on GraphQL API ([parse-community#7722](parse-community#7722)) ([8ee0445](parse-community@8ee0445))

5.0.0-alpha.9

chore(release): 5.0.0-alpha.9 [skip ci]

# [5.0.0-alpha.9](parse-community/parse-server@5.0.0-alpha.8...5.0.0-alpha.9) (2021-11-27)

### Bug Fixes

* unable to use objectId size higher than 19 on GraphQL API ([parse-community#7627](parse-community#7627)) ([ed86c80](parse-community@ed86c80))

5.0.0-alpha.8

chore(release): 5.0.0-alpha.8 [skip ci]

# [5.0.0-alpha.8](parse-community/parse-server@5.0.0-alpha.7...5.0.0-alpha.8) (2021-11-18)

### Features

* add support for Node 16 ([parse-community#7707](parse-community#7707)) ([45cc58c](parse-community@45cc58c))

### BREAKING CHANGES

* Removes official Node 15 support which has reached it end-of-life date. ([45cc58c](45cc58c))

5.0.0-beta.3

chore(release): 5.0.0-beta.3 [skip ci]

# [5.0.0-beta.3](parse-community/parse-server@5.0.0-beta.2...5.0.0-beta.3) (2021-11-12)

### Bug Fixes

* node engine range has no upper limit to exclude incompatible node versions ([parse-community#7693](parse-community#7693)) ([6a54dac](parse-community@6a54dac))

5.0.0-alpha.7

chore(release): 5.0.0-alpha.7 [skip ci]

# [5.0.0-alpha.7](parse-community/parse-server@5.0.0-alpha.6...5.0.0-alpha.7) (2021-11-12)

### Bug Fixes

* node engine range has no upper limit to exclude incompatible node versions ([parse-community#7692](parse-community#7692)) ([573558d](parse-community@573558d))

5.0.0-beta.2

chore(release): 5.0.0-beta.2 [skip ci]

# [5.0.0-beta.2](parse-community/parse-server@5.0.0-beta.1...5.0.0-beta.2) (2021-11-10)

### Reverts

* refactor: allow ES import for cloud string if package type is module ([parse-community#7691](parse-community#7691)) ([200d4ba](parse-community@200d4ba))