FuseBox v3.4.0 Release Notes

Release Date: 2018-07-13 // almost 6 years ago
  • ๐Ÿ› Bug Fixes

    • โž• add error handling, add backward compatability, update docs. (49ebf45)
    • ๐Ÿ“ฆ cssFiles keys now use the {packageName}/{pattern} format (3459180)
    • ๐Ÿ›  Global keys order is respected in config, fixes #1304 (#1305) (722c501)
    • ๐Ÿšš move devServer fallback after proxy (163ef97)
    • Quantum CSS now respects tree shaking (52637a5)
    • โœ‚ remove node-sass from deps (bf305e2)

    ๐Ÿ”‹ Features

    • โž• Add css splitting with cssFiles quantum config (d3f5491)
    • โšก๏ธ adjust pre option in webindex to a string instead of an object and update docs. (8d13bd9)
    • ๐Ÿ‘‰ Use cssFiles name as key for manifest (fb107ef)