cloud_functions_web 4.0.15 cloud_functions_web: ^4.0.15 copied to clipboard
The web implementation of cloud_functions
4.0.15 #
- Update a dependency to the latest release.
4.0.14 #
- Update a dependency to the latest release.
4.0.13 #
- Update a dependency to the latest release.
4.0.12 #
- Update a dependency to the latest release.
4.0.11 #
- Update a dependency to the latest release.
4.0.10 #
- Update a dependency to the latest release.
4.0.9 #
- Update a dependency to the latest release.
4.0.8 #
- Update a dependency to the latest release.
4.0.7 #
- Update a dependency to the latest release.
4.0.6 #
- DOCS: Add missing homepage/repository links (#6054).
4.0.5 #
- FIX: bubble exceptions (#5869).
4.0.4 #
- Update a dependency to the latest release.
4.0.3 #
- Update a dependency to the latest release.
4.0.2 #
- Update a dependency to the latest release.
4.0.1 #
- Update a dependency to the latest release.
4.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
4.0.0-1.0.nullsafety.0 #
- Bump "cloud_functions_web" to
4.0.0-1.0.nullsafety.0
.
3.1.4-1.0.nullsafety.2 #
- Update a dependency to the latest release.
3.1.4-1.0.nullsafety.1 #
- REFACTOR: pubspec & dependency updates (#4932).
3.1.4-1.0.nullsafety.0 #
- FIX: bump firebase_core_* package versions to updated NNBD versioning format (#4832).
3.1.4-nullsafety.1 #
- FIX: bump
firebase_core
dependencies to resolve versioning issue when releasing.
3.1.4-nullsafety.0 #
- REFACTOR: migrate to NNBD.
3.1.3 #
- Update a dependency to the latest release.
3.1.2 #
- Update a dependency to the latest release.
3.1.1 #
- FIX: issue when specifying a functions region #4226 (#4266).
3.1.0 #
- FEAT: migrate interop files (#4191).
3.0.1 #
- Update a dependency to the latest release.
3.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
3.0.0-dev.3 #
- Update a dependency to the latest release.
3.0.0-dev.2 #
- Update a dependency to the latest release.
3.0.0-dev.1 #
See cloud_functions
0.7.0-dev.1
changelog for details.
2.0.0 #
- Update to depend on
firebase_core
plugin.
1.1.0 #
- Change environment SDK requirement from
>=2.0.0-dev.28.0
to>=2.0.0
to fix 'publishable' CI stage.
1.0.4 #
- Make the pedantic dev_dependency explicit.
1.0.3 #
Update README with real version numbers.
1.0.2 #
Delete Kotlin no-op plugin and replace with Java.
1.0.1 #
Add no-op plugin implementations for iOS and Android to enable builds.
1.0.0 #
Initial release