# Changes to closest

# 2.0.2 (October 26, 2016)

- Updated `Element` reference as `window.Element`
- Updated project configuration

# 2.0.1 (April 8, 2016)

- Fixed an issue referencing the current nodeType

### 2.0.0 (April 7, 2016)

- Added linting tests
- Updated plugin to combine legacy version
- Updated documentation

### 1.0.3 (June 8, 2015)

- Update method name and cleanup source
- Add method name to the polyfill
- Use consistent naming for element
- Place all prefixed fallbacks on the same line

### 1.0.2 (June 4, 2015)

- Updated documentation

### 1.0.1 (June 4, 2015)

- Prefix detection
- Check for getComputedStyle
- Treat computed style as an array rather than access cssText as a string
- Resolve "ms" prefix not detected on IE9 (Issue #5)

### 1.0.0 (February 19, 2015)

- Added: Initial version
