---
name: Changelog
---

# Changelog

## 1.0.5

```
Fixed a bug with `<LoadScript language />` prop update and cleanup after unmount
```

## 1.0.6

```
added `onUnmount` func prop to `<LoadScript />`
```

## 1.0.7

fix memory leak of google-maps-api-v3

## 1.0.8

added property `options` to `<GoogleMap options={}>`

options are consistent with [MapOptions Interface](https://developers.google.com/maps/documentation/javascript/reference/map#MapOptions)
