-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
build: Release #2664
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
build: Release #2664
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# [6.0.0-alpha.17](parse-community/parse-dashboard@6.0.0-alpha.16...6.0.0-alpha.17) (2024-10-09) ### Bug Fixes * Security upgrade express from 4.21.0 to 4.21.1 ([parse-community#2607](parse-community#2607)) ([54bf0af](parse-community@54bf0af))
# [6.0.0-alpha.18](parse-community/parse-dashboard@6.0.0-alpha.17...6.0.0-alpha.18) (2024-10-16) ### Bug Fixes * Node 22 support missing in package.json ([parse-community#2617](parse-community#2617)) ([8c07284](parse-community@8c07284))
# [6.0.0-alpha.19](parse-community/parse-dashboard@6.0.0-alpha.18...6.0.0-alpha.19) (2024-10-16) ### Bug Fixes * Security upgrade ws, parse and puppeteer ([parse-community#2618](parse-community#2618)) ([bab71dc](parse-community@bab71dc))
# [6.0.0-alpha.20](parse-community/parse-dashboard@6.0.0-alpha.19...6.0.0-alpha.20) (2024-11-19) ### Bug Fixes * Security upgrade cross-spawn from 7.0.3 to 7.0.6 ([parse-community#2629](parse-community#2629)) ([47a43e0](parse-community@47a43e0))
# [6.0.0-alpha.21](parse-community/parse-dashboard@6.0.0-alpha.20...6.0.0-alpha.21) (2025-01-24) ### Bug Fixes * Info panel not showing when some apps miss infoPanel config ([parse-community#2627](parse-community#2627)) ([539e883](parse-community@539e883))
…ing as express middleware (parse-community#2639)
# [6.0.0-alpha.22](parse-community/parse-dashboard@6.0.0-alpha.21...6.0.0-alpha.22) (2025-01-29) ### Bug Fixes * Info panel not configurable via `new ParseDashboard()` when running as express middleware ([parse-community#2639](parse-community#2639)) ([a9b8cd4](parse-community@a9b8cd4))
# [6.0.0-alpha.23](parse-community/parse-dashboard@6.0.0-alpha.22...6.0.0-alpha.23) (2025-01-29) ### Bug Fixes * Info panel Cloud Code call is unauthenticated without using master key ([parse-community#2641](parse-community#2641)) ([e879e4f](parse-community@e879e4f))
# [6.0.0-alpha.24](parse-community/parse-dashboard@6.0.0-alpha.23...6.0.0-alpha.24) (2025-01-29) ### Bug Fixes * Info panel Cloud Code call sends `objectId` instead of `Parse.Object` ([parse-community#2643](parse-community#2643)) ([a4bcabc](parse-community@a4bcabc))
# [6.0.0-alpha.25](parse-community/parse-dashboard@6.0.0-alpha.24...6.0.0-alpha.25) (2025-01-30) ### Features * Add info panel item `panel` to load and display data on demand ([parse-community#2622](parse-community#2622)) ([8e5741d](parse-community@8e5741d))
…k to dashboard pages (parse-community#2646)
# [6.0.0-alpha.26](parse-community/parse-dashboard@6.0.0-alpha.25...6.0.0-alpha.26) (2025-01-31) ### Features * Add info panel `keyValue` item parameter `isRelativeUrl` to link to dashboard pages ([parse-community#2646](parse-community#2646)) ([6389fc6](parse-community@6389fc6))
# [6.0.0-alpha.27](parse-community/parse-dashboard@6.0.0-alpha.26...6.0.0-alpha.27) (2025-02-01) ### Bug Fixes * Security upgrade node from 20.17.0-alpine3.20 to 20.18.2-alpine3.20 ([parse-community#2647](parse-community#2647)) ([44df723](parse-community@44df723))
…d` instead of `Parse.Object` and without `masterKey` (parse-community#2649)
# [6.0.0-alpha.28](parse-community/parse-dashboard@6.0.0-alpha.27...6.0.0-alpha.28) (2025-02-01) ### Bug Fixes * Info panel item `panel` calls Cloud Code with parameter `objectId` instead of `Parse.Object` and without `masterKey` ([parse-community#2649](parse-community#2649)) ([884ff70](parse-community@884ff70))
# [6.0.0-alpha.29](parse-community/parse-dashboard@6.0.0-alpha.28...6.0.0-alpha.29) (2025-02-14) ### Features * Add dynamic master key by allowing to set option `masterKey` to a function ([parse-community#2655](parse-community#2655)) ([9025ed0](parse-community@9025ed0))
# [6.0.0-alpha.30](parse-community/parse-dashboard@6.0.0-alpha.29...6.0.0-alpha.30) (2025-03-03) ### Features * Add cell selection in data browser on space bar touch down ([parse-community#2661](parse-community#2661)) ([9d623a9](parse-community@9d623a9))
I will reformat the title to use the proper commit message syntax. |
Thanks for opening this pull request!
|
🎉 This change has been released in version 6.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.