window-var
Version:
Acquires global `window` var in a browserify-compatible way.
85 lines (37 loc) • 1.9 kB
Markdown
<a name="1.0.11"></a>
## [1.0.11](https://github.com/src-works/window-var/compare/1.0.10...1.0.11) (2017-08-06)
<a name="1.0.10"></a>
## [1.0.10](https://github.com/src-works/window-var/compare/1.0.9...1.0.10) (2017-08-02)
<a name="1.0.9"></a>
## [1.0.9](https://github.com/src-works/window-var/compare/1.0.8...1.0.9) (2017-07-30)
<a name="1.0.8"></a>
## [1.0.8](https://github.com/src-works/window-var/compare/1.0.7...v1.0.8) (2017-05-31)
### Bug Fixes
* Correct title of test series. ([a1ac4a2](https://github.com/src-works/window-var/commit/a1ac4a2))
* Type declaration should always point to type: Window ([7ea3cb3](https://github.com/src-works/window-var/commit/7ea3cb3))
<a name="1.0.7"></a>
## [1.0.7](https://github.com/src-works/window-var/compare/1.0.6...v1.0.7) (2017-05-30)
### Bug Fixes
* Improving project structure. Also updating to latest build system. ([cf64000](https://github.com/src-works/window-var/commit/cf64000))
<a name="1.0.6"></a>
## [1.0.6](https://github.com/src-works/window-var/compare/1.0.5...v1.0.6) (2017-05-25)
<a name="1.0.5"></a>
## [1.0.5](https://github.com/src-works/window-var/compare/1.0.4...v1.0.5) (2017-05-25)
### Features
* Adding `instance` to exports. ([253607d](https://github.com/src-works/window-var/commit/253607d))
<a name="1.0.4"></a>
## [1.0.4](https://github.com/src-works/window-var/compare/1.0.3...v1.0.4) (2017-05-25)
### Features
* Updating README file. ([2b27549](https://github.com/src-works/window-var/commit/2b27549))
<a name="1.0.3"></a>
## [1.0.3](https://github.com/src-works/window-var/compare/1.0.2...v1.0.3) (2017-05-25)
### Features
* Improving project structure. ([c647788](https://github.com/src-works/window-var/commit/c647788))
## v1.0.2
- Updating build system.
- Adding `.d.ts` definition file.
## v1.0.1
- Updating README.
- Adding default export.
## v1.0.0
- Initial release.