v5.2.0
- Fix for server side rendering #247. The test for whether the browser includes padding in width/height in
getComputedStyle
has been moved to a lazily-evaluated function instead of happening when the file is imported. - Updated dev dependencies.