Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

v6.0.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Minishlink Minishlink released this 17 Jun 04:57
· 28 commits to master since this release

This is a pre-release for the next version of @bam.tech/react-native-batch. There are several breaking changes (indicated with [BREAKING]) so please read along. The documentation hosted on GitHub has not been updated as this is still a pre-release. The following changelog may evolve with new breaking changes until the stable version.

See also rc.0 changelog, rc.1 changelog, rc.2 changelog, and rc.3 changelog.

This should be the last release candidate before final release.

  • [BREAKING] Do not disturb (for mobile landings/in app messages) is now disabled by default. This is a breaking change from v6.0.0-rc.3, but if you upgrade from a previous version there is no associated breaking change (this reverts the default behavior change of v6.0.0-rc.3) Batch team prefers this in order to have the same default behavior as full native apps. 99% of the time on a regular React Native app, you should enable it though (see README).