Skip to content

Tags: parse-community/Parse-SDK-JS

Tags

6.2.0-alpha.3

Toggle 6.2.0-alpha.3's commit message
chore(release): 6.2.0-alpha.3 [skip ci]

# [6.2.0-alpha.3](6.2.0-alpha.2...6.2.0-alpha.3) (2025-04-15)

### Performance Improvements

* Optimize bundle packaging with Vite ([#2553](#2553)) ([a4b19e5](a4b19e5))

6.2.0-alpha.2

Toggle 6.2.0-alpha.2's commit message
chore(release): 6.2.0-alpha.2 [skip ci]

# [6.2.0-alpha.2](6.2.0-alpha.1...6.2.0-alpha.2) (2025-04-07)

### Bug Fixes

* Missing error message when returning an internal server error ([#2543](#2543)) ([f91f3f1](f91f3f1))

6.2.0-alpha.1

Toggle 6.2.0-alpha.1's commit message
chore(release): 6.2.0-alpha.1 [skip ci]

# [6.2.0-alpha.1](6.1.1...6.2.0-alpha.1) (2025-04-07)

### Features

* Add `Uint8Array` support for `Parse.File` data ([#2548](#2548)) ([6f6bb66](6f6bb66))

6.1.1

Toggle 6.1.1's commit message
chore(release): 6.1.1 [skip ci]

## [6.1.1](6.1.0...6.1.1) (2025-04-04)

### Bug Fixes

* Remove unused option `sessionToken` from `Parse.Query.aggregate` ([#2547](#2547)) ([c7015ba](c7015ba))
* Security upgrade tar-fs from 2.1.1 to 2.1.2 ([#2540](#2540)) ([44eeacd](44eeacd))

6.1.0-alpha.5

Toggle 6.1.0-alpha.5's commit message
chore(release): 6.1.0-alpha.5 [skip ci]

# [6.1.0-alpha.5](6.1.0-alpha.4...6.1.0-alpha.5) (2025-04-02)

### Bug Fixes

* Remove unused option `sessionToken` from `Parse.Query.aggregate` ([#2547](#2547)) ([c7015ba](c7015ba))

6.1.0-alpha.4

Toggle 6.1.0-alpha.4's commit message
chore(release): 6.1.0-alpha.4 [skip ci]

# [6.1.0-alpha.4](6.1.0-alpha.3...6.1.0-alpha.4) (2025-03-29)

### Bug Fixes

* Security upgrade tar-fs from 2.1.1 to 2.1.2 ([#2540](#2540)) ([44eeacd](44eeacd))

6.1.0

Toggle 6.1.0's commit message
chore(release): 6.1.0 [skip ci]

# [6.1.0](6.0.0...6.1.0) (2025-03-17)

### Features

* Add `Parse.Query` option `useMaintenanceKey` ([#2484](#2484)) ([2ead3f3](2ead3f3))
* Allow `Parse.Object` field names to begin with underscore `_` to access internal fields of Parse Server ([#2475](#2475)) ([08e43ba](08e43ba))
* Publish TypeScript definitions ([#2491](#2491)) ([fc3e573](fc3e573))

6.1.0-alpha.3

Toggle 6.1.0-alpha.3's commit message
chore(release): 6.1.0-alpha.3 [skip ci]

# [6.1.0-alpha.3](6.1.0-alpha.2...6.1.0-alpha.3) (2025-03-16)

### Features

* Publish TypeScript definitions ([#2491](#2491)) ([fc3e573](fc3e573))

6.1.0-alpha.2

Toggle 6.1.0-alpha.2's commit message
chore(release): 6.1.0-alpha.2 [skip ci]

# [6.1.0-alpha.2](6.1.0-alpha.1...6.1.0-alpha.2) (2025-03-10)

### Features

* Add `Parse.Query` option `useMaintenanceKey` ([#2484](#2484)) ([2ead3f3](2ead3f3))

6.1.0-alpha.1

Toggle 6.1.0-alpha.1's commit message
chore(release): 6.1.0-alpha.1 [skip ci]

# [6.1.0-alpha.1](6.0.0...6.1.0-alpha.1) (2025-03-05)

### Features

* Allow `Parse.Object` field names to begin with underscore `_` to access internal fields of Parse Server ([#2475](#2475)) ([08e43ba](08e43ba))