# Change Log

## [2.0.0](https://github.com/nolimits4web/ssr-window/compare/v1.0.1...v2.0.0) - Released on May 12, 2020

- Now it uses patching instead of creating window and document if they are already available
- Added `extend` method

## [1.0.1](https://github.com/nolimits4web/ssr-window/compare/v1.0.0...v1.0.1) - Released on July 18, 2018

- Simplified code structure to bypass rollup bugs
