Skip to content

build: Release #1883

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 60 commits into from
May 1, 2023
Merged

build: Release #1883

merged 60 commits into from
May 1, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented May 1, 2023

No description provided.

mtrezza and others added 30 commits March 1, 2023 16:42
# [4.1.0-alpha.1](parse-community/Parse-SDK-JS@4.0.1...4.1.0-alpha.1) (2023-03-01)

### Bug Fixes

* `LiveQuerySubscription.unsubscribe` resolves promise before unsubscribing completes ([parse-community#1727](parse-community#1727)) ([1c96205](parse-community@1c96205))
* Node engine version upper range is <19 despite Node 19 support ([parse-community#1732](parse-community#1732)) ([febe187](parse-community@febe187))
* Saving a new `Parse.Object` with an unsaved `Parse.File` fails ([parse-community#1662](parse-community#1662)) ([16535a4](parse-community@16535a4))

### Features

* `LiveQueryClient.close` returns promise when WebSocket closes ([parse-community#1735](parse-community#1735)) ([979d660](parse-community@979d660))
* Upgrade Node Package Manager lock file `package-lock.json` to version 2 ([parse-community#1729](parse-community#1729)) ([e993786](parse-community@e993786))
# [4.1.0-alpha.2](parse-community/Parse-SDK-JS@4.1.0-alpha.1...4.1.0-alpha.2) (2023-03-01)

### Bug Fixes

* `Parse.File.cancel` starts new attempt to save file ([parse-community#1781](parse-community#1781)) ([b755e42](parse-community@b755e42))
# [4.1.0-alpha.3](parse-community/Parse-SDK-JS@4.1.0-alpha.2...4.1.0-alpha.3) (2023-04-02)

### Features

* Add `ParseQuery.watch` to trigger LiveQuery only on update of specific fields ([parse-community#1839](parse-community#1839)) ([7479343](parse-community@7479343))
dependabot bot and others added 18 commits April 15, 2023 16:22
* beta:
  chore(release): 4.1.0 [skip ci]
@parse-github-assistant
Copy link

parse-github-assistant bot commented May 1, 2023

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza changed the title Build release build: release May 1, 2023
@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 May 1, 2023
@mtrezza mtrezza merged commit c4a8eb2 into parse-community:beta May 1, 2023
@mtrezza mtrezza deleted the build-release branch May 1, 2023 22:41
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label May 1, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label May 1, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Sep 15, 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 state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants