# Changelog

## 1.5.0

- [feat] `appHistory` and `<Link />` can both take state. ([#478](https://github.com/ice-lab/icestark/pull/428))
- [fix] add missing props for `registerAppEnter` & `registerAppLeave`.

## 1.4.2

- [fix] bind history to window when using `AppLink`. ([#428](https://github.com/ice-lab/icestark/pull/428))

## 1.4.1

- [feat] correct types of `setLibraryName`. ([#287](https://github.com/ice-lab/icestark/issues/287))

## 1.4.0

- [feat] add function `setBasename`.

## 1.3.0

- [feat] add function `setLibraryName`.
