## CHANGELOG

### 1.2.1

Handle when `getComputedStyle` returns null [#9](https://github.com/souporserious/get-node-dimensions/pull/9)

### 1.2.0

Account for margins

### 1.1.0

Allow width and height to be set on clone using options

Use width/height when measuring clone so transforms don't give inaccurate dimensions

### 1.0.0

Use original node to get style information because clone returns nothing

Account for clone display, width, and height properties better

Remove bower in favor of using NPMCDN

### 0.1.1

Fix build for NPMCDN

### 0.1.0

Initial release
