Skip to content

build: Release #1622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Nov 26, 2022
Merged

build: Release #1622

merged 20 commits into from
Nov 26, 2022

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Nov 26, 2022

No description provided.

dependabot bot and others added 20 commits October 28, 2022 00:52
# [3.5.0-alpha.7](parse-community/Parse-SDK-JS@3.5.0-alpha.6...3.5.0-alpha.7) (2022-11-01)

### Bug Fixes

* React Native build does not maintain arrow functions and causes error with AsyncStorage ([parse-community#1587](parse-community#1587)) ([8aeaa4f](parse-community@8aeaa4f))
* `Parse.User.signUp()` does not pass context to Cloud Code  ([parse-community#1527](parse-community#1527)) ([53edcfd](parse-community@53edcfd))
* `Schema.addField` does not correctly add value of type `Date` ([parse-community#1544](parse-community#1544)) ([15111f7](parse-community@15111f7))
* creating a Parse.File with base64 string fails for some encodings ([parse-community#1517](parse-community#1517)) ([0439862](parse-community@0439862))
* initialization fails in non-browser environment that doesn't support `indexedDB` ([parse-community#1569](parse-community#1569)) ([3560a5e](parse-community@3560a5e))
* remove base64 validation due to validation inefficiency ([parse-community#1543](parse-community#1543)) ([473949d](parse-community@473949d))

* add `json` option to `Parse.Query.each()` ([parse-community#1539](parse-community#1539)) ([89fd5ec](parse-community@89fd5ec))
* add json option to query.each ([299fb0d](parse-community@299fb0d))
* generate `Parse.Object.objectId` automatically when `allowCustomObjectId` is enabled and no `objectId` is passed ([parse-community#1540](parse-community#1540)) ([68f3ff5](parse-community@68f3ff5))
* localDatastore support for unsorted distance queries ([parse-community#1570](parse-community#1570)) ([ea3e75f](parse-community@ea3e75f))
## [3.5.1-beta.1](parse-community/Parse-SDK-JS@3.5.0...3.5.1-beta.1) (2022-11-03)

### Bug Fixes

* File upload fails when uploading base64 data ([parse-community#1578](parse-community#1578)) ([03ee3ff](parse-community@03ee3ff))
* React Native build does not maintain arrow functions and causes error with AsyncStorage ([parse-community#1587](parse-community#1587)) ([8aeaa4f](parse-community@8aeaa4f))
## [3.5.1-alpha.1](parse-community/Parse-SDK-JS@3.5.0...3.5.1-alpha.1) (2022-11-03)

### Bug Fixes

* File upload fails when uploading base64 data ([parse-community#1578](parse-community#1578)) ([03ee3ff](parse-community@03ee3ff))
* React Native build does not maintain arrow functions and causes error with AsyncStorage ([parse-community#1587](parse-community#1587)) ([8aeaa4f](parse-community@8aeaa4f))
## [3.5.1-alpha.2](parse-community/Parse-SDK-JS@3.5.1-alpha.1...3.5.1-alpha.2) (2022-11-07)

### Bug Fixes

* SDK builds incorrectly since release 3.5.0 causing various bugs ([parse-community#1600](parse-community#1600)) ([f15154f](parse-community@f15154f))
## [3.5.1-beta.2](parse-community/Parse-SDK-JS@3.5.1-beta.1...3.5.1-beta.2) (2022-11-26)

### Bug Fixes

* SDK builds incorrectly since release 3.5.0 causing various bugs ([parse-community#1600](parse-community#1600)) ([f15154f](parse-community@f15154f))
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title build: release build: Release Nov 26, 2022
@parse-github-assistant
Copy link

Thanks for opening this pull request!

  • ❌ Please edit your post and use the provided template when creating a new pull request. This helps everyone to understand your post better and asks for essential information to quicker review the pull request.

@mtrezza mtrezza merged commit f32b3b1 into parse-community:release Nov 26, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.5.1

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 26, 2022
@mtrezza mtrezza mentioned this pull request Nov 27, 2022
3 tasks
@mtrezza mtrezza deleted the build-release branch January 21, 2023 22:47
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.0-alpha.6

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants