# Changelog

## 1.0.12
- Update readme due to build pipeline changes

## 1.0.11
- Browser field removed from package.json due to issue with usage with Parcel

## 1.0.10
- Dependencies updated

## 1.0.9
- Default export returned back to fix the iife output

## 1.0.8
- Minification turned off

## 1.0.7
- AlertManager class added to library exports

## 1.0.6
- Typo fix

## 1.0.5
- Fixed issue with type declaration producing empty output declaration

## 1.0.4
- Return type for getIFrameWindow extended to include getResponse method
- Additional method added to get iFrame input

## 1.0.3
- Few types added to the exported declaration
- Named declaration replaced the default one

## 1.0.2
- @wessberg/rollup-plugin-ts version rolled back due to some issues in build

## 1.0.1
- Deprecated `Xrm.Page.context` replaced with `Xrm.Utility.getGlobalContext()` call
- Dependencies updated

## 1.0.0
- Initial version
