This repository exposes an untouched Blitz app generated with the CLI
blitz new BlitzDiffApp
.
Each new Blitz release causes a new project to be created, removing the old one, and getting a diff between them. This way, the diff is always clean, always in sync with the changes of the init template.
A dedicated branch per release makes changes very easy to watch. For example:
See table below for the complete list.
https://react-native-community.github.io/upgrade-helper/
Diff table (full table HERE)
From->To | P | U | R | G | E | T | I | M | E | ! | ! | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
0.31.1 | X | - | - | - | - | - | - | - | - | - | - | - |
0.31.0 | ->0.31.1 | X | - | - | - | - | - | - | - | - | - | - |
0.30.7 | ->0.31.1 | ->0.31.0 | X | - | - | - | - | - | - | - | - | - |
0.30.6 | ->0.31.1 | ->0.31.0 | ->0.30.7 | X | - | - | - | - | - | - | - | - |
0.30.5 | ->0.31.1 | ->0.31.0 | ->0.30.7 | ->0.30.6 | X | - | - | - | - | - | - | - |
0.30.4 | ->0.31.1 | ->0.31.0 | ->0.30.7 | ->0.30.6 | ->0.30.5 | X | - | - | - | - | - | - |
0.30.3 | ->0.31.1 | ->0.31.0 | ->0.30.7 | ->0.30.6 | ->0.30.5 | ->0.30.4 | X | - | - | - | - | - |
0.30.2 | ->0.31.1 | ->0.31.0 | ->0.30.7 | ->0.30.6 | ->0.30.5 | ->0.30.4 | ->0.30.3 | X | - | - | - | - |
0.30.1 | ->0.31.1 | ->0.31.0 | ->0.30.7 | ->0.30.6 | ->0.30.5 | ->0.30.4 | ->0.30.3 | ->0.30.2 | X | - | - | - |
0.30.0 | ->0.31.1 | ->0.31.0 | ->0.30.7 | ->0.30.6 | ->0.30.5 | ->0.30.4 | ->0.30.3 | ->0.30.2 | ->0.30.1 | X | - | - |
0.30.0-canary.15 | ->0.31.1 | ->0.31.0 | ->0.30.7 | ->0.30.6 | ->0.30.5 | ->0.30.4 | ->0.30.3 | ->0.30.2 | ->0.30.1 | ->0.30.0 | X | - |
0.30.0-canary.14 | ->0.31.1 | ->0.31.0 | ->0.30.7 | ->0.30.6 | ->0.30.5 | ->0.30.4 | ->0.30.3 | ->0.30.2 | ->0.30.1 | ->0.30.0 | ->0.30.0-canary.15 | X |
To see the full table containing all releases click HERE
All credits to https://github.com/react-native-community/rn-diff-purge