build: Release#2928
Conversation
## [8.1.1-alpha.1](8.1.0...8.1.1-alpha.1) (2026-02-07) ### Bug Fixes * `Parse.Query.and/or/nor` loosing custom class types ([#2903](#2903)) ([89fdb07](89fdb07))
## [8.1.1-alpha.2](8.1.1-alpha.1...8.1.1-alpha.2) (2026-02-07) ### Bug Fixes * `Parse.Object.createWithoutData` doesn't preserve object subclass ([#2907](#2907)) ([01dc94d](01dc94d))
## [8.1.1-alpha.3](8.1.1-alpha.2...8.1.1-alpha.3) (2026-02-07) ### Bug Fixes * Cloud trigger type errors for void returns and subclass constructors ([#2904](#2904)) ([de9f56d](de9f56d))
## [8.1.1-alpha.4](8.1.1-alpha.3...8.1.1-alpha.4) (2026-02-09) ### Bug Fixes * Missing or incorrect type exports ([#2909](#2909)) ([3caa4ec](3caa4ec))
## [8.1.1-alpha.5](8.1.1-alpha.4...8.1.1-alpha.5) (2026-02-11) ### Bug Fixes * Type error in `Parse.Query.equalTo` when matching optional array ([#2901](#2901)) ([8c96da9](8c96da9))
## [8.1.1-alpha.6](8.1.1-alpha.5...8.1.1-alpha.6) (2026-02-11) ### Bug Fixes * `Parse.serverURL` not accessible via global `Parse` scope ([#2917](#2917)) ([4e78681](4e78681))
…ble`, `ReadableStream` (#2925)
# [8.2.0-alpha.1](8.1.1-alpha.6...8.2.0-alpha.1) (2026-02-20) ### Features * Add support for file upload as binary data via `Buffer`, `Readable`, `ReadableStream` ([#2925](#2925)) ([e42caf6](e42caf6))
…d as binary data via `Buffer`, `Readable`, `ReadableStream` (#2927)
# [8.2.0-alpha.2](8.2.0-alpha.1...8.2.0-alpha.2) (2026-02-20) ### Features * Add request header `X-Parse-Upload-Mode` to identify file upload as binary data via `Buffer`, `Readable`, `ReadableStream` ([#2927](#2927)) ([a66bb06](a66bb06))
|
🚀 Thanks for opening this pull request! |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
🎉 This change has been released in version 8.2.0 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release #2928 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 64 64
Lines 6235 6318 +83
Branches 1477 1529 +52
=========================================
+ Hits 6235 6318 +83 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Release
This pull request was created automatically according to the release cycle.
Warning
Only use
Merge Committo merge this pull request. Do not useRebase and MergeorSquash and Merge.