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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@comet/[email protected]
Minor Changes
activatedAt
toRedirects
table to display the latest activation date of a redirectPatch Changes
@comet/[email protected]
Minor Changes
activatedAt
toRedirects
table to display the latest activation date of a redirectPatch Changes
557e311: AccessLog: Remove some DAM URLs from log
Hashed URLs and preview URLs are not useful in the logs, so we remove them.
21f95ad: DAM: Fix headers
While we fixed a few issues with cache control headers in DAM: Fix/set cache-control headers #2653, there are still a few issues which need to be addressed. The following changes are part of a series of changes which will address the issues:
content-type
headercontent-type
for Azure storage accounts and S3 bucketsf3b5b57: DAM: Set
cache-control: no-store
for folder downloadExplicitly set
cache-control: no-store
for folder download to prevent caching of the response. Normally this should not be cached by any CDN, because the Request contains a cookie, but it is better to be explicit about it.@comet/[email protected]
Patch Changes
415a831: Prevent form components used within
Field
/FieldContainer
from overflowing their parentSelect components now truncate their value with ellipsis when used within these components, consistent with their behavior in other usages.
99f904f: Close
Dialog
with ESC key or backdrop click2d17265:
title
prop of the Dialog got merged withtitle
Prop ofMuiDialogProps
. This lead to errors when forwarding ReactNodes to title.@comet/[email protected]
Patch Changes
@comet/[email protected]
Patch Changes
@comet/[email protected]
Patch Changes
@comet/[email protected]
Patch Changes
@comet/[email protected]
Patch Changes
@comet/[email protected]
Patch Changes
@comet/[email protected]
Patch Changes
@comet/[email protected]
Patch Changes
PixelImageBlock
issue when setting fixed height and width auto@comet/[email protected]
@comet/[email protected]
@comet/[email protected]
@comet/[email protected]
@comet/[email protected]