style-loader v3.1.0

v3.1.0
Added 2
  • Allow specifying the `insert` option from file to reduce bundle size
  • Allow specifying the `styleTagTransform` option from file to reduce bundle size
Fixed 2
  • Reduce runtime
  • Reduce runtime when using custom options

From style-loader

3.1.0 (2021-07-12)
Features
  • allow to specify the insert option from file, we strongly recommend do it, using the insert option from file will reduce your bundle size, example (#521) (56fc8f0)
  • allow to specify the styleTagTransform option from file, we strongly recommend do it, using the styleTagTransform option from file will reduce your bundle size, example
Bug Fixes
View original

Upgraded? How did it go?

Discussion