-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(TDOPS-5926): set fetch credentials include (#5127)
* TDOPS-5926: set fetch credentials include * TDOPS-5926: fix UT * TDOPS-5926: changeset * TDOPS-5926: update readme
- Loading branch information
Showing
4 changed files
with
63 additions
and
32 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
'@talend/babel-plugin-import-from-index': minor | ||
'@talend/babel-plugin-assets-api': minor | ||
'@talend/babel-plugin-import-d3': minor | ||
'@talend/scripts-config-babel': minor | ||
'@talend/scripts-config-cdn': minor | ||
'@talend/react-faceted-search': minor | ||
'@talend/storybook-docs': minor | ||
'@talend/design-system': minor | ||
'@talend/design-tokens': minor | ||
'@talend/react-flow-designer': minor | ||
'@talend/ui-storybook-one': minor | ||
'@talend/design-docs': minor | ||
'@talend/bootstrap-sass': minor | ||
'@talend/react-components': minor | ||
'@talend/react-containers': minor | ||
'@talend/ui-playground': minor | ||
'@talend/react-dataviz': minor | ||
'@talend/react-stepper': minor | ||
'@talend/react-forms': minor | ||
'@talend/icons': minor | ||
'@talend/bootstrap-theme': minor | ||
'@talend/react-cmf': minor | ||
--- | ||
|
||
Use include instead of same-origin in the credentials option of fetch. |
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
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
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