semantic-release-bot
16e265eca4
release(version): Release 8.4.0 [skip ci]
...
# [8.4.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.7...v8.4.0 ) (2021-09-15)
### Bug Fixes
* export FastImageStaticProperties ([#822 ](https://github.com/DylanVann/react-native-fast-image/issues/822 )) ([d69f692
](d69f692159
))
* update dv-scripts ([61fab12
](61fab122ab
))
* update dv-scripts ([3c6d0f4
](3c6d0f4c7b
))
### Features
* add clear image cache from memory and disk ([#425 ](https://github.com/DylanVann/react-native-fast-image/issues/425 )) ([818ed0c
](818ed0c3f5
))
2021-09-15 09:04:58 +00:00
Dylan Vann
61fab122ab
fix: update dv-scripts
2021-09-15 16:03:36 +07:00
Dylan Vann
3c6d0f4c7b
fix: update dv-scripts
2021-09-15 15:44:49 +07:00
semantic-release-bot
4fc024b3bf
release(version): Release 8.3.7 [skip ci]
...
## [8.3.7](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.6...v8.3.7 ) (2021-07-24)
2021-07-24 08:32:33 +00:00
Dylan Vann
fd7a021570
chore: upgrade example and devDependencies ( #802 )
2021-07-24 15:31:14 +07:00
semantic-release-bot
c136ee6867
release(version): Release 8.3.6 [skip ci]
...
## [8.3.6](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.5...v8.3.6 ) (2021-07-08)
2021-07-08 19:50:09 +00:00
semantic-release-bot
861b7136f5
release(version): Release 8.3.5 [skip ci]
...
## [8.3.5](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.4...v8.3.5 ) (2021-07-06)
### Bug Fixes
* add react@17 as peer dependency ([#790 ](https://github.com/DylanVann/react-native-fast-image/issues/790 )) ([27bd586
](27bd58630c
))
2021-07-06 21:41:40 +00:00
Daniel Taschik
27bd58630c
fix: add react@17 as peer dependency ( #790 )
2021-07-06 17:40:26 -04:00
semantic-release-bot
0439f7190f
release(version): Release 8.3.4 [skip ci]
...
## [8.3.4](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.3...v8.3.4 ) (2020-11-17)
2020-11-17 02:33:01 +00:00
semantic-release-bot
df823c7989
release(version): Release 8.3.3 [skip ci]
...
## [8.3.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.2...v8.3.3 ) (2020-11-01)
### Bug Fixes
* xcode 12 compatibility ([#732 ](https://github.com/DylanVann/react-native-fast-image/issues/732 )) ([23c3955
](23c3955473
))
2020-11-01 02:51:21 +00:00
semantic-release-bot
a53f3ab8bd
release(version): Release 8.3.2 [skip ci]
...
## [8.3.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.1...v8.3.2 ) (2020-07-17)
### Bug Fixes
* **android:** remove explicit use of UI thread ([#698 ](https://github.com/DylanVann/react-native-fast-image/issues/698 )) ([5d2894e
](5d2894e442
))
2020-07-17 18:37:49 +00:00
semantic-release-bot
250b4e5539
release(version): Release 8.3.1 [skip ci]
...
## [8.3.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.3.0...v8.3.1 ) (2020-07-17)
### Bug Fixes
* **android:** make center ResizeMode work correctly ([d648ef8
](d648ef8504
))
2020-07-17 06:03:51 +00:00
semantic-release-bot
866274ff3c
release(version): Release 8.3.0 [skip ci]
...
# [8.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.2...v8.3.0 ) (2020-07-17)
### Features
* **ios:** allow for for per-image-request-headers ([#691 ](https://github.com/DylanVann/react-native-fast-image/issues/691 )) ([4a7cd64
](4a7cd64f5b
))
2020-07-17 05:29:27 +00:00
semantic-release-bot
0e29d83b7d
release(version): Release 8.2.2 [skip ci]
...
## [8.2.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.1...v8.2.2 ) (2020-07-17)
### Bug Fixes
* accessibilityIgnoresInvertColors prop not recognised when using TypeScript ([#666 ](https://github.com/DylanVann/react-native-fast-image/issues/666 )) ([22f89e4
](22f89e43a4
)), closes [/github.com/DylanVann/react-native-fast-image/blob/master/src/index.tsx#L150-L160](https://github.com//github.com/DylanVann/react-native-fast-image/blob/master/src/index.tsx/issues/L150-L160 )
2020-07-17 05:17:27 +00:00
semantic-release-bot
184eecb121
release(version): Release 8.2.1 [skip ci]
...
## [8.2.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.2.0...v8.2.1 ) (2020-07-17)
### Bug Fixes
* remove cache property if using fallback ([ba0f238
](ba0f238821
))
2020-07-17 05:10:51 +00:00
semantic-release-bot
2eb3199143
release(version): Release 8.2.0 [skip ci]
...
# [8.2.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.10...v8.2.0 ) (2020-07-17)
### Features
* export ResizeMode and Priority types ([#678 ](https://github.com/DylanVann/react-native-fast-image/issues/678 )) ([e33664f
](e33664fbcf
))
2020-07-17 03:52:15 +00:00
semantic-release-bot
1fd53007ef
release(version): Release 8.1.10 [skip ci]
...
## [8.1.10](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.9...v8.1.10 ) (2020-07-17)
### Bug Fixes
* update SDWebImage and SDWebImageWebPCoder ([#689 ](https://github.com/DylanVann/react-native-fast-image/issues/689 )) ([9646456
](9646456675
))
2020-07-17 03:50:19 +00:00
semantic-release-bot
0fd9f773ee
release(version): Release 8.1.9 [skip ci]
...
## [8.1.9](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.8...v8.1.9 ) (2020-07-17)
### Bug Fixes
* wrong cache type ([#688 ](https://github.com/DylanVann/react-native-fast-image/issues/688 )) [skip ci] ([94e2256
](94e2256da2
))
2020-07-17 02:28:10 +00:00
semantic-release-bot
c23204f521
release(version): Release 8.1.8 [skip ci]
...
## [8.1.8](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.7...v8.1.8 ) (2020-07-17)
### Bug Fixes
* peer dependency warning ([#653 ](https://github.com/DylanVann/react-native-fast-image/issues/653 )) ([cd81b1b
](cd81b1b66a
))
2020-07-17 02:09:37 +00:00
Alejandro
cd81b1b66a
fix: peer dependency warning ( #653 )
2020-07-16 22:08:12 -04:00
semantic-release-bot
6067b7dd3c
release(version): Release 8.1.7 [skip ci]
...
## [8.1.7](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.6...v8.1.7 ) (2020-07-17)
2020-07-17 01:35:49 +00:00
semantic-release-bot
8f14faffdb
release(version): Release 8.1.6 [skip ci]
...
## [8.1.6](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.5...v8.1.6 ) (2020-07-17)
2020-07-17 01:29:55 +00:00
Dylan Vann
c279577f95
build: use dv-scripts ( #707 )
...
- Simplifying configuration for:
- Building
- Linting
- Testing
- Releasing
I'll fix code coverage in an upgrade.
2020-07-16 21:28:12 -04:00
semantic-release-bot
cde7af5178
chore(release): 8.1.5 [skip ci]
...
## [8.1.5](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.4...v8.1.5 ) (2020-03-14)
### Bug Fixes
* Updates SDWebImageWebPCoder. ([#628 ](https://github.com/DylanVann/react-native-fast-image/issues/628 )) ([325d77f
](325d77f4c2
))
2020-03-14 03:15:44 +00:00
semantic-release-bot
af667d2f8a
chore(release): 8.1.4 [skip ci]
...
## [8.1.4](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.3...v8.1.4 ) (2020-03-12)
### Bug Fixes
* Bump Glide version number to v4.11.0. ([#649 ](https://github.com/DylanVann/react-native-fast-image/issues/649 )) ([c4e4306
](c4e4306c15
)), closes [#536 ](https://github.com/DylanVann/react-native-fast-image/issues/536 )
2020-03-12 22:50:41 +00:00
semantic-release-bot
dc3d66e1a0
chore(release): 8.1.3 [skip ci]
...
## [8.1.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.2...v8.1.3 ) (2020-03-12)
### Bug Fixes
* Replace 'Component' with 'ComponentType' ([#647 ](https://github.com/DylanVann/react-native-fast-image/issues/647 )) ([6abb273
](6abb273ce5
))
2020-03-12 04:58:26 +00:00
semantic-release-bot
b4b1173dcc
chore(release): 8.1.2 [skip ci]
...
## [8.1.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.1...v8.1.2 ) (2020-03-09)
### Bug Fixes
* Fixes podspec syntax. ([b627646
](b627646001
))
2020-03-09 05:23:41 +00:00
semantic-release-bot
5d4bd053c0
chore(release): 8.1.1 [skip ci]
...
## [8.1.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.0...v8.1.1 ) (2020-03-09)
### Bug Fixes
* Add git tag to CocoaPods source property ([#601 ](https://github.com/DylanVann/react-native-fast-image/issues/601 )) ([2d706ad
](2d706ad7da
))
2020-03-09 02:48:27 +00:00
semantic-release-bot
c345b6a97c
chore(release): 8.1.0 [skip ci]
...
# [8.1.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.0.0...v8.1.0 ) (2020-03-09)
### Features
* converts to TypeScript ([#642 ](https://github.com/DylanVann/react-native-fast-image/issues/642 )) ([ac11706
](ac117060eb
))
2020-03-09 00:46:48 +00:00
Dylan Vann
ac117060eb
feat: converts to TypeScript ( #642 )
...
This converts the codebase to TypeScript. Compilation and bundling is done with tsdx. This will
hopefully ensure our types are more accurate in the future.
2020-03-08 20:44:22 -04:00
Dylan Vann
e24c931826
chore: Upgrade dependencies. ( #641 )
2020-03-01 16:56:35 -05:00
semantic-release-bot
70d3a382ee
chore(release): 8.0.0 [skip ci]
...
# [8.0.0](https://github.com/DylanVann/react-native-fast-image/compare/v7.0.2...v8.0.0 ) (2019-10-20)
### Features
* Add cookie support for iOS. ([#284 ](https://github.com/DylanVann/react-native-fast-image/issues/284 )) ([ae47bff
](https://github.com/DylanVann/react-native-fast-image/commit/ae47bff ))
### BREAKING CHANGES
* This changes how network requests are handled on iOS. Make sure they still work for you.
2019-10-20 19:57:38 +00:00
semantic-release-bot
f7dc6ebbef
chore(release): 7.0.2 [skip ci]
...
## [7.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v7.0.1...v7.0.2 ) (2019-07-05)
### Bug Fixes
* Fix peer dependency and remove prop-types. ([44a4c8b
](https://github.com/DylanVann/react-native-fast-image/commit/44a4c8b ))
2019-07-05 23:14:39 +00:00
Dylan Vann
44a4c8b340
fix: Fix peer dependency and remove prop-types.
2019-07-05 19:12:43 -04:00
semantic-release-bot
81ab7d5539
chore(release): 7.0.1 [skip ci]
...
## [7.0.1](https://github.com/DylanVann/react-native-fast-image/compare/v7.0.0...v7.0.1 ) (2019-07-05)
### Bug Fixes
* Fix IllegalArgumentException crash (Android). ([#511 ](https://github.com/DylanVann/react-native-fast-image/issues/511 )) ([b6c4677
](https://github.com/DylanVann/react-native-fast-image/commit/b6c4677 ))
2019-07-05 04:07:27 +00:00
semantic-release-bot
5868e5ba87
chore(release): 7.0.0 [skip ci]
...
# [7.0.0](https://github.com/DylanVann/react-native-fast-image/compare/v6.1.1...v7.0.0 ) (2019-07-05)
### Features
* Upgrade to React Native 0.60.0 / CocoaPods / Android X. ([#513 ](https://github.com/DylanVann/react-native-fast-image/issues/513 )) ([5489f9e
](https://github.com/DylanVann/react-native-fast-image/commit/5489f9e ))
### BREAKING CHANGES
* You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
2019-07-05 03:52:32 +00:00
Dylan Vann
5489f9ec4b
feat: Upgrade to React Native 0.60.0 / CocoaPods / Android X. ( #513 )
...
BREAKING CHANGE: You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
2019-07-04 23:49:38 -04:00
semantic-release-bot
4fa62bb09f
chore(release): 6.1.1 [skip ci]
...
## [6.1.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.1.0...v6.1.1 ) (2019-07-03)
### Bug Fixes
* Loading images by reverting "bug: Use device scale when loading images.". ([0326c3e
](https://github.com/DylanVann/react-native-fast-image/commit/0326c3e )), closes [#509 ](https://github.com/DylanVann/react-native-fast-image/issues/509 )
2019-07-03 01:33:57 +00:00
Dylan Vann
ba958f2a45
chore: Update more development dependencies.
2019-07-02 20:49:39 -04:00
Dylan Vann
fa62474ec4
chore: Update dependencies.
2019-07-02 20:44:44 -04:00
semantic-release-bot
b11fcd1b1c
chore(release): 6.1.0 [skip ci]
...
# [6.1.0](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.5...v6.1.0 ) (2019-06-30)
### Features
* Add tvOS target. ([#486 ](https://github.com/DylanVann/react-native-fast-image/issues/486 )) ([6805972
](https://github.com/DylanVann/react-native-fast-image/commit/6805972 ))
2019-06-30 05:43:25 +00:00
semantic-release-bot
837c90b922
chore(release): 6.0.5 [skip ci]
...
## [6.0.5](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.4...v6.0.5 ) (2019-06-28)
### Bug Fixes
* Fix incorrect syntax. ([11f6047
](https://github.com/DylanVann/react-native-fast-image/commit/11f6047 ))
2019-06-28 03:46:44 +00:00
semantic-release-bot
7dc1e658b4
chore(release): 6.0.4 [skip ci]
...
## [6.0.4](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.3...v6.0.4 ) (2019-06-28)
### Bug Fixes
* Fix setting props order issue for iOS. ([#303 ](https://github.com/DylanVann/react-native-fast-image/issues/303 )) ([5597ed0
](https://github.com/DylanVann/react-native-fast-image/commit/5597ed0 )), closes [#304 ](https://github.com/DylanVann/react-native-fast-image/issues/304 )
2019-06-28 01:40:59 +00:00
semantic-release-bot
7f080bf0e1
chore(release): 6.0.3 [skip ci]
...
## [6.0.3](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.2...v6.0.3 ) (2019-06-03)
### Bug Fixes
* Add tintColor type definition. ([4adf42f
](https://github.com/DylanVann/react-native-fast-image/commit/4adf42f ))
2019-06-03 23:48:58 +00:00
semantic-release-bot
4e87892159
chore(release): 6.0.2 [skip ci]
...
## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2 ) (2019-06-03)
### Bug Fixes
* Upgrade vendored SDWebImage to v5.0.5. ([5016172
](https://github.com/DylanVann/react-native-fast-image/commit/5016172 )), closes [#489 ](https://github.com/DylanVann/react-native-fast-image/issues/489 )
2019-06-03 17:29:18 +00:00
semantic-release-bot
2847936373
chore(release): 6.0.1 [skip ci]
...
## [6.0.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.0...v6.0.1 ) (2019-05-25)
### Bug Fixes
* Fix local resource cache issue on Android. ([#472 ](https://github.com/DylanVann/react-native-fast-image/issues/472 )) ([5f65383
](https://github.com/DylanVann/react-native-fast-image/commit/5f65383 )), closes [#402 ](https://github.com/DylanVann/react-native-fast-image/issues/402 )
2019-05-25 21:39:13 +00:00
semantic-release-bot
f1ea74950d
chore(release): 6.0.0 [skip ci]
...
# [6.0.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.2...v6.0.0 ) (2019-05-08)
### Features
* Upgrade to SDWebImage 5.0. ([#454 ](https://github.com/DylanVann/react-native-fast-image/issues/454 )) ([8a216e2
](https://github.com/DylanVann/react-native-fast-image/commit/8a216e2 )), closes [#447 ](https://github.com/DylanVann/react-native-fast-image/issues/447 )
### BREAKING CHANGES
* Upgrade SDWebImage, may affect some projects and CocoaPods users.
Fix the bug of `cacheOnly` behavior
2019-05-08 02:10:41 +00:00
semantic-release-bot
42e811a01e
chore(release): 5.4.2 [skip ci]
...
## [5.4.2](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.1...v5.4.2 ) (2019-05-03)
### Bug Fixes
* Fix dependency versions not specified in podfile. ([89f3379
](https://github.com/DylanVann/react-native-fast-image/commit/89f3379 )), closes [#456 ](https://github.com/DylanVann/react-native-fast-image/issues/456 )
2019-05-03 23:18:45 +00:00
semantic-release-bot
14f4e4e9c8
chore(release): 5.4.1 [skip ci]
...
## [5.4.1](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.0...v5.4.1 ) (2019-05-03)
### Bug Fixes
* Fix wildcard peer dependencies. ([7149420
](https://github.com/DylanVann/react-native-fast-image/commit/7149420 )), closes [#440 ](https://github.com/DylanVann/react-native-fast-image/issues/440 )
2019-05-03 23:02:45 +00:00
Dylan Vann
71494208b8
fix: Fix wildcard peer dependencies.
...
fix #440
2019-05-03 19:00:15 -04:00