Skip to content

build: Release #1702

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 31 commits into from
Jan 31, 2023
Merged

build: Release #1702

merged 31 commits into from
Jan 31, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jan 31, 2023

No description provided.

dplewis and others added 30 commits January 26, 2023 18:50
# [4.0.0-alpha.6](parse-community/Parse-SDK-JS@4.0.0-alpha.5...4.0.0-alpha.6) (2023-01-27)

### Bug Fixes

* Local datastore query with `containedIn` not working when field is an array ([parse-community#1666](parse-community#1666)) ([2391bff](parse-community@2391bff))
…ity#1672)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel <[email protected]>
Co-authored-by: Diamond Lewis <[email protected]>
…nity#1677)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel <[email protected]>
Co-authored-by: Diamond Lewis <[email protected]>
# [4.0.0-alpha.7](parse-community/Parse-SDK-JS@4.0.0-alpha.6...4.0.0-alpha.7) (2023-01-30)

### Bug Fixes

* Request execution time keeps increasing over time when using `Parse.Object.extend` ([parse-community#1682](parse-community#1682)) ([f555c43](parse-community@f555c43))
## [4.0.1-beta.1](parse-community/Parse-SDK-JS@4.0.0...4.0.1-beta.1) (2023-01-31)

### Bug Fixes

* Local datastore query with `containedIn` not working when field is an array ([parse-community#1666](parse-community#1666)) ([2391bff](parse-community@2391bff))
* Request execution time keeps increasing over time when using `Parse.Object.extend` ([parse-community#1682](parse-community#1682)) ([f555c43](parse-community@f555c43))
@parse-github-assistant

This comment was marked as off-topic.

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Base: 99.89% // Head: 99.89% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (3bf40e1) compared to base (cbab2b0).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##           release    #1702   +/-   ##
========================================
  Coverage    99.89%   99.89%           
========================================
  Files           61       61           
  Lines         5973     5984   +11     
  Branches      1367     1372    +5     
========================================
+ Hits          5967     5978   +11     
  Misses           6        6           
Impacted Files Coverage Δ
src/Analytics.js 100.00% <ø> (ø)
src/AnonymousUtils.js 100.00% <ø> (ø)
src/Cloud.js 100.00% <ø> (ø)
src/CoreManager.js 100.00% <ø> (ø)
src/EventEmitter.js 100.00% <ø> (ø)
src/FacebookUtils.js 100.00% <ø> (ø)
src/InstallationController.js 100.00% <ø> (ø)
src/LiveQueryClient.js 98.99% <ø> (ø)
src/LiveQuerySubscription.js 100.00% <ø> (ø)
src/LocalDatastore.js 100.00% <ø> (ø)
... and 43 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mtrezza mtrezza changed the title Build release build: release Jan 31, 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 Jan 31, 2023
@mtrezza mtrezza merged commit b429f2e into parse-community:release Jan 31, 2023
@mtrezza mtrezza deleted the build-release branch January 31, 2023 02:23
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.1

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jan 31, 2023
@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Feb 4, 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.

5 participants