Skip to content
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

Fix/update react refresh webpack plugin version #3558

Merged

Conversation

chenbin92
Copy link
Collaborator

@chenbin92 chenbin92 changed the base branch from master to release-next September 20, 2020 08:25
@@ -1,6 +1,6 @@
{
"name": "build-plugin-fast-refresh",
"version": "1.7.0",
"version": "1.7.1-0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

发布前注意下版本号

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@chenbin92 chenbin92 merged commit 572d185 into release-next Sep 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix/update-react-refresh-webpack-plugin-version branch September 28, 2020 04:25
ClarkXia added a commit that referenced this pull request Sep 28, 2020
* chore: bump version

* fix: catch debug webpackConfig error (#3541)

* fix: catch debug webpackConfig error

* fix: serializing object that contains cyclic object value

* chore: code optimize (#3549)

* chore: code optimize

* chore: bump version

* feat: support px2vw (#3546)

* feat: support px2vw

* docs: changelog.md update

* docs: package.json update

* docs: fusion.md add usePx2Vw option

* fix: remove use postcss-loader

* fix: ignore rules (#3544)

* docs: test guide (#3545)

* chore: bump version

* chore: bump version

* hotifx: store is undefined in class component (#3579)

* feat: support rax ssr

* chore: rename plugin ssr

* feat: support set the SSR in the build.json

* chore: reset code

* chore: bump version

* fix: eslint warnings (#3543)

* feat: call the getInitialData method of appConfig

* feat: support mode mpa of rax-app (#3575)

* feat: support mpa plugin

* fix: build-mpa-config

* fix: remove mpa-loader

* fix: entry error

* fix: ts config

* feat: support mpa ssr

* feat: support mpa loader (#3594)

* fix: update react-refresh-webpack-plugin version (#3558)

* feat: support set html in mpa mode (#3566)

* feat: support set html in mpa mode

* chore: update mpa example

* chore: code optimize

* chore: code optimize

* chore: update example

* chore: optional staticConfig

* fix: mpa loader in node env

* fix: command args

* fix: support weex mpa

* refactor: rename packages

* chore: dependency

* chore: code optimize

Co-authored-by: Yurisa <[email protected]>
Co-authored-by: Hengchang Lu <[email protected]>
Co-authored-by: ClarkXia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants