v0.3.0
Features
- add @birdseye/snapshot package (#194) (8b7d90e)
- remove height style from container element (#192) (eb5ad1c)
- render preview as fullscreen if fullscreen=1 query is specified (#193) (4d9ea4d)
BREAKING CHANGES
- preview container element no longer has height: 100%; style. You need to manually add it via containerStyles option if needed