Skip to content

build: Release #2021

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 63 commits into from
Sep 15, 2023
Merged

build: Release #2021

merged 63 commits into from
Sep 15, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Sep 15, 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 23 commits April 13, 2023 18:11
* beta:
  chore(release): 4.1.0 [skip ci]
# [4.2.0-beta.1](parse-community/Parse-SDK-JS@4.1.0...4.2.0-beta.1) (2023-05-01)

### Bug Fixes

* `Parse.File.cancel` starts new attempt to save file ([parse-community#1781](parse-community#1781)) ([b755e42](parse-community@b755e42))

### Features

* Add `Parse.User.loginAs` ([parse-community#1875](parse-community#1875)) ([381fcfc](parse-community@381fcfc))
* Add `ParseQuery.watch` to trigger LiveQuery only on update of specific fields ([parse-community#1839](parse-community#1839)) ([7479343](parse-community@7479343))
@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 Sep 15, 2023
@parse-github-assistant
Copy link

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 merged commit 37c7de1 into parse-community:release Sep 15, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants