Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 241 Bytes

Breaking Changes.md

File metadata and controls

3 lines (3 loc) · 241 Bytes
  • Remove postcss plugins (cssnext, cssimport) from default css loader config
  • change webpack api
  • Source & transformer plugins now use UUIDs for ids. If you used glob or regex to query nodes by id then you'll need to query something else.