Release: Prerelease 10.3.0-alpha.7#33851
Merged
Merged
Conversation
…WebSocket connections - Updated `iframe-webpack.config.ts` to remove unused imports. - Modified `framework.ts` to change the type of `globals` and include `channelOptions` in the applied presets. - Enhanced `index.ts` to extract `CHANNEL_OPTIONS` from global variables and append the token to the WebSocket channel URL. - Adjusted `dev-server.ts` to pass the token to the server channel. - Introduced a new utility `validate-websocket-token.ts` for token validation. - Updated `get-server-channel.ts` to accept a token parameter and validate incoming WebSocket connections. - Added tests in `server-channel.test.ts` to ensure proper handling of token validation for WebSocket connections. This change improves security by ensuring only authorized connections are accepted.
… updating type definition for CoreConfig.
…ize resource usage.
Preact: Support inferring props from component types
Docs: Fix broken CSF doc links
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
Docs: Fix build command and typo in main config build
46609d4 to
639c1d2
Compare
Docs: Point monorepo links to next branch
639c1d2 to
186840c
Compare
Docs: Adjust builder API snippet
186840c to
75542ab
Compare
…ents and event handling
Core: Require token for websocket connections
75542ab to
07b46aa
Compare
…vior Next.js: Handle legacyBehavior prop in Link mock component
07b46aa to
45a6cbe
Compare
Package BenchmarksCommit: The following packages have significant changes to their size or dependencies:
|
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 2 | 2 | 0 |
| Self size | 16 KB | 23 KB | 🚨 +7 KB 🚨 |
| Dependency size | 32 KB | 32 KB | 0 B |
| Bundle Size Analyzer | Link | Link |
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
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.
This is an automated pull request that bumps the version from
10.3.0-alpha.6to10.3.0-alpha.7.Once this pull request is merged, it will trigger a new release of version
10.3.0-alpha.7.If you're not a core maintainer with permissions to release you can ignore this pull request.
To do
Before merging the PR, there are a few QA steps to go through:
And for each change below:
This is a list of all the PRs merged and commits pushed directly to
next, that will be part of this release:If you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.
Feel free to manually commit any changes necessary to this branch after you've done the last re-generation, following the Make Manual Changes section in the docs, especially if you're making changes to the changelog.
When everything above is done:
Generated changelog
10.3.0-alpha.7