Home

Awesome

Ignite-bowser diff PURGE

ignite-bowser based customized version of rn-diff-purge, all credit should go to the authors of that great tool!

What?

This repository exposes an untouched Ignite Bowser based app generated with the ignite-cli npx ignite new IgniteDiffApp -b ignite-bowser --detox. Each new Ignite Bowser 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.

Diff table

From->ToDIFFS==FUN
5.4.1X-------------------
5.4.0->5.4.1X------------------
5.3.0->5.4.1->5.4.0X-----------------
5.2.1->5.4.1->5.4.0->5.3.0X----------------
5.2.0->5.4.1->5.4.0->5.3.0->5.2.1X---------------
5.1.3->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0X--------------
5.1.2->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3X-------------
5.1.1->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2X------------
5.1.0->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1X-----------
5.0.3->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0X----------
5.0.2->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3X---------
5.0.1->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3->5.0.2X--------
5.0.0->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3->5.0.2->5.0.1X-------
4.14.3->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3->5.0.2->5.0.1->5.0.0X------
4.14.2->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3->5.0.2->5.0.1->5.0.0->4.14.3X-----
4.14.1->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3->5.0.2->5.0.1->5.0.0->4.14.3->4.14.2X----
4.14.0->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3->5.0.2->5.0.1->5.0.0->4.14.3->4.14.2->4.14.1X---
4.13.0->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3->5.0.2->5.0.1->5.0.0->4.14.3->4.14.2->4.14.1->4.14.0X--
4.12.0->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3->5.0.2->5.0.1->5.0.0->4.14.3->4.14.2->4.14.1->4.14.0->4.13.0X-
4.11.4->5.4.1->5.4.0->5.3.0->5.2.1->5.2.0->5.1.3->5.1.2->5.1.1->5.1.0->5.0.3->5.0.2->5.0.1->5.0.0->4.14.3->4.14.2->4.14.1->4.14.0->4.13.0->4.12.0X

To see the full table containing all releases click HERE

Notes

How did you do this?

I used the great rn-diff-purge tool with some minor tweaks. All credit to the creator(s) and maintainers of rn-diff-purge