# on-load Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 3.4.1 - 2018-06-28
* Tweak browser export definition format

## 3.4.0 - 2018-02-18
* Observer attached further up the DOM to `document.documentElement` instead of `body`

## 3.3.4 - 2017-12-03
* Fix node export

## 3.3.3 - 2017-12-03
* Noop version to skip over unpublished 3.3.2

## 3.3.2 - 2017-12-03
* Fix export for unbundled electron imports.
* Update deps
