-
Notifications
You must be signed in to change notification settings - Fork 7
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
Merge down next into main #440
Merged
Merged
Conversation
This file contains 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
…ses for early hints
# [5.2.0-next.1](v5.1.12...v5.2.0-next.1) (2024-08-19) ### Bug Fixes * ensure both key/value and object conversion are supported for JS data attributes ([ccdfd1e](ccdfd1e)) * **types:** fix AssetJsLike type ([1c29350](1c29350)) ### Features * add res.assets for request bound, early hinted asset sending ([caca302](caca302))
# [5.2.0-next.1](v5.1.12...v5.2.0-next.1) (2024-09-03) ### Bug Fixes * ensure both key/value and object conversion are supported for JS data attributes ([f243d60](f243d60)) * **types:** fix AssetJsLike type ([19494f5](19494f5)) ### Features * automatically send assets with content/fallback requests as 103 early hints ([c4c8c88](c4c8c88))
test: add tests for scope
# [5.2.0-next.1](v5.1.12...v5.2.0-next.1) (2024-09-05) ### Bug Fixes * ensure both key/value and object conversion are supported for JS data attributes ([f243d60](f243d60)) * **types:** fix AssetJsLike type ([19494f5](19494f5)) ### Features * automatically send assets with content/fallback requests as 103 early hints ([c4c8c88](c4c8c88))
fix: update @podium/utils
# [5.2.0-next.1](v5.1.12...v5.2.0-next.1) (2024-09-05) ### Bug Fixes * ensure both key/value and object conversion are supported for JS data attributes ([f243d60](f243d60)) * **types:** fix AssetJsLike type ([19494f5](19494f5)) * update @podium/utils ([719c1e0](719c1e0)) ### Features * automatically send assets with content/fallback requests as 103 early hints ([c4c8c88](c4c8c88))
…determined version
# [5.2.0-next.1](v5.1.12...v5.2.0-next.1) (2024-09-05) ### Bug Fixes * ensure both key/value and object conversion are supported for JS data attributes ([f243d60](f243d60)) * **types:** fix AssetJsLike type ([19494f5](19494f5)) * update @podium/utils ([719c1e0](719c1e0)) ### Features * automatically send assets with content/fallback requests as 103 early hints ([c4c8c88](c4c8c88))
# [5.2.0-next.1](v5.1.12...v5.2.0-next.1) (2024-09-05) ### Bug Fixes * ensure both key/value and object conversion are supported for JS data attributes ([f243d60](f243d60)) * force release 5.2.0-next.2 ([a5a1953](a5a1953)) * **types:** fix AssetJsLike type ([19494f5](19494f5)) * update @podium/utils ([719c1e0](719c1e0)) ### Features * automatically send assets with content/fallback requests as 103 early hints ([c4c8c88](c4c8c88))
# [5.2.0-next.1](v5.1.12...v5.2.0-next.1) (2024-09-05) ### Bug Fixes * ensure both key/value and object conversion are supported for JS data attributes ([f243d60](f243d60)) * force release 5.2.0-next.2 ([4f5f19d](4f5f19d)) * force release 5.2.0-next.2 ([a5a1953](a5a1953)) * **types:** fix AssetJsLike type ([19494f5](19494f5)) * update @podium/utils ([719c1e0](719c1e0)) ### Features * automatically send assets with content/fallback requests as 103 early hints ([c4c8c88](c4c8c88))
# [5.2.0-next.1](v5.1.12...v5.2.0-next.1) (2024-09-05) ### Bug Fixes * ensure both key/value and object conversion are supported for JS data attributes ([f243d60](f243d60)) * force release 5.2.0-next.2 ([84223e8](84223e8)) * force release 5.2.0-next.2 ([4f5f19d](4f5f19d)) * force release 5.2.0-next.2 ([a5a1953](a5a1953)) * **types:** fix AssetJsLike type ([19494f5](19494f5)) * update @podium/utils ([719c1e0](719c1e0)) ### Features * automatically send assets with content/fallback requests as 103 early hints ([c4c8c88](c4c8c88))
# [5.2.0-next.2](v5.2.0-next.1...v5.2.0-next.2) (2024-09-06) ### Bug Fixes * force release 5.2.0-next.2 ([b2fc84c](b2fc84c)) * force release 5.2.0-next.2 ([84223e8](84223e8)) * force release 5.2.0-next.2 ([4f5f19d](4f5f19d)) * force release 5.2.0-next.2 ([a5a1953](a5a1953)) * update @podium/utils ([719c1e0](719c1e0))
DSD Shadow dom
# [5.2.0-next.3](v5.2.0-next.2...v5.2.0-next.3) (2024-09-10) ### Features * add DSD shadow DOM encapsulation support ([02c9a64](02c9a64))
fix: tag asset type when sending hint headers
# [5.2.0-next.4](v5.2.0-next.3...v5.2.0-next.4) (2024-09-22) ### Bug Fixes * tag asset type when sending hint headers ([56c8614](56c8614))
fix: sharpen up shadow dom usage assertion
# [5.2.0-next.5](v5.2.0-next.4...v5.2.0-next.5) (2024-09-29) ### Bug Fixes * sharpen up shadow dom usage assertion ([a47c8bc](a47c8bc))
Replace early hints
# [5.2.0-next.6](v5.2.0-next.5...v5.2.0-next.6) (2024-10-11) ### Features * replace early hints with link header ([815ea97](815ea97))
# [5.2.0-next.7](v5.2.0-next.6...v5.2.0-next.7) (2024-10-22) ### Bug Fixes * correct the JSDoc for fallback ([#423](#423)) ([7444897](7444897)) * **deps:** update all dependencies (non-major) ([b8eddfd](b8eddfd)) * **deps:** update all dependencies (non-major) ([81119fe](81119fe)) * **deps:** update dependency @podium/proxy to v5.0.26 ([59699f0](59699f0)) * include some app info as a default metric ([5c9fdcb](5c9fdcb)) * type the known context values in an extendable way ([#427](#427)) ([f90ef57](f90ef57))
Swap scope to strategy
# [5.2.0-next.8](v5.2.0-next.7...v5.2.0-next.8) (2024-11-04) ### Bug Fixes * use more appropriate strategy instead of scope ([0674a81](0674a81))
# [5.2.0-next.9](v5.2.0-next.8...v5.2.0-next.9) (2024-11-04) ### Bug Fixes * update @podium/schemas to 5.1.0 ([412f03b](412f03b))
# [5.2.0-next.10](v5.2.0-next.9...v5.2.0-next.10) (2024-11-06) ### Bug Fixes * **deps:** update dependency @podium/proxy to v5.0.29 ([0bbc78b](0bbc78b))
🎉 This PR is included in version 5.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.