Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump style-loader to 1.2.1 #8891

Merged
merged 2 commits into from
May 4, 2020
Merged

Bump style-loader to 1.2.1 #8891

merged 2 commits into from
May 4, 2020

Conversation

chybisov
Copy link
Contributor

Previously #8378 we rollback style-loader to v0.23.1 because CSS hot reload not worked with newer versions. Today it was fixed webpack-contrib/style-loader#466 and we can safely upgrade it back and close #7665

@chybisov chybisov changed the title Bump style-loader to 1.2.0 as CSS hot reload now works fine with new version Bump style-loader to 1.2.1 as CSS hot reload now works fine with new version Apr 29, 2020
@ianschmitz ianschmitz added this to the 4.0 milestone May 4, 2020
@ianschmitz ianschmitz changed the title Bump style-loader to 1.2.1 as CSS hot reload now works fine with new version Bump style-loader to 1.2.1 May 4, 2020
@ianschmitz ianschmitz merged commit 5a019e6 into facebook:master May 4, 2020
@lock lock bot locked and limited conversation to collaborators May 20, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSS edits cause the whole application to reload on the browser.
3 participants