v2.0.0
2.0.0 (2019-06-14)
Bug Fixes
- wrapper: Fix for page height jump. (7d9c939)
BREAKING CHANGES
- wrapper: Consumers are now required to pass in a 'wrapper' that
wraps the inner contents of body. This is so we can absolutely position
the overlay to share the height of the page, without having to measure
the document and apply a height manually.