Skip to content

Commit 2675583

Browse files
release(version): Release 1.0.0 [skip ci]
# 1.0.0 (2024-11-15) ### Bug Fixes * accessibilityIgnoresInvertColors prop not recognised when using TypeScript ([DylanVann#666](https://github.com/johto-breakroom/react-native-fast-image/issues/666)) ([22f89e4](22f89e4)), 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) * Add git tag to CocoaPods source property ([DylanVann#601](https://github.com/johto-breakroom/react-native-fast-image/issues/601)) ([2d706ad](2d706ad)) * add react@17 as peer dependency ([DylanVann#790](https://github.com/johto-breakroom/react-native-fast-image/issues/790)) ([27bd586](27bd586)) * Add tintColor to Flow FastImageProps type ([DylanVann#871](https://github.com/johto-breakroom/react-native-fast-image/issues/871)) ([37abecd](37abecd)) * Add tintColor type definition. ([4adf42f](4adf42f)) * Bump Glide version number to v4.11.0. ([DylanVann#649](https://github.com/johto-breakroom/react-native-fast-image/issues/649)) ([c4e4306](c4e4306)), closes [DylanVann#536](https://github.com/johto-breakroom/react-native-fast-image/issues/536) * do not crash when source is invalid ([DylanVann#782](https://github.com/johto-breakroom/react-native-fast-image/issues/782)) ([5c5fefa](5c5fefa)) * export FastImageStaticProperties ([DylanVann#822](https://github.com/johto-breakroom/react-native-fast-image/issues/822)) ([d69f692](d69f692)) * FastImage extends ViewProps ([DylanVann#829](https://github.com/johto-breakroom/react-native-fast-image/issues/829)) ([68db871](68db871)), closes [DylanVann#819](https://github.com/johto-breakroom/react-native-fast-image/issues/819) * Fix dependency versions not specified in podfile. ([89f3379](89f3379)), closes [DylanVann#456](https://github.com/johto-breakroom/react-native-fast-image/issues/456) * Fix fallback prop not working. ([DylanVann#420](https://github.com/johto-breakroom/react-native-fast-image/issues/420)) ([487d410](487d410)) * Fix IllegalArgumentException crash (Android). ([DylanVann#511](https://github.com/johto-breakroom/react-native-fast-image/issues/511)) ([b6c4677](b6c4677)) * Fix incorrect syntax. ([11f6047](11f6047)) * Fix local resource cache issue on Android. ([DylanVann#472](https://github.com/johto-breakroom/react-native-fast-image/issues/472)) ([5f65383](5f65383)), closes [DylanVann#402](https://github.com/johto-breakroom/react-native-fast-image/issues/402) * Fix memory leak on iOS. ([DylanVann#433](https://github.com/johto-breakroom/react-native-fast-image/issues/433)) ([70be744](70be744)) * Fix peer dependency and remove prop-types. ([44a4c8b](44a4c8b)) * Fix setting props order issue for iOS. ([DylanVann#303](https://github.com/johto-breakroom/react-native-fast-image/issues/303)) ([5597ed0](5597ed0)), closes [DylanVann#304](https://github.com/johto-breakroom/react-native-fast-image/issues/304) * Fix wildcard peer dependencies. ([7149420](7149420)), closes [DylanVann#440](https://github.com/johto-breakroom/react-native-fast-image/issues/440) * Fixes cacheControl types. ([DylanVann#382](https://github.com/johto-breakroom/react-native-fast-image/issues/382)) ([e13db7d](e13db7d)), closes [DylanVann#325](https://github.com/johto-breakroom/react-native-fast-image/issues/325) * Fixes podspec syntax. ([b627646](b627646)) * Fixes WebP rendering on iOS 12. ([DylanVann#412](https://github.com/johto-breakroom/react-native-fast-image/issues/412)) ([97630c8](97630c8)), closes [DylanVann#298](https://github.com/johto-breakroom/react-native-fast-image/issues/298) [DylanVann#385](https://github.com/johto-breakroom/react-native-fast-image/issues/385) * Flow syntax error ([DylanVann#924](https://github.com/johto-breakroom/react-native-fast-image/issues/924)) ([a10ab3f](a10ab3f)) * improve/update build.gradle ([1f04c55](1f04c55)) * lint ([780d41f](780d41f)) * Loading images by reverting "bug: Use device scale when loading images.". ([0326c3e](0326c3e)), closes [DylanVann#509](https://github.com/johto-breakroom/react-native-fast-image/issues/509) * make corresponding flow file for .cjs file ([77326e8](77326e8)), closes [DylanVann#784](https://github.com/johto-breakroom/react-native-fast-image/issues/784) * null exception in FastImageViewManager.java ([DylanVann#423](https://github.com/johto-breakroom/react-native-fast-image/issues/423)) ([a7a8643](a7a8643)) * peer dependency warning ([DylanVann#653](https://github.com/johto-breakroom/react-native-fast-image/issues/653)) ([cd81b1b](cd81b1b)) * Replace 'Component' with 'ComponentType' ([DylanVann#647](https://github.com/johto-breakroom/react-native-fast-image/issues/647)) ([6abb273](6abb273)) * tintColor in fallback Image ([DylanVann#882](https://github.com/johto-breakroom/react-native-fast-image/issues/882)) ([fbb6b68](fbb6b68)) * use ColorValue type ([DylanVann#939](https://github.com/johto-breakroom/react-native-fast-image/issues/939)) ([54376d8](54376d8)) * **android:** make center ResizeMode work correctly ([d648ef8](d648ef8)) * **android:** remove explicit use of UI thread ([DylanVann#698](https://github.com/johto-breakroom/react-native-fast-image/issues/698)) ([5d2894e](5d2894e)) * **android:** replace jcenter with mavenCentral ([69c9422](69c9422)) * **android:** update Glide ([86edd7f](86edd7f)) * **ios:** update SDWebImage ([DylanVann#740](https://github.com/johto-breakroom/react-native-fast-image/issues/740)) ([a1eeb75](a1eeb75)) * remove cache property if using fallback ([ba0f238](ba0f238)) * update dv-scripts ([61fab12](61fab12)) * update dv-scripts ([3c6d0f4](3c6d0f4)) * update SDWebImage and SDWebImageWebPCoder ([DylanVann#689](https://github.com/johto-breakroom/react-native-fast-image/issues/689)) ([9646456](9646456)) * Updates SDWebImageWebPCoder. ([DylanVann#628](https://github.com/johto-breakroom/react-native-fast-image/issues/628)) ([325d77f](325d77f)) * Upgrade vendored SDWebImage to v5.0.5. ([5016172](5016172)), closes [DylanVann#489](https://github.com/johto-breakroom/react-native-fast-image/issues/489) * wrong cache type ([DylanVann#688](https://github.com/johto-breakroom/react-native-fast-image/issues/688)) [skip ci] ([94e2256](94e2256)) * xcode 12 compatibility ([DylanVann#732](https://github.com/johto-breakroom/react-native-fast-image/issues/732)) ([23c3955](23c3955)) ### chore * Update React peerDependency to "^17 || ^18" ([6255fc4](6255fc4)) ### Features * add a dependency with glide-pluin to support APNG ([c0eae3c](c0eae3c)) * add clear image cache from memory and disk ([DylanVann#425](https://github.com/johto-breakroom/react-native-fast-image/issues/425)) ([818ed0c](818ed0c)) * Add cookie support for iOS. ([DylanVann#284](https://github.com/johto-breakroom/react-native-fast-image/issues/284)) ([ae47bff](ae47bff)) * Add tint color support. ([03c50f0](03c50f0)), closes [DylanVann#124](https://github.com/johto-breakroom/react-native-fast-image/issues/124) * Add tvOS target. ([DylanVann#486](https://github.com/johto-breakroom/react-native-fast-image/issues/486)) ([6805972](6805972)) * apply patch to react native fast image ([fe3bb5f](fe3bb5f)) * converts to TypeScript ([DylanVann#642](https://github.com/johto-breakroom/react-native-fast-image/issues/642)) ([ac11706](ac11706)) * export ResizeMode and Priority types ([DylanVann#678](https://github.com/johto-breakroom/react-native-fast-image/issues/678)) ([e33664f](e33664f)) * support defaultSource on iOS and Android ([DylanVann#921](https://github.com/johto-breakroom/react-native-fast-image/issues/921)) ([ec7c453](ec7c453)) * **ios:** allow for for per-image-request-headers ([DylanVann#691](https://github.com/johto-breakroom/react-native-fast-image/issues/691)) ([4a7cd64](4a7cd64)) * **ios:** cancel image load when unmounted ([DylanVann#787](https://github.com/johto-breakroom/react-native-fast-image/issues/787)) ([f1588be](f1588be)) * Upgrade example apps. ([DylanVann#453](https://github.com/johto-breakroom/react-native-fast-image/issues/453)) ([25f8f0d](25f8f0d)) * Upgrade to React Native 0.60.0 / CocoaPods / Android X. ([DylanVann#513](https://github.com/johto-breakroom/react-native-fast-image/issues/513)) ([5489f9e](5489f9e)) * Upgrade to SDWebImage 5.0. ([DylanVann#454](https://github.com/johto-breakroom/react-native-fast-image/issues/454)) ([8a216e2](8a216e2)), closes [DylanVann#447](https://github.com/johto-breakroom/react-native-fast-image/issues/447) * Use forwardRef to allow access to ref.measure and others. ([DylanVann#419](https://github.com/johto-breakroom/react-native-fast-image/issues/419)) ([2b4fba3](2b4fba3)), closes [DylanVann#69](https://github.com/johto-breakroom/react-native-fast-image/issues/69) ### Performance Improvements * Use React.memo for FastImage. ([DylanVann#449](https://github.com/johto-breakroom/react-native-fast-image/issues/449)) ([5c2b4af](5c2b4af)) ### Reverts * Remove functionality for notifying other images on load. ([DylanVann#452](https://github.com/johto-breakroom/react-native-fast-image/issues/452)) ([292223d](292223d)) * Revert "deleted exampleCode" ([26042d4](26042d4)) ### BREAKING CHANGES * This package will no longer support React 16. * This changes how network requests are handled on iOS. Make sure they still work for you. * You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60 * Upgrade SDWebImage, may affect some projects and CocoaPods users. Fix the bug of `cacheOnly` behavior
1 parent 780d41f commit 2675583

File tree

2 files changed

+96
-1
lines changed

2 files changed

+96
-1
lines changed

CHANGELOG.md

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,98 @@
1+
# 1.0.0 (2024-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
* accessibilityIgnoresInvertColors prop not recognised when using TypeScript ([#666](https://github.com/johto-breakroom/react-native-fast-image/issues/666)) ([22f89e4](https://github.com/johto-breakroom/react-native-fast-image/commit/22f89e43a422150412924da9fd0f3eca7dd77cfa)), 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)
7+
* Add git tag to CocoaPods source property ([#601](https://github.com/johto-breakroom/react-native-fast-image/issues/601)) ([2d706ad](https://github.com/johto-breakroom/react-native-fast-image/commit/2d706ad7da6410a3a2382b70ed90369f0473117e))
8+
* add react@17 as peer dependency ([#790](https://github.com/johto-breakroom/react-native-fast-image/issues/790)) ([27bd586](https://github.com/johto-breakroom/react-native-fast-image/commit/27bd58630cff4e10fea0bb835555bb7ad8b62da0))
9+
* Add tintColor to Flow FastImageProps type ([#871](https://github.com/johto-breakroom/react-native-fast-image/issues/871)) ([37abecd](https://github.com/johto-breakroom/react-native-fast-image/commit/37abecd3ff5092a136542a24320f7790a6ed8ba0))
10+
* Add tintColor type definition. ([4adf42f](https://github.com/johto-breakroom/react-native-fast-image/commit/4adf42f935372c9434851a122ed8fdb8ec0ecaf8))
11+
* Bump Glide version number to v4.11.0. ([#649](https://github.com/johto-breakroom/react-native-fast-image/issues/649)) ([c4e4306](https://github.com/johto-breakroom/react-native-fast-image/commit/c4e4306c15bda65d95e97ab9f45ef5e351128253)), closes [#536](https://github.com/johto-breakroom/react-native-fast-image/issues/536)
12+
* do not crash when source is invalid ([#782](https://github.com/johto-breakroom/react-native-fast-image/issues/782)) ([5c5fefa](https://github.com/johto-breakroom/react-native-fast-image/commit/5c5fefacbdbc4d02c1eb71bca88fa1d012750b87))
13+
* export FastImageStaticProperties ([#822](https://github.com/johto-breakroom/react-native-fast-image/issues/822)) ([d69f692](https://github.com/johto-breakroom/react-native-fast-image/commit/d69f6921590279a5d0f943b6b4b6879047d78d57))
14+
* FastImage extends ViewProps ([#829](https://github.com/johto-breakroom/react-native-fast-image/issues/829)) ([68db871](https://github.com/johto-breakroom/react-native-fast-image/commit/68db8712bff865e6b5464b02c956d5198529a2f7)), closes [#819](https://github.com/johto-breakroom/react-native-fast-image/issues/819)
15+
* Fix dependency versions not specified in podfile. ([89f3379](https://github.com/johto-breakroom/react-native-fast-image/commit/89f337998e48b84a3f627dcdb057a8ac355c4ea2)), closes [#456](https://github.com/johto-breakroom/react-native-fast-image/issues/456)
16+
* Fix fallback prop not working. ([#420](https://github.com/johto-breakroom/react-native-fast-image/issues/420)) ([487d410](https://github.com/johto-breakroom/react-native-fast-image/commit/487d41040db938f3ee12bc00e09fe42ebb0be5e5))
17+
* Fix IllegalArgumentException crash (Android). ([#511](https://github.com/johto-breakroom/react-native-fast-image/issues/511)) ([b6c4677](https://github.com/johto-breakroom/react-native-fast-image/commit/b6c467780b72e6b2440b6296f3bc520102734dae))
18+
* Fix incorrect syntax. ([11f6047](https://github.com/johto-breakroom/react-native-fast-image/commit/11f6047658334ba3c73e089413acb47c7a0493f4))
19+
* Fix local resource cache issue on Android. ([#472](https://github.com/johto-breakroom/react-native-fast-image/issues/472)) ([5f65383](https://github.com/johto-breakroom/react-native-fast-image/commit/5f653838b853f115777b1a2394238e5b3698feda)), closes [#402](https://github.com/johto-breakroom/react-native-fast-image/issues/402)
20+
* Fix memory leak on iOS. ([#433](https://github.com/johto-breakroom/react-native-fast-image/issues/433)) ([70be744](https://github.com/johto-breakroom/react-native-fast-image/commit/70be74432d39f8e5289192b5bb116ab47e207615))
21+
* Fix peer dependency and remove prop-types. ([44a4c8b](https://github.com/johto-breakroom/react-native-fast-image/commit/44a4c8b3409ea206a8ede0e8e9e0ec0f32c9b5b1))
22+
* Fix setting props order issue for iOS. ([#303](https://github.com/johto-breakroom/react-native-fast-image/issues/303)) ([5597ed0](https://github.com/johto-breakroom/react-native-fast-image/commit/5597ed0dad451530d4e5c42b61bfb5aba4b1566a)), closes [#304](https://github.com/johto-breakroom/react-native-fast-image/issues/304)
23+
* Fix wildcard peer dependencies. ([7149420](https://github.com/johto-breakroom/react-native-fast-image/commit/71494208b85eef6fcbe8d61095c240c0b1f27458)), closes [#440](https://github.com/johto-breakroom/react-native-fast-image/issues/440)
24+
* Fixes cacheControl types. ([#382](https://github.com/johto-breakroom/react-native-fast-image/issues/382)) ([e13db7d](https://github.com/johto-breakroom/react-native-fast-image/commit/e13db7d40974a5a04eab8598292e02b5d7f5bf5a)), closes [#325](https://github.com/johto-breakroom/react-native-fast-image/issues/325)
25+
* Fixes podspec syntax. ([b627646](https://github.com/johto-breakroom/react-native-fast-image/commit/b627646001e334ece89c49e0aa6bc403f496f8ce))
26+
* Fixes WebP rendering on iOS 12. ([#412](https://github.com/johto-breakroom/react-native-fast-image/issues/412)) ([97630c8](https://github.com/johto-breakroom/react-native-fast-image/commit/97630c8ee4bd5f1b81911f6f8a6285c089d5cf94)), closes [#298](https://github.com/johto-breakroom/react-native-fast-image/issues/298) [#385](https://github.com/johto-breakroom/react-native-fast-image/issues/385)
27+
* Flow syntax error ([#924](https://github.com/johto-breakroom/react-native-fast-image/issues/924)) ([a10ab3f](https://github.com/johto-breakroom/react-native-fast-image/commit/a10ab3f87fb2b72d68e3ef1daab71eb8f8cca960))
28+
* improve/update build.gradle ([1f04c55](https://github.com/johto-breakroom/react-native-fast-image/commit/1f04c5542c6138d58446c58c3f3a5614772f81f1))
29+
* lint ([780d41f](https://github.com/johto-breakroom/react-native-fast-image/commit/780d41fa440cf3f3e58d8328f854385ef8853616))
30+
* Loading images by reverting "bug: Use device scale when loading images.". ([0326c3e](https://github.com/johto-breakroom/react-native-fast-image/commit/0326c3ebbbff21c0e38ffa6112b27d2ab042729f)), closes [#509](https://github.com/johto-breakroom/react-native-fast-image/issues/509)
31+
* make corresponding flow file for .cjs file ([77326e8](https://github.com/johto-breakroom/react-native-fast-image/commit/77326e8b09954ab8c27785fe84427b1ed3d9290f)), closes [#784](https://github.com/johto-breakroom/react-native-fast-image/issues/784)
32+
* null exception in FastImageViewManager.java ([#423](https://github.com/johto-breakroom/react-native-fast-image/issues/423)) ([a7a8643](https://github.com/johto-breakroom/react-native-fast-image/commit/a7a8643ed4988f3726a8ac8a0256f4d4ca3feb6f))
33+
* peer dependency warning ([#653](https://github.com/johto-breakroom/react-native-fast-image/issues/653)) ([cd81b1b](https://github.com/johto-breakroom/react-native-fast-image/commit/cd81b1b66a8d9938764a66e1f3c1bd5ff20b3565))
34+
* Replace 'Component' with 'ComponentType' ([#647](https://github.com/johto-breakroom/react-native-fast-image/issues/647)) ([6abb273](https://github.com/johto-breakroom/react-native-fast-image/commit/6abb273ce590ab7a111695a601b603823ac0bf4e))
35+
* tintColor in fallback Image ([#882](https://github.com/johto-breakroom/react-native-fast-image/issues/882)) ([fbb6b68](https://github.com/johto-breakroom/react-native-fast-image/commit/fbb6b68a606f8f1fb9b570243d65bd410f21f63e))
36+
* use ColorValue type ([#939](https://github.com/johto-breakroom/react-native-fast-image/issues/939)) ([54376d8](https://github.com/johto-breakroom/react-native-fast-image/commit/54376d87f7e3826b884374a429c3879635dea246))
37+
* **android:** make center ResizeMode work correctly ([d648ef8](https://github.com/johto-breakroom/react-native-fast-image/commit/d648ef85045fb97d8d1f6a637e915fa912a6c6c9))
38+
* **android:** remove explicit use of UI thread ([#698](https://github.com/johto-breakroom/react-native-fast-image/issues/698)) ([5d2894e](https://github.com/johto-breakroom/react-native-fast-image/commit/5d2894e442dc3d239b4dc9cb25dca455f7d8bc6e))
39+
* **android:** replace jcenter with mavenCentral ([69c9422](https://github.com/johto-breakroom/react-native-fast-image/commit/69c942276fedbb517eaf0d45f8fb3fdb8a191b2a))
40+
* **android:** update Glide ([86edd7f](https://github.com/johto-breakroom/react-native-fast-image/commit/86edd7ffc54a293cd732801fc70c0d4ada03899c))
41+
* **ios:** update SDWebImage ([#740](https://github.com/johto-breakroom/react-native-fast-image/issues/740)) ([a1eeb75](https://github.com/johto-breakroom/react-native-fast-image/commit/a1eeb75b19523e9514d3cb1c79cbe629e209d57e))
42+
* remove cache property if using fallback ([ba0f238](https://github.com/johto-breakroom/react-native-fast-image/commit/ba0f238821ba23517b8e62e759f685b8cd67c0c6))
43+
* update dv-scripts ([61fab12](https://github.com/johto-breakroom/react-native-fast-image/commit/61fab122ab90b404714035789e42d711ed1f93ab))
44+
* update dv-scripts ([3c6d0f4](https://github.com/johto-breakroom/react-native-fast-image/commit/3c6d0f4c7bfce991bcbad02ce5816d93a93121e5))
45+
* update SDWebImage and SDWebImageWebPCoder ([#689](https://github.com/johto-breakroom/react-native-fast-image/issues/689)) ([9646456](https://github.com/johto-breakroom/react-native-fast-image/commit/964645667525dc09f625bc471548b995e01d0061))
46+
* Updates SDWebImageWebPCoder. ([#628](https://github.com/johto-breakroom/react-native-fast-image/issues/628)) ([325d77f](https://github.com/johto-breakroom/react-native-fast-image/commit/325d77f4c2e2e1437c0dda160b6047473d7c8a07))
47+
* Upgrade vendored SDWebImage to v5.0.5. ([5016172](https://github.com/johto-breakroom/react-native-fast-image/commit/5016172cfcbbf7a1a835c06eb280177ee857bf18)), closes [#489](https://github.com/johto-breakroom/react-native-fast-image/issues/489)
48+
* wrong cache type ([#688](https://github.com/johto-breakroom/react-native-fast-image/issues/688)) [skip ci] ([94e2256](https://github.com/johto-breakroom/react-native-fast-image/commit/94e2256da234d535e88172ce325c89e7cb69fc6e))
49+
* xcode 12 compatibility ([#732](https://github.com/johto-breakroom/react-native-fast-image/issues/732)) ([23c3955](https://github.com/johto-breakroom/react-native-fast-image/commit/23c3955473a94477c52c0ec2b9f4f51e9377be06))
50+
51+
52+
### chore
53+
54+
* Update React peerDependency to "^17 || ^18" ([6255fc4](https://github.com/johto-breakroom/react-native-fast-image/commit/6255fc4f9deea0b83476ddb0c5389d0076ab6cfc))
55+
56+
57+
### Features
58+
59+
* add a dependency with glide-pluin to support APNG ([c0eae3c](https://github.com/johto-breakroom/react-native-fast-image/commit/c0eae3cec9eaa0a7cd278ce8e1345ae9a6d5c930))
60+
* add clear image cache from memory and disk ([#425](https://github.com/johto-breakroom/react-native-fast-image/issues/425)) ([818ed0c](https://github.com/johto-breakroom/react-native-fast-image/commit/818ed0c3f59f825144609479047190f9bfd6dc76))
61+
* Add cookie support for iOS. ([#284](https://github.com/johto-breakroom/react-native-fast-image/issues/284)) ([ae47bff](https://github.com/johto-breakroom/react-native-fast-image/commit/ae47bff4de7e532dd817febf3da5a370303538b8))
62+
* Add tint color support. ([03c50f0](https://github.com/johto-breakroom/react-native-fast-image/commit/03c50f026c31aca9952e1b1fcac712e66ebce2b9)), closes [#124](https://github.com/johto-breakroom/react-native-fast-image/issues/124)
63+
* Add tvOS target. ([#486](https://github.com/johto-breakroom/react-native-fast-image/issues/486)) ([6805972](https://github.com/johto-breakroom/react-native-fast-image/commit/6805972159d56d3ee398a88b7a279b61ee6a624c))
64+
* apply patch to react native fast image ([fe3bb5f](https://github.com/johto-breakroom/react-native-fast-image/commit/fe3bb5f7a509075f1234ee087d64a256f0b2f939))
65+
* converts to TypeScript ([#642](https://github.com/johto-breakroom/react-native-fast-image/issues/642)) ([ac11706](https://github.com/johto-breakroom/react-native-fast-image/commit/ac117060ebdd04b2130bfb23c62f203beb077089))
66+
* export ResizeMode and Priority types ([#678](https://github.com/johto-breakroom/react-native-fast-image/issues/678)) ([e33664f](https://github.com/johto-breakroom/react-native-fast-image/commit/e33664fbcff4be7b180c3843422f76e9d0b1c4f8))
67+
* support defaultSource on iOS and Android ([#921](https://github.com/johto-breakroom/react-native-fast-image/issues/921)) ([ec7c453](https://github.com/johto-breakroom/react-native-fast-image/commit/ec7c4535139ae759b5ce5531aadb7612a5a744d0))
68+
* **ios:** allow for for per-image-request-headers ([#691](https://github.com/johto-breakroom/react-native-fast-image/issues/691)) ([4a7cd64](https://github.com/johto-breakroom/react-native-fast-image/commit/4a7cd64f5b0aa40b04d63ccb105ee2b511abe624))
69+
* **ios:** cancel image load when unmounted ([#787](https://github.com/johto-breakroom/react-native-fast-image/issues/787)) ([f1588be](https://github.com/johto-breakroom/react-native-fast-image/commit/f1588beec0e0684d99b10a3a9e8824cfd795f998))
70+
* Upgrade example apps. ([#453](https://github.com/johto-breakroom/react-native-fast-image/issues/453)) ([25f8f0d](https://github.com/johto-breakroom/react-native-fast-image/commit/25f8f0d85acb0e4b4a8cde9eacd9184470a49473))
71+
* Upgrade to React Native 0.60.0 / CocoaPods / Android X. ([#513](https://github.com/johto-breakroom/react-native-fast-image/issues/513)) ([5489f9e](https://github.com/johto-breakroom/react-native-fast-image/commit/5489f9ec4bbc80c657ac351130771637d1f61672))
72+
* Upgrade to SDWebImage 5.0. ([#454](https://github.com/johto-breakroom/react-native-fast-image/issues/454)) ([8a216e2](https://github.com/johto-breakroom/react-native-fast-image/commit/8a216e2079b5333748ad26c3b8055ce3c57cd979)), closes [#447](https://github.com/johto-breakroom/react-native-fast-image/issues/447)
73+
* Use forwardRef to allow access to ref.measure and others. ([#419](https://github.com/johto-breakroom/react-native-fast-image/issues/419)) ([2b4fba3](https://github.com/johto-breakroom/react-native-fast-image/commit/2b4fba3ad8e8d523c838c8158181b5d4f3ae5ddb)), closes [#69](https://github.com/johto-breakroom/react-native-fast-image/issues/69)
74+
75+
76+
### Performance Improvements
77+
78+
* Use React.memo for FastImage. ([#449](https://github.com/johto-breakroom/react-native-fast-image/issues/449)) ([5c2b4af](https://github.com/johto-breakroom/react-native-fast-image/commit/5c2b4afa41cb73815b830cee9668747ff05e2d3e))
79+
80+
81+
### Reverts
82+
83+
* Remove functionality for notifying other images on load. ([#452](https://github.com/johto-breakroom/react-native-fast-image/issues/452)) ([292223d](https://github.com/johto-breakroom/react-native-fast-image/commit/292223d0ff07e70ffa94981cb83ae8fff2298d33))
84+
* Revert "deleted exampleCode" ([26042d4](https://github.com/johto-breakroom/react-native-fast-image/commit/26042d472afc03979a2ffc4f893600064b34d139))
85+
86+
87+
### BREAKING CHANGES
88+
89+
* This package will no longer support React 16.
90+
* This changes how network requests are handled on iOS. Make sure they still work for you.
91+
* You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
92+
* Upgrade SDWebImage, may affect some projects and CocoaPods users.
93+
94+
Fix the bug of `cacheOnly` behavior
95+
196
## [8.6.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.6.2...v8.6.3) (2022-10-31)
297

398

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solabreakroomapp/react-native-fast-image",
3-
"version": "8.6.5",
3+
"version": "1.0.0",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)