# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.2.2](https://github.com/hosseinmd/react-concurrent/compare/v2.2.1...v2.2.2) (2020-12-20)


### Bug Fixes

* createResource type ([7a3f276](https://github.com/hosseinmd/react-concurrent/commit/7a3f27605bf4e2936613a5c7b97483aa7e6beff5))

### [2.2.1](https://github.com/hosseinmd/react-concurrent/compare/v2.2.0...v2.2.1) (2020-12-01)


### Bug Fixes

* set keepDataAliveWhenFetching default value to true ([0bd1ed5](https://github.com/hosseinmd/react-concurrent/commit/0bd1ed5a8b3e3401eb2660403b9766de6bf4270d))

## [2.2.0](https://github.com/hosseinmd/react-concurrent/compare/v2.1.1...v2.2.0) (2020-11-30)


### Features

* add initialvalue to createResource param ([1527b20](https://github.com/hosseinmd/react-concurrent/commit/1527b2028132bb5cf0645401ad4077f01a191194))
* add keepDataAliveWhenFetching to fetching hooks options ([46ff0ad](https://github.com/hosseinmd/react-concurrent/commit/46ff0ad095f5c330bad38dff040a9749a8bc8037))

## [2.1.0](https://github.com/hosseinmd/react-concurrent/compare/v2.0.1...v2.1.0) (2020-11-26)


### Features

* add is loading to resource ([3e630d9](https://github.com/hosseinmd/react-concurrent/commit/3e630d99521b646ffd08b9c82c2de45318b3f4fd))
* implement loadingStartDelay ([ef79824](https://github.com/hosseinmd/react-concurrent/commit/ef7982411070e8cdb89de50d0b7cf34d73d31cd3))


### Bug Fixes

* type ([2863e51](https://github.com/hosseinmd/react-concurrent/commit/2863e51454be73eecef63a58d2fdfa6d0deed9eb))

# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
