@react-native-firebase/storage
Version:
React Native Firebase - React Native Firebase provides native integration with Cloud Storage, providing support to upload and download files directly from your device and from your Firebase Cloud Storage bucket.
984 lines (496 loc) • 49.3 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [22.4.0](https://github.com/invertase/react-native-firebase/compare/v22.3.0...v22.4.0) (2025-07-10)
**Note:** Version bump only for package @react-native-firebase/storage
## [22.3.0](https://github.com/invertase/react-native-firebase/compare/v22.2.1...v22.3.0) (2025-07-08)
**Note:** Version bump only for package @react-native-firebase/storage
## [22.2.1](https://github.com/invertase/react-native-firebase/compare/v22.2.0...v22.2.1) (2025-06-10)
**Note:** Version bump only for package @react-native-firebase/storage
## [22.2.0](https://github.com/invertase/react-native-firebase/compare/v22.1.0...v22.2.0) (2025-05-12)
### Bug Fixes
- **storage, types:** add missing type for StringFormat object values ([#8530](https://github.com/invertase/react-native-firebase/issues/8530)) ([4e75f57](https://github.com/invertase/react-native-firebase/commit/4e75f57dee763ae607c240e20299d3bb83fc2bda))
## [22.1.0](https://github.com/invertase/react-native-firebase/compare/v22.0.0...v22.1.0) (2025-04-30)
**Note:** Version bump only for package @react-native-firebase/storage
## [22.0.0](https://github.com/invertase/react-native-firebase/compare/v21.14.0...v22.0.0) (2025-04-25)
### Bug Fixes
- **android:** use `=` assignment vs deprecated space-assignment ([39c2ecb](https://github.com/invertase/react-native-firebase/commit/39c2ecb0069a8a5a65b04fb7f86ccecf83273868))
- enable provenance signing during publish ([4535f0d](https://github.com/invertase/react-native-firebase/commit/4535f0d5756c89aeb8f8e772348c71d8176348be))
## [21.14.0](https://github.com/invertase/react-native-firebase/compare/v21.13.0...v21.14.0) (2025-04-14)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.13.0](https://github.com/invertase/react-native-firebase/compare/v21.12.3...v21.13.0) (2025-03-31)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.12.3](https://github.com/invertase/react-native-firebase/compare/v21.12.2...v21.12.3) (2025-03-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.12.2](https://github.com/invertase/react-native-firebase/compare/v21.12.1...v21.12.2) (2025-03-23)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.12.1](https://github.com/invertase/react-native-firebase/compare/v21.12.0...v21.12.1) (2025-03-22)
### Bug Fixes
- **storage:** Type defs storage ([#8387](https://github.com/invertase/react-native-firebase/issues/8387)) ([12ddc18](https://github.com/invertase/react-native-firebase/commit/12ddc18205a763913a45b2b6962276f80f022f4c))
## [21.12.0](https://github.com/invertase/react-native-firebase/compare/v21.11.0...v21.12.0) (2025-03-03)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.11.0](https://github.com/invertase/react-native-firebase/compare/v21.10.1...v21.11.0) (2025-02-20)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.10.1](https://github.com/invertase/react-native-firebase/compare/v21.10.0...v21.10.1) (2025-02-18)
### Bug Fixes
- **storage:** expose static types for modular API ([#8322](https://github.com/invertase/react-native-firebase/issues/8322)) ([d4e532a](https://github.com/invertase/react-native-firebase/commit/d4e532af97ab1a512fc4ba2bc7c8293b50020887))
## [21.10.0](https://github.com/invertase/react-native-firebase/compare/v21.9.0...v21.10.0) (2025-02-11)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.9.0](https://github.com/invertase/react-native-firebase/compare/v21.8.0...v21.9.0) (2025-02-11)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.8.0](https://github.com/invertase/react-native-firebase/compare/v21.7.4...v21.8.0) (2025-02-10)
### Bug Fixes
- do not ship unit tests in released packages ([e71dadf](https://github.com/invertase/react-native-firebase/commit/e71dadfc1c0cad2e89c94100913af31ddf7d9c91))
## [21.7.4](https://github.com/invertase/react-native-firebase/compare/v21.7.3...v21.7.4) (2025-02-08)
### Bug Fixes
- the init calls for modular should use modular getApp() ([79da98b](https://github.com/invertase/react-native-firebase/commit/79da98bf4ecf7860db61b2813b87673f1cd0adfd))
## [21.7.3](https://github.com/invertase/react-native-firebase/compare/v21.7.2...v21.7.3) (2025-02-08)
### Bug Fixes
- **auth:** resolve type issue when migrating to v9 ([#8277](https://github.com/invertase/react-native-firebase/issues/8277)) ([f4e44ad](https://github.com/invertase/react-native-firebase/commit/f4e44ad50ec85604b7ba0ea835490f473ed5447c))
## [21.7.2](https://github.com/invertase/react-native-firebase/compare/v21.7.1...v21.7.2) (2025-02-05)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.7.1](https://github.com/invertase/react-native-firebase/compare/v21.7.0...v21.7.1) (2025-01-20)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.7.0](https://github.com/invertase/react-native-firebase/compare/v21.6.2...v21.7.0) (2025-01-16)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.6.2](https://github.com/invertase/react-native-firebase/compare/v21.6.1...v21.6.2) (2025-01-02)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.6.1](https://github.com/invertase/react-native-firebase/compare/v21.6.0...v21.6.1) (2024-11-25)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.6.0](https://github.com/invertase/react-native-firebase/compare/v21.5.0...v21.6.0) (2024-11-20)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.5.0](https://github.com/invertase/react-native-firebase/compare/v21.4.1...v21.5.0) (2024-11-16)
### Bug Fixes
- **android:** rn74 forward-port onCatalystInstanceDestroy -> invalidate ([83696ea](https://github.com/invertase/react-native-firebase/commit/83696ea4c944b2be0b8fd9f2fc1db212800cbcf8))
## [21.4.1](https://github.com/invertase/react-native-firebase/compare/v21.4.0...v21.4.1) (2024-11-13)
### Reverts
- Revert "fix(ios, sdk): constrain transitive dependencies more tightly" ([1ff247c](https://github.com/invertase/react-native-firebase/commit/1ff247cd73804efbd52eb9490f68087685de814c))
## [21.4.0](https://github.com/invertase/react-native-firebase/compare/v21.3.0...v21.4.0) (2024-11-07)
### Features
- Add initial tvOS support to some firebase packages ([ca51b51](https://github.com/invertase/react-native-firebase/commit/ca51b51f86edb9a5e293b463491fad40e4189e53))
## [21.3.0](https://github.com/invertase/react-native-firebase/compare/v21.2.0...v21.3.0) (2024-10-31)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.2.0](https://github.com/invertase/react-native-firebase/compare/v21.1.1...v21.2.0) (2024-10-22)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.1.1](https://github.com/invertase/react-native-firebase/compare/v21.1.0...v21.1.1) (2024-10-22)
### Bug Fixes
- **ios, sdk:** constrain transitive dependencies more tightly ([d03ab42](https://github.com/invertase/react-native-firebase/commit/d03ab42a163a17268bac344ccd135dc18849e1be))
## [21.1.0](https://github.com/invertase/react-native-firebase/compare/v21.0.0...v21.1.0) (2024-10-21)
**Note:** Version bump only for package @react-native-firebase/storage
## [21.0.0](https://github.com/invertase/react-native-firebase/compare/v20.5.0...v21.0.0) (2024-09-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [20.5.0](https://github.com/invertase/react-native-firebase/compare/v20.4.0...v20.5.0) (2024-09-11)
**Note:** Version bump only for package @react-native-firebase/storage
## [20.4.0](https://github.com/invertase/react-native-firebase/compare/v20.3.0...v20.4.0) (2024-08-13)
### Features
- **firestore:** support for second database ([#7949](https://github.com/invertase/react-native-firebase/issues/7949)) ([eec08a0](https://github.com/invertase/react-native-firebase/commit/eec08a06f41dd96d13778fbed2afcaaac238fca4))
## [20.3.0](https://github.com/invertase/react-native-firebase/compare/v20.2.1...v20.3.0) (2024-07-19)
**Note:** Version bump only for package @react-native-firebase/storage
## [20.2.1](https://github.com/invertase/react-native-firebase/compare/v20.2.0...v20.2.1) (2024-07-17)
### Bug Fixes
- **storage:** ensure emulator is used for different storage buckets ([#7892](https://github.com/invertase/react-native-firebase/issues/7892)) ([3fa3f11](https://github.com/invertase/react-native-firebase/commit/3fa3f110b357ef0dbe2cc0fc12e982edc913b588))
## [20.2.0](https://github.com/invertase/react-native-firebase/compare/v20.1.0...v20.2.0) (2024-07-15)
### Features
- **other:** Add Storage support ([#7888](https://github.com/invertase/react-native-firebase/issues/7888)) ([9b8dda7](https://github.com/invertase/react-native-firebase/commit/9b8dda704a01243039624bfcc7614021e6c3a527))
## [20.1.0](https://github.com/invertase/react-native-firebase/compare/v20.0.0...v20.1.0) (2024-06-04)
**Note:** Version bump only for package @react-native-firebase/storage
## [20.0.0](https://github.com/invertase/react-native-firebase/compare/v19.3.0...v20.0.0) (2024-05-20)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.3.0](https://github.com/invertase/react-native-firebase/compare/v19.2.2...v19.3.0) (2024-05-20)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.2.2](https://github.com/invertase/react-native-firebase/compare/v19.2.1...v19.2.2) (2024-04-13)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.2.1](https://github.com/invertase/react-native-firebase/compare/v19.2.0...v19.2.1) (2024-04-12)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.2.0](https://github.com/invertase/react-native-firebase/compare/v19.1.2...v19.2.0) (2024-04-10)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.1.2](https://github.com/invertase/react-native-firebase/compare/v19.1.1...v19.1.2) (2024-04-03)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.1.1](https://github.com/invertase/react-native-firebase/compare/v19.1.0...v19.1.1) (2024-03-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.1.0](https://github.com/invertase/react-native-firebase/compare/v19.0.1...v19.1.0) (2024-03-23)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.0.1](https://github.com/invertase/react-native-firebase/compare/v19.0.0...v19.0.1) (2024-03-07)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.0.0](https://github.com/invertase/react-native-firebase/compare/v18.9.0...v19.0.0) (2024-02-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.9.0](https://github.com/invertase/react-native-firebase/compare/v18.8.0...v18.9.0) (2024-02-21)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.8.0](https://github.com/invertase/react-native-firebase/compare/v18.7.3...v18.8.0) (2024-01-25)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.7.3](https://github.com/invertase/react-native-firebase/compare/v18.7.2...v18.7.3) (2023-12-13)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.7.2](https://github.com/invertase/react-native-firebase/compare/v18.7.1...v18.7.2) (2023-12-08)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.7.1](https://github.com/invertase/react-native-firebase/compare/v18.7.0...v18.7.1) (2023-11-29)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.7.0](https://github.com/invertase/react-native-firebase/compare/v18.6.2...v18.7.0) (2023-11-28)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.6.2](https://github.com/invertase/react-native-firebase/compare/v18.6.1...v18.6.2) (2023-11-23)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.6.1](https://github.com/invertase/react-native-firebase/compare/v18.6.0...v18.6.1) (2023-11-01)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.6.0](https://github.com/invertase/react-native-firebase/compare/v18.5.0...v18.6.0) (2023-10-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.5.0](https://github.com/invertase/react-native-firebase/compare/v18.4.0...v18.5.0) (2023-09-22)
### Bug Fixes
- **storage, ios:** remove '443' port from iOS download URLs ([5c687a8](https://github.com/invertase/react-native-firebase/commit/5c687a82dc8272a0d62c2b63cc0206ae6ef99d2f))
## [18.4.0](https://github.com/invertase/react-native-firebase/compare/v18.3.2...v18.4.0) (2023-09-11)
### Bug Fixes
- **storage, android:** honor android_bypass_emulator_url_remap flag ([#7326](https://github.com/invertase/react-native-firebase/issues/7326)) ([794e081](https://github.com/invertase/react-native-firebase/commit/794e081134ca23d94174b9d4acd9bca7c403e8ad))
## [18.3.2](https://github.com/invertase/react-native-firebase/compare/v18.3.1...v18.3.2) (2023-09-02)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.3.1](https://github.com/invertase/react-native-firebase/compare/v18.3.0...v18.3.1) (2023-08-23)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.3.0](https://github.com/invertase/react-native-firebase/compare/v18.2.0...v18.3.0) (2023-07-19)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.2.0](https://github.com/invertase/react-native-firebase/compare/v18.1.0...v18.2.0) (2023-07-13)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.1.0](https://github.com/invertase/react-native-firebase/compare/v18.0.0...v18.1.0) (2023-06-22)
**Note:** Version bump only for package @react-native-firebase/storage
## [18.0.0](https://github.com/invertase/react-native-firebase/compare/v17.5.0...v18.0.0) (2023-06-05)
**Note:** Version bump only for package @react-native-firebase/storage
## [17.5.0](https://github.com/invertase/react-native-firebase/compare/v17.4.3...v17.5.0) (2023-05-11)
**Note:** Version bump only for package @react-native-firebase/storage
### [17.4.3](https://github.com/invertase/react-native-firebase/compare/v17.4.2...v17.4.3) (2023-04-26)
**Note:** Version bump only for package @react-native-firebase/storage
### [17.4.2](https://github.com/invertase/react-native-firebase/compare/v17.4.1...v17.4.2) (2023-04-05)
**Note:** Version bump only for package @react-native-firebase/storage
### [17.4.1](https://github.com/invertase/react-native-firebase/compare/v17.4.0...v17.4.1) (2023-04-01)
**Note:** Version bump only for package @react-native-firebase/storage
## [17.4.0](https://github.com/invertase/react-native-firebase/compare/v17.3.2...v17.4.0) (2023-03-25)
### Features
- **storage:** Firebase JS SDK v9 modular API ([#6958](https://github.com/invertase/react-native-firebase/issues/6958)) ([02df92e](https://github.com/invertase/react-native-firebase/commit/02df92e8d76a60e7cfaa80d65d98f4c905a89937))
### [17.3.2](https://github.com/invertase/react-native-firebase/compare/v17.3.1...v17.3.2) (2023-03-05)
**Note:** Version bump only for package @react-native-firebase/storage
### [17.3.1](https://github.com/invertase/react-native-firebase/compare/v17.3.0...v17.3.1) (2023-02-23)
**Note:** Version bump only for package @react-native-firebase/storage
## [17.3.0](https://github.com/invertase/react-native-firebase/compare/v17.2.0...v17.3.0) (2023-02-15)
**Note:** Version bump only for package @react-native-firebase/storage
## [17.2.0](https://github.com/invertase/react-native-firebase/compare/v17.1.0...v17.2.0) (2023-02-15)
**Note:** Version bump only for package @react-native-firebase/storage
## [17.1.0](https://github.com/invertase/react-native-firebase/compare/v17.0.0...v17.1.0) (2023-02-09)
**Note:** Version bump only for package @react-native-firebase/storage
## [17.0.0](https://github.com/invertase/react-native-firebase/compare/v16.7.0...v17.0.0) (2023-02-02)
**Note:** Version bump only for package @react-native-firebase/storage
## [16.7.0](https://github.com/invertase/react-native-firebase/compare/v16.6.0...v16.7.0) (2023-01-28)
**Note:** Version bump only for package @react-native-firebase/storage
## [16.6.0](https://github.com/invertase/react-native-firebase/compare/v16.5.2...v16.6.0) (2023-01-27)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.5.2](https://github.com/invertase/react-native-firebase/compare/v16.5.1...v16.5.2) (2023-01-23)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.5.1](https://github.com/invertase/react-native-firebase/compare/v16.5.0...v16.5.1) (2023-01-20)
**Note:** Version bump only for package @react-native-firebase/storage
## [16.5.0](https://github.com/invertase/react-native-firebase/compare/v16.4.6...v16.5.0) (2022-12-16)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.4.6](https://github.com/invertase/react-native-firebase/compare/v16.4.5...v16.4.6) (2022-11-18)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.4.5](https://github.com/invertase/react-native-firebase/compare/v16.4.4...v16.4.5) (2022-11-16)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.4.4](https://github.com/invertase/react-native-firebase/compare/v16.4.3...v16.4.4) (2022-11-14)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.4.3](https://github.com/invertase/react-native-firebase/compare/v16.4.2...v16.4.3) (2022-11-06)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.4.2](https://github.com/invertase/react-native-firebase/compare/v16.4.1...v16.4.2) (2022-11-04)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.4.1](https://github.com/invertase/react-native-firebase/compare/v16.4.0...v16.4.1) (2022-11-02)
**Note:** Version bump only for package @react-native-firebase/storage
## [16.4.0](https://github.com/invertase/react-native-firebase/compare/v16.3.1...v16.4.0) (2022-10-30)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.3.1](https://github.com/invertase/react-native-firebase/compare/v16.3.0...v16.3.1) (2022-10-28)
**Note:** Version bump only for package @react-native-firebase/storage
## [16.3.0](https://github.com/invertase/react-native-firebase/compare/v16.2.0...v16.3.0) (2022-10-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [16.2.0](https://github.com/invertase/react-native-firebase/compare/v16.1.1...v16.2.0) (2022-10-23)
**Note:** Version bump only for package @react-native-firebase/storage
### [16.1.1](https://github.com/invertase/react-native-firebase/compare/v16.1.0...v16.1.1) (2022-10-21)
**Note:** Version bump only for package @react-native-firebase/storage
## [16.1.0](https://github.com/invertase/react-native-firebase/compare/v16.0.0...v16.1.0) (2022-10-20)
### Bug Fixes
- **storage, emulator:** avoid calling useEmulator multiple times ([276630d](https://github.com/invertase/react-native-firebase/commit/276630d4690cb6c3b2b632ec9dd0808ca8013eba)), closes [#5860](https://github.com/invertase/react-native-firebase/issues/5860)
## [16.0.0](https://github.com/invertase/react-native-firebase/compare/v15.7.1...v16.0.0) (2022-10-19)
**Note:** Version bump only for package @react-native-firebase/storage
## [15.7.1](https://github.com/invertase/react-native-firebase/compare/v15.7.0...v15.7.1) (2022-10-19)
**Note:** Version bump only for package @react-native-firebase/storage
# [15.7.0](https://github.com/invertase/react-native-firebase/compare/v15.6.0...v15.7.0) (2022-10-01)
**Note:** Version bump only for package @react-native-firebase/storage
# [15.6.0](https://github.com/invertase/react-native-firebase/compare/v15.5.0...v15.6.0) (2022-09-17)
**Note:** Version bump only for package @react-native-firebase/storage
# [15.5.0](https://github.com/invertase/react-native-firebase/compare/v15.4.0...v15.5.0) (2022-09-16)
**Note:** Version bump only for package @react-native-firebase/storage
# [15.4.0](https://github.com/invertase/react-native-firebase/compare/v15.3.0...v15.4.0) (2022-08-27)
**Note:** Version bump only for package @react-native-firebase/storage
# [15.3.0](https://github.com/invertase/react-native-firebase/compare/v15.2.0...v15.3.0) (2022-08-07)
**Note:** Version bump only for package @react-native-firebase/storage
# [15.2.0](https://github.com/invertase/react-native-firebase/compare/v15.1.1...v15.2.0) (2022-07-21)
**Note:** Version bump only for package @react-native-firebase/storage
## [15.1.1](https://github.com/invertase/react-native-firebase/compare/v15.1.0...v15.1.1) (2022-06-28)
**Note:** Version bump only for package @react-native-firebase/storage
# [15.1.0](https://github.com/invertase/react-native-firebase/compare/v15.0.0...v15.1.0) (2022-06-28)
**Note:** Version bump only for package @react-native-firebase/storage
# [15.0.0](https://github.com/invertase/react-native-firebase/compare/v14.11.1...v15.0.0) (2022-06-20)
### Bug Fixes
- **storage, ios:** correct storage metadata update / delete ([2dcb079](https://github.com/invertase/react-native-firebase/commit/2dcb0790c1812a33100cceea9dcb407d6a64cb87))
- **storage, ios:** surface underlying reason for unknown errors if possible ([6cd53ea](https://github.com/invertase/react-native-firebase/commit/6cd53eaca16ef52c52a28a7b209a7c8313fef08b))
- fix(storage, android)!: android now updates customMetadata as a group ([d602436](https://github.com/invertase/react-native-firebase/commit/d602436795bfb78f24bc69c42880133505738c00))
### BREAKING CHANGES
- android works like web+iOS now: customMetadata if passed in will be
updated as a single atomic unit, all keys at once. Any key you want to keep in customMetadata
must be passed in during update; any missing keys will be removed. Set customMetadata to null
in order to remove customMetadata entirely, omit it during update to leave it unchanged.
## [14.11.1](https://github.com/invertase/react-native-firebase/compare/v14.11.0...v14.11.1) (2022-06-17)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.11.0](https://github.com/invertase/react-native-firebase/compare/v14.10.1...v14.11.0) (2022-05-27)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.10.1](https://github.com/invertase/react-native-firebase/compare/v14.10.0...v14.10.1) (2022-05-26)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.10.0](https://github.com/invertase/react-native-firebase/compare/v14.9.4...v14.10.0) (2022-05-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.9.4](https://github.com/invertase/react-native-firebase/compare/v14.9.3...v14.9.4) (2022-05-14)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.9.3](https://github.com/invertase/react-native-firebase/compare/v14.9.2...v14.9.3) (2022-05-10)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.9.2](https://github.com/invertase/react-native-firebase/compare/v14.9.1...v14.9.2) (2022-05-10)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.9.1](https://github.com/invertase/react-native-firebase/compare/v14.9.0...v14.9.1) (2022-04-28)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.9.0](https://github.com/invertase/react-native-firebase/compare/v14.8.1...v14.9.0) (2022-04-27)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.8.1](https://github.com/invertase/react-native-firebase/compare/v14.8.0...v14.8.1) (2022-04-25)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.8.0](https://github.com/invertase/react-native-firebase/compare/v14.7.0...v14.8.0) (2022-04-19)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.7.0](https://github.com/invertase/react-native-firebase/compare/v14.6.0...v14.7.0) (2022-03-23)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.6.0](https://github.com/invertase/react-native-firebase/compare/v14.5.1...v14.6.0) (2022-03-23)
### Bug Fixes
- **storage, ios:** fix build failure for catalyst compiles ([a6dd0cd](https://github.com/invertase/react-native-firebase/commit/a6dd0cdef3bb66701fec883d163d20f14d384f10))
## [14.5.1](https://github.com/invertase/react-native-firebase/compare/v14.5.0...v14.5.1) (2022-03-05)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.5.0](https://github.com/invertase/react-native-firebase/compare/v14.4.0...v14.5.0) (2022-02-15)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.4.0](https://github.com/invertase/react-native-firebase/compare/v14.3.3...v14.4.0) (2022-02-13)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.3.3](https://github.com/invertase/react-native-firebase/compare/v14.3.2...v14.3.3) (2022-02-12)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.3.2](https://github.com/invertase/react-native-firebase/compare/v14.3.1...v14.3.2) (2022-02-10)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.3.1](https://github.com/invertase/react-native-firebase/compare/v14.3.0...v14.3.1) (2022-02-07)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.3.0](https://github.com/invertase/react-native-firebase/compare/v14.2.4...v14.3.0) (2022-01-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.2.4](https://github.com/invertase/react-native-firebase/compare/v14.2.3...v14.2.4) (2022-01-24)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.2.3](https://github.com/invertase/react-native-firebase/compare/v14.2.2...v14.2.3) (2022-01-20)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.2.2](https://github.com/invertase/react-native-firebase/compare/v14.2.1...v14.2.2) (2022-01-06)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.2.1](https://github.com/invertase/react-native-firebase/compare/v14.2.0...v14.2.1) (2021-12-31)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.2.0](https://github.com/invertase/react-native-firebase/compare/v14.1.0...v14.2.0) (2021-12-31)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.1.0](https://github.com/invertase/react-native-firebase/compare/v14.0.1...v14.1.0) (2021-12-18)
**Note:** Version bump only for package @react-native-firebase/storage
## [14.0.1](https://github.com/invertase/react-native-firebase/compare/v14.0.0...v14.0.1) (2021-12-15)
**Note:** Version bump only for package @react-native-firebase/storage
# [14.0.0](https://github.com/invertase/react-native-firebase/compare/v13.1.1...v14.0.0) (2021-12-14)
**Note:** Version bump only for package @react-native-firebase/storage
## [13.1.1](https://github.com/invertase/react-native-firebase/compare/v13.1.0...v13.1.1) (2021-12-14)
### Bug Fixes
- **deps:** AGP7.0.4, firebase-android-sdk 29.0.2, javascript deps ([55d0a36](https://github.com/invertase/react-native-firebase/commit/55d0a36a0addc54e347f26bb8ee88bb38b0fa4a6))
# [13.1.0](https://github.com/invertase/react-native-firebase/compare/v13.0.1...v13.1.0) (2021-12-02)
**Note:** Version bump only for package @react-native-firebase/storage
## [13.0.1](https://github.com/invertase/react-native-firebase/compare/v13.0.0...v13.0.1) (2021-11-05)
**Note:** Version bump only for package @react-native-firebase/storage
# [13.0.0](https://github.com/invertase/react-native-firebase/compare/v12.9.3...v13.0.0) (2021-10-31)
### Bug Fixes
- rename default branch to main ([25e1d3d](https://github.com/invertase/react-native-firebase/commit/25e1d3d5a1a8311588938dc9d8fdf71d11cd9963))
## [12.9.3](https://github.com/invertase/react-native-firebase/compare/v12.9.2...v12.9.3) (2021-10-22)
**Note:** Version bump only for package @react-native-firebase/storage
## [12.9.2](https://github.com/invertase/react-native-firebase/compare/v12.9.1...v12.9.2) (2021-10-17)
**Note:** Version bump only for package @react-native-firebase/storage
## [12.9.1](https://github.com/invertase/react-native-firebase/compare/v12.9.0...v12.9.1) (2021-10-10)
**Note:** Version bump only for package @react-native-firebase/storage
# [12.9.0](https://github.com/invertase/react-native-firebase/compare/v12.8.0...v12.9.0) (2021-10-03)
**Note:** Version bump only for package @react-native-firebase/storage
# [12.8.0](https://github.com/invertase/react-native-firebase/compare/v12.7.5...v12.8.0) (2021-09-14)
**Note:** Version bump only for package @react-native-firebase/storage
## [12.7.5](https://github.com/invertase/react-native-firebase/compare/v12.7.4...v12.7.5) (2021-09-04)
**Note:** Version bump only for package @react-native-firebase/storage
## [12.7.4](https://github.com/invertase/react-native-firebase/compare/v12.7.3...v12.7.4) (2021-08-31)
**Note:** Version bump only for package @react-native-firebase/storage
## [12.7.3](https://github.com/invertase/react-native-firebase/compare/v12.7.2...v12.7.3) (2021-08-24)
**Note:** Version bump only for package @react-native-firebase/storage
## [12.7.2](https://github.com/invertase/react-native-firebase/compare/v12.7.1...v12.7.2) (2021-08-21)
**Note:** Version bump only for package @react-native-firebase/storage
## [12.7.1](https://github.com/invertase/react-native-firebase/compare/v12.7.0...v12.7.1) (2021-08-20)
**Note:** Version bump only for package @react-native-firebase/storage
# [12.7.0](https://github.com/invertase/react-native-firebase/compare/v12.6.1...v12.7.0) (2021-08-19)
**Note:** Version bump only for package @react-native-firebase/storage
## [12.6.1](https://github.com/invertase/react-native-firebase/compare/v12.6.0...v12.6.1) (2021-08-17)
**Note:** Version bump only for package @react-native-firebase/storage
# [12.6.0](https://github.com/invertase/react-native-firebase/compare/v12.5.0...v12.6.0) (2021-08-16)
**Note:** Version bump only for package @react-native-firebase/storage
# [12.5.0](https://github.com/invertase/react-native-firebase/compare/v12.4.0...v12.5.0) (2021-08-12)
**Note:** Version bump only for package @react-native-firebase/storage
# [12.4.0](https://github.com/invertase/react-native-firebase/compare/v12.3.0...v12.4.0) (2021-07-29)
**Note:** Version bump only for package @react-native-firebase/storage
# [12.3.0](https://github.com/invertase/react-native-firebase/compare/v12.2.0...v12.3.0) (2021-07-21)
**Note:** Version bump only for package @react-native-firebase/storage
# [12.2.0](https://github.com/invertase/react-native-firebase/compare/v12.1.0...v12.2.0) (2021-07-16)
### Bug Fixes
- **storage, ios:** dont enumerate on dictionary being mutated ([#5455](https://github.com/invertase/react-native-firebase/issues/5455)) ([daaa72d](https://github.com/invertase/react-native-firebase/commit/daaa72d82df6b9e5e2c1247c10792d4b12683541))
# [12.1.0](https://github.com/invertase/react-native-firebase/compare/v12.0.0...v12.1.0) (2021-06-11)
**Note:** Version bump only for package @react-native-firebase/storage
# [12.0.0](https://github.com/invertase/react-native-firebase/compare/v11.5.0...v12.0.0) (2021-05-19)
### Features
- **storage, emulator:** implement storage emulator ([1d3e946](https://github.com/invertase/react-native-firebase/commit/1d3e946a4131a9ceaf3e82aab7f1759ef5aa2cb4))
- **storage, md5hash:** allow md5hash to be set on upload ([be1bed8](https://github.com/invertase/react-native-firebase/commit/be1bed847ce4122a7b8ebf1c7f9ba6f2d6460a4c))
- chore(storage, android)!: remove EXTERNAL_STORAGE permissions for Android 10/11 compat ([69b6f88](https://github.com/invertase/react-native-firebase/commit/69b6f88f078facb07001a6fa8da04812c73077fb))
### Bug Fixes
- **android:** correct lint issues for various API mis-use ([eb8d893](https://github.com/invertase/react-native-firebase/commit/eb8d89306fd569d7ef64298a99e970c653b79178)), closes [#3917](https://github.com/invertase/react-native-firebase/issues/3917)
- **storage, android:** correctly catch native exceptions for Promise.reject ([e938824](https://github.com/invertase/react-native-firebase/commit/e938824746cdd771807b5afebf709a2bfbdac6c7)), closes [#4097](https://github.com/invertase/react-native-firebase/issues/4097)
### BREAKING CHANGES
- if you need READ_EXTERNAL_STORAGE/WRITE_EXTERNAL_STORAGE permission add them in your app AndroidManifest.xml
# [11.5.0](https://github.com/invertase/react-native-firebase/compare/v11.4.1...v11.5.0) (2021-05-12)
**Note:** Version bump only for package @react-native-firebase/storage
## [11.4.1](https://github.com/invertase/react-native-firebase/compare/v11.4.0...v11.4.1) (2021-04-29)
**Note:** Version bump only for package @react-native-firebase/storage
# [11.4.0](https://github.com/invertase/react-native-firebase/compare/v11.3.3...v11.4.0) (2021-04-29)
**Note:** Version bump only for package @react-native-firebase/storage
## [11.3.3](https://github.com/invertase/react-native-firebase/compare/v11.3.2...v11.3.3) (2021-04-24)
**Note:** Version bump only for package @react-native-firebase/storage
## [11.3.2](https://github.com/invertase/react-native-firebase/compare/v11.3.1...v11.3.2) (2021-04-19)
### Bug Fixes
- **all, android:** purge jcenter() from android build ([2c6a6a8](https://github.com/invertase/react-native-firebase/commit/2c6a6a82ec363fd948ea880fd397acb886c97453))
## [11.3.1](https://github.com/invertase/react-native-firebase/compare/v11.3.0...v11.3.1) (2021-04-18)
**Note:** Version bump only for package @react-native-firebase/storage
# [11.3.0](https://github.com/invertase/react-native-firebase/compare/v11.2.0...v11.3.0) (2021-04-16)
### Performance Improvements
- increase task throughput in Android using thread pool executor ([#4981](https://github.com/invertase/react-native-firebase/issues/4981)) ([0e4e331](https://github.com/invertase/react-native-firebase/commit/0e4e3312315c020ecd760f8d3fea4f0347d2276b))
# [11.2.0](https://github.com/invertase/react-native-firebase/compare/v11.1.2...v11.2.0) (2021-03-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [11.1.2](https://github.com/invertase/react-native-firebase/compare/v11.1.1...v11.1.2) (2021-03-17)
**Note:** Version bump only for package @react-native-firebase/storage
## [11.1.1](https://github.com/invertase/react-native-firebase/compare/v11.1.0...v11.1.1) (2021-03-16)
**Note:** Version bump only for package @react-native-firebase/storage
# [11.1.0](https://github.com/invertase/react-native-firebase/compare/v11.0.0...v11.1.0) (2021-03-13)
**Note:** Version bump only for package @react-native-firebase/storage
# [11.0.0](https://github.com/invertase/react-native-firebase/compare/v10.8.1...v11.0.0) (2021-03-03)
**Note:** Version bump only for package @react-native-firebase/storage
## [10.8.1](https://github.com/invertase/react-native-firebase/compare/v10.8.0...v10.8.1) (2021-02-22)
**Note:** Version bump only for package @react-native-firebase/storage
# [10.8.0](https://github.com/invertase/react-native-firebase/compare/v10.7.0...v10.8.0) (2021-02-13)
**Note:** Version bump only for package @react-native-firebase/storage
# [10.7.0](https://github.com/invertase/react-native-firebase/compare/v10.6.4...v10.7.0) (2021-02-09)
**Note:** Version bump only for package @react-native-firebase/storage
## [10.6.4](https://github.com/invertase/react-native-firebase/compare/v10.6.3...v10.6.4) (2021-02-05)
**Note:** Version bump only for package @react-native-firebase/storage
## [10.6.3](https://github.com/invertase/react-native-firebase/compare/v10.6.2...v10.6.3) (2021-02-05)
**Note:** Version bump only for package @react-native-firebase/storage
## [10.6.1](https://github.com/invertase/react-native-firebase/compare/v10.6.0...v10.6.1) (2021-02-04)
**Note:** Version bump only for package @react-native-firebase/storage
# [10.6.0](https://github.com/invertase/react-native-firebase/compare/v10.5.1...v10.6.0) (2021-02-04)
**Note:** Version bump only for package @react-native-firebase/storage
## [10.5.1](https://github.com/invertase/react-native-firebase/compare/v10.5.0...v10.5.1) (2021-01-19)
**Note:** Version bump only for package @react-native-firebase/storage
## [10.4.1](https://github.com/invertase/react-native-firebase/compare/v10.4.0...v10.4.1) (2021-01-08)
**Note:** Version bump only for package @react-native-firebase/storage
# [10.4.0](https://github.com/invertase/react-native-firebase/compare/v10.3.1...v10.4.0) (2020-12-30)
### Bug Fixes
- **ios:** bump ios min deployment to ios10 - remnant from [#4471](https://github.com/invertase/react-native-firebase/issues/4471) ([4a57578](https://github.com/invertase/react-native-firebase/commit/4a5757827789141600625eebe5e13c976ddb7402))
## [10.3.1](https://github.com/invertase/react-native-firebase/compare/v10.3.0...v10.3.1) (2020-12-18)
### Bug Fixes
- **storage, ios:** resolve listAll promise once and only once on error ([#4688](https://github.com/invertase/react-native-firebase/issues/4688)) ([762bf6f](https://github.com/invertase/react-native-firebase/commit/762bf6f55d809f9bccbac847c92074a2b8c41150)), closes [/github.com/firebase/firebase-ios-sdk/blob/14764b8d60a6ad023d8fa5b7f81d42378d92e6fe/FirebaseStorage/Sources/FIRStorageReference.m#L417](https://github.com/invertase/react-native-firebase/issues/L417)
# [10.3.0](https://github.com/invertase/react-native-firebase/compare/v10.2.0...v10.3.0) (2020-12-18)
### Bug Fixes
- **ios, storage:** handle nil file extension from ios14 M1 emulators ([#4676](https://github.com/invertase/react-native-firebase/issues/4676)) ([e1eb992](https://github.com/invertase/react-native-firebase/commit/e1eb9928ce6d629d75b8e9462a823cace7373767))
# [10.2.0](https://github.com/invertase/react-native-firebase/compare/v10.1.1...v10.2.0) (2020-12-11)
### Features
- firebase-ios-sdk 7.2.0 / firebase-android-sdk 26.1.1 ([#4648](https://github.com/invertase/react-native-firebase/issues/4648)) ([a158a74](https://github.com/invertase/react-native-firebase/commit/a158a74dee0dd6774c725ff1213453f8dfdcb8f5))
## [10.1.1](https://github.com/invertase/react-native-firebase/compare/v10.1.0...v10.1.1) (2020-12-02)
**Note:** Version bump only for package @react-native-firebase/storage
# [10.1.0](https://github.com/invertase/react-native-firebase/compare/v10.0.0...v10.1.0) (2020-11-26)
**Note:** Version bump only for package @react-native-firebase/storage
# [10.0.0](https://github.com/invertase/react-native-firebase/compare/fc8c4c0622f8e6814879d0306f66012df5b83cd8...v10.0.0) (2020-11-17)
### BREAKING CHANGES
- breaking change to mark new internal versioning requirements.
## [7.4.14](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.13...@react-native-firebase/storage@7.4.14) (2020-11-10)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.4.13](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.12...@react-native-firebase/storage@7.4.13) (2020-11-10)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.4.12](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.11...@react-native-firebase/storage@7.4.12) (2020-11-10)
### Bug Fixes
- **storage:** Changed refFromUrl regex to exclude appspot.com ([#3775](https://github.com/invertase/react-native-firebase/issues/3775)) ([c6f4699](https://github.com/invertase/react-native-firebase/commit/c6f46996191126513e02f3d20efa78d166c4db0a))
## [7.4.11](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.10...@react-native-firebase/storage@7.4.11) (2020-10-30)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.4.10](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.9...@react-native-firebase/storage@7.4.10) (2020-10-16)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.4.9](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.8...@react-native-firebase/storage@7.4.9) (2020-10-07)
### Bug Fixes
- **storage:** bug when getting the root ref of a bucket ([#3455](https://github.com/invertase/react-native-firebase/issues/3455)) ([02132ce](https://github.com/invertase/react-native-firebase/commit/02132ce322b0f1d06b11ddc7f66ab919ab2c1b1f))
## [7.4.8](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.7...@react-native-firebase/storage@7.4.8) (2020-09-30)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.4.7](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.6...@react-native-firebase/storage@7.4.7) (2020-09-30)
### Bug Fixes
- **types:** enable TypeScript libCheck & resolve type conflicts ([#4306](https://github.com/invertase/react-native-firebase/issues/4306)) ([aa8ee8b](https://github.com/invertase/react-native-firebase/commit/aa8ee8b7e83443d2c1664993800e15faf4b59b0e))
## [7.4.6](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.5...@react-native-firebase/storage@7.4.6) (2020-09-30)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.4.5](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.4...@react-native-firebase/storage@7.4.5) (2020-09-17)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.4.4](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.3...@react-native-firebase/storage@7.4.4) (2020-09-17)
### Bug Fixes
- **ios, podspec:** depend on React-Core instead of React ([#4275](https://github.com/invertase/react-native-firebase/issues/4275)) ([fd1a2be](https://github.com/invertase/react-native-firebase/commit/fd1a2be6b6ab1dec89e5dce1fc237435c3e1d510))
## [7.4.3](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.2...@react-native-firebase/storage@7.4.3) (2020-09-11)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.4.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.1...@react-native-firebase/storage@7.4.2) (2020-08-28)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.4.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.0...@react-native-firebase/storage@7.4.1) (2020-08-26)
**Note:** Version bump only for package @react-native-firebase/storage
# [7.4.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.3.3...@react-native-firebase/storage@7.4.0) (2020-08-26)
### Features
- bump firebase sdk versions, add GoogleApi dep, use Android API29 ([#4122](https://github.com/invertase/react-native-firebase/issues/4122)) ([728f418](https://github.com/invertase/react-native-firebase/commit/728f41863832d21230c6eb1f55385284fef03c09))
## [7.3.3](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.3.2...@react-native-firebase/storage@7.3.3) (2020-08-15)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.3.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.3.1...@react-native-firebase/storage@7.3.2) (2020-08-15)
### Bug Fixes
- **Storage:** AL (asset library) methodology deprecated since iOS 8 ([#4054](https://github.com/invertase/react-native-firebase/issues/4054)) ([bf3b252](https://github.com/invertase/react-native-firebase/commit/bf3b25220cde1ae8d5fdbabc217fe20957dbdf8e))
## [7.3.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.3.0...@react-native-firebase/storage@7.3.1) (2020-08-03)
**Note:** Version bump only for package @react-native-firebase/storage
# [7.3.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.2.2...@react-native-firebase/storage@7.3.0) (2020-08-03)
### Features
- use latest android & ios Firebase SDKs version ([#3956](https://github.com/invertase/react-native-firebase/issues/3956)) ([e7b4bb3](https://github.com/invertase/react-native-firebase/commit/e7b4bb31b05985c044b1f01625a43e364bb653ef))
## [7.2.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.2.1...@react-native-firebase/storage@7.2.2) (2020-07-09)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.2.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.2.0...@react-native-firebase/storage@7.2.1) (2020-07-07)
**Note:** Version bump only for package @react-native-firebase/storage
# [7.2.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.8...@react-native-firebase/storage@7.2.0) (2020-07-07)
### Features
- **android,ios:** upgrade native SDK versions ([#3881](https://github.com/invertase/react-native-firebase/issues/3881)) ([6cb68a8](https://github.com/invertase/react-native-firebase/commit/6cb68a8ea808392fac3a28bdb1a76049c7b52e86))
## [7.1.8](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.7...@react-native-firebase/storage@7.1.8) (2020-07-05)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.1.7](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.6...@react-native-firebase/storage@7.1.7) (2020-06-30)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.1.6](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.5...@react-native-firebase/storage@7.1.6) (2020-06-26)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.1.5](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.4...@react-native-firebase/storage@7.1.5) (2020-06-22)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.1.4](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.3...@react-native-firebase/storage@7.1.4) (2020-06-10)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.1.3](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.2...@react-native-firebase/storage@7.1.3) (2020-06-03)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.1.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.1...@react-native-firebase/storage@7.1.2) (2020-05-29)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.1.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.0...@react-native-firebase/storage@7.1.1) (2020-05-29)
**Note:** Version bump only for package @react-native-firebase/storage
# [7.1.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.0.1...@react-native-firebase/storage@7.1.0) (2020-05-22)
### Features
- update native Firebase SDK versions ([#3663](https://github.com/invertase/react-native-firebase/issues/3663)) ([4db9dbc](https://github.com/invertase/react-native-firebase/commit/4db9dbc3ec20bf96de0efad15000f00b41e4a799))
## [7.0.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.0.0...@react-native-firebase/storage@7.0.1) (2020-05-13)
**Note:** Version bump only for package @react-native-firebase/storage
## [7.0.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.0.0...@react-native-firebase/storage@7.0.0) (2020-05-13)
- feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/issues/3613)
### Features
- **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
### BREAKING CHANGES
- breaking change to mark new internal versioning requirements.