Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DylanVann/react-native-fast-image
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: perrystreetsoftware/react-native-fast-image
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 2, 2021

  1. Screenshot protected WIP

    esilverberg committed Aug 2, 2021
    Copy the full SHA
    a8e8b09 View commit details

Commits on Aug 3, 2021

  1. Add preinstall script

    esilverberg committed Aug 3, 2021
    Copy the full SHA
    a9fc81d View commit details
  2. Add additional files

    esilverberg committed Aug 3, 2021
    Copy the full SHA
    dd37619 View commit details
  3. Add additional files

    esilverberg committed Aug 3, 2021
    Copy the full SHA
    898a9a1 View commit details
  4. Update package

    esilverberg committed Aug 3, 2021
    Copy the full SHA
    920c7cc View commit details
  5. Update yarn.lock

    esilverberg committed Aug 3, 2021
    Copy the full SHA
    3eb8863 View commit details
  6. Copy the full SHA
    4cd9ede View commit details
  7. Twiddle

    esilverberg committed Aug 3, 2021
    Copy the full SHA
    f4eb873 View commit details
  8. release(version): Release 6.0.0 [skip ci]

    # [6.0.0](perrystreetsoftware/react-native-fast-image@v5.0.11...v6.0.0) (2021-08-03)
    
    ### Bug Fixes
    
    * add react@17 as peer dependency ([#790](https://github.com/perrystreetsoftware/react-native-fast-image/issues/790)) ([27bd586](perrystreetsoftware@27bd586))
    * xcode 12 compatibility ([#732](https://github.com/perrystreetsoftware/react-native-fast-image/issues/732)) ([23c3955](perrystreetsoftware@23c3955))
    * **android:** make center ResizeMode work correctly ([d648ef8](perrystreetsoftware@d648ef8))
    * **android:** remove explicit use of UI thread ([#698](https://github.com/perrystreetsoftware/react-native-fast-image/issues/698)) ([5d2894e](perrystreetsoftware@5d2894e))
    * accessibilityIgnoresInvertColors prop not recognised when using TypeScript ([#666](https://github.com/perrystreetsoftware/react-native-fast-image/issues/666)) ([22f89e4](perrystreetsoftware@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 ([#601](https://github.com/perrystreetsoftware/react-native-fast-image/issues/601)) ([2d706ad](perrystreetsoftware@2d706ad))
    * Add tintColor type definition. ([4adf42f](perrystreetsoftware@4adf42f))
    * Bump Glide version number to v4.11.0. ([#649](https://github.com/perrystreetsoftware/react-native-fast-image/issues/649)) ([c4e4306](perrystreetsoftware@c4e4306)), closes [#536](https://github.com/perrystreetsoftware/react-native-fast-image/issues/536)
    * Fix dependency versions not specified in podfile. ([89f3379](perrystreetsoftware@89f3379)), closes [#456](https://github.com/perrystreetsoftware/react-native-fast-image/issues/456)
    * Fix fallback prop not working. ([#420](https://github.com/perrystreetsoftware/react-native-fast-image/issues/420)) ([487d410](perrystreetsoftware@487d410))
    * Fix IllegalArgumentException crash (Android). ([#511](https://github.com/perrystreetsoftware/react-native-fast-image/issues/511)) ([b6c4677](perrystreetsoftware@b6c4677))
    * Fix incorrect syntax. ([11f6047](perrystreetsoftware@11f6047))
    * Fix local resource cache issue on Android. ([#472](https://github.com/perrystreetsoftware/react-native-fast-image/issues/472)) ([5f65383](perrystreetsoftware@5f65383)), closes [#402](https://github.com/perrystreetsoftware/react-native-fast-image/issues/402)
    * Fix memory leak on iOS. ([#433](https://github.com/perrystreetsoftware/react-native-fast-image/issues/433)) ([70be744](perrystreetsoftware@70be744))
    * Fix peer dependency and remove prop-types. ([44a4c8b](perrystreetsoftware@44a4c8b))
    * Fix setting props order issue for iOS. ([#303](https://github.com/perrystreetsoftware/react-native-fast-image/issues/303)) ([5597ed0](perrystreetsoftware@5597ed0)), closes [#304](https://github.com/perrystreetsoftware/react-native-fast-image/issues/304)
    * Fix wildcard peer dependencies. ([7149420](perrystreetsoftware@7149420)), closes [#440](https://github.com/perrystreetsoftware/react-native-fast-image/issues/440)
    * Fixes cacheControl types. ([#382](https://github.com/perrystreetsoftware/react-native-fast-image/issues/382)) ([e13db7d](perrystreetsoftware@e13db7d)), closes [#325](https://github.com/perrystreetsoftware/react-native-fast-image/issues/325)
    * Fixes podspec syntax. ([b627646](perrystreetsoftware@b627646))
    * Fixes WebP rendering on iOS 12. ([#412](https://github.com/perrystreetsoftware/react-native-fast-image/issues/412)) ([97630c8](perrystreetsoftware@97630c8)), closes [#298](https://github.com/perrystreetsoftware/react-native-fast-image/issues/298) [#385](https://github.com/perrystreetsoftware/react-native-fast-image/issues/385)
    * Loading images by reverting "bug: Use device scale when loading images.". ([0326c3e](perrystreetsoftware@0326c3e)), closes [#509](https://github.com/perrystreetsoftware/react-native-fast-image/issues/509)
    * peer dependency warning ([#653](https://github.com/perrystreetsoftware/react-native-fast-image/issues/653)) ([cd81b1b](perrystreetsoftware@cd81b1b))
    * remove cache property if using fallback ([ba0f238](perrystreetsoftware@ba0f238))
    * Replace 'Component' with 'ComponentType' ([#647](https://github.com/perrystreetsoftware/react-native-fast-image/issues/647)) ([6abb273](perrystreetsoftware@6abb273))
    * update SDWebImage and SDWebImageWebPCoder ([#689](https://github.com/perrystreetsoftware/react-native-fast-image/issues/689)) ([9646456](perrystreetsoftware@9646456))
    * Updates SDWebImageWebPCoder. ([#628](https://github.com/perrystreetsoftware/react-native-fast-image/issues/628)) ([325d77f](perrystreetsoftware@325d77f))
    * Upgrade vendored SDWebImage to v5.0.5. ([5016172](perrystreetsoftware@5016172)), closes [#489](https://github.com/perrystreetsoftware/react-native-fast-image/issues/489)
    * wrong cache type ([#688](https://github.com/perrystreetsoftware/react-native-fast-image/issues/688)) [skip ci] ([94e2256](perrystreetsoftware@94e2256))
    
    ### Features
    
    * **ios:** allow for for per-image-request-headers ([#691](https://github.com/perrystreetsoftware/react-native-fast-image/issues/691)) ([4a7cd64](perrystreetsoftware@4a7cd64))
    * Add cookie support for iOS. ([#284](https://github.com/perrystreetsoftware/react-native-fast-image/issues/284)) ([ae47bff](perrystreetsoftware@ae47bff))
    * Add tint color support. ([03c50f0](perrystreetsoftware@03c50f0)), closes [#124](https://github.com/perrystreetsoftware/react-native-fast-image/issues/124)
    * Add tvOS target. ([#486](https://github.com/perrystreetsoftware/react-native-fast-image/issues/486)) ([6805972](perrystreetsoftware@6805972))
    * converts to TypeScript ([#642](https://github.com/perrystreetsoftware/react-native-fast-image/issues/642)) ([ac11706](perrystreetsoftware@ac11706))
    * export ResizeMode and Priority types ([#678](https://github.com/perrystreetsoftware/react-native-fast-image/issues/678)) ([e33664f](perrystreetsoftware@e33664f))
    * Upgrade example apps. ([#453](https://github.com/perrystreetsoftware/react-native-fast-image/issues/453)) ([25f8f0d](perrystreetsoftware@25f8f0d))
    * Upgrade to React Native 0.60.0 / CocoaPods / Android X. ([#513](https://github.com/perrystreetsoftware/react-native-fast-image/issues/513)) ([5489f9e](perrystreetsoftware@5489f9e))
    * Upgrade to SDWebImage 5.0. ([#454](https://github.com/perrystreetsoftware/react-native-fast-image/issues/454)) ([8a216e2](perrystreetsoftware@8a216e2)), closes [#447](https://github.com/perrystreetsoftware/react-native-fast-image/issues/447)
    * Use forwardRef to allow access to ref.measure and others. ([#419](https://github.com/perrystreetsoftware/react-native-fast-image/issues/419)) ([2b4fba3](perrystreetsoftware@2b4fba3)), closes [#69](https://github.com/perrystreetsoftware/react-native-fast-image/issues/69)
    
    ### Performance Improvements
    
    * Use React.memo for FastImage. ([#449](https://github.com/perrystreetsoftware/react-native-fast-image/issues/449)) ([5c2b4af](perrystreetsoftware@5c2b4af))
    
    ### Reverts
    
    * Remove functionality for notifying other images on load. ([#452](https://github.com/perrystreetsoftware/react-native-fast-image/issues/452)) ([292223d](perrystreetsoftware@292223d))
    
    ### BREAKING CHANGES
    
    * 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
    semantic-release-bot committed Aug 3, 2021
    Copy the full SHA
    ed0f304 View commit details
Loading