infinitered / ignite

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.
MIT License
17.74k stars 1.4k forks source link

fix(boilerplate): reworks some mst removal decorators #2832

Closed frankcalise closed 3 weeks ago

frankcalise commented 3 weeks ago

Please verify the following:

Describe your PR

How to Test

  1. Observe failure via npx ignite-cli@10.0.3 new PizzaLint --overwrite --packager=npm --yes --debug --install-deps false --state none --remove-demo
  2. Checkout this branch
  3. Observe no failure via ignite/bin/ignite new PizzaLint --overwrite --packager=npm --yes --debug --install-deps false --state none --remove-demo where the first ignite directory is this GitHub project
infinitered-circleci commented 3 weeks ago

:tada: This PR is included in version 10.0.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: