v0.1.0
🚨 Breaking Changes
- Drop support for webpack v4 and update tests - by @danielroe (6c82c)
- beasties: Remove undocumented
urlFilter
feature - by @danielroe (c9a71)
🐞 Bug Fixes
- Allow passing undefined options - by @danielroe (81679)
- beasties: Handle html snippets without root
<html>
element - by @danielroe (b7296)
🏎 Performance
- beasties: Use
picocolors
instead ofchalk
- by @danielroe (d43cd)