这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Tags: infinitered/ignite-bowser

Tags

v5.4.1

Toggle v5.4.1's commit message
chore(release): 5.4.1 [skip ci]

## [5.4.1](v5.4.0...v5.4.1) (2020-09-28)

### Bug Fixes

* **typescript:** Update tsconfig settings ([#376](#376) by [@fvonhoven](https://github.com/fvonhoven)) ([6b4d66e](6b4d66e))

v5.4.0

Toggle v5.4.0's commit message
chore(release): 5.4.0 [skip ci]

# [5.4.0](v5.3.0...v5.4.0) (2020-09-24)

### Bug Fixes

* **expo:** Update references when using Expo -- fixes [#370](#370) ([#371](#371) by [@nonameolsson](https://github.com/nonameolsson)) ([353daf5](353daf5))
* **hooks:** Fix [#274](#274) - Add eslint-plugin-react-hooks ([#369](#369) by [@nonameolsson](https://github.com/nonameolsson)) ([d08a27b](d08a27b))
* **types:** Add types for i18n ([#365](#365) by [@premithk](https://github.com/premithk)) ([91bfad7](91bfad7))

### Features

* **yellowbox:** Use YellowBox with Expo -- fixes [#367](#367) ([#368](#368) by [@nonameolsson](https://github.com/nonameolsson)) ([fb03e55](fb03e55))

v5.3.0

Toggle v5.3.0's commit message
chore(release): 5.3.0 [skip ci]

# [5.3.0](v5.2.1...v5.3.0) (2020-08-11)

### Features

* **deps:** Bumps several dependencies ([#364](#364) by [@bryanstearns](https://github.com/bryanstearns)) ([4b1d8b5](4b1d8b5))
* **generators:** Finish simplifying component definitions; component & screen generator tweaks ([#363](#363)) [skip-ci] ([86b3223](86b3223))
* **react-native:** Bump React Native version to 0.63 ([#362](#362) by [@nirre7](https://github.com/nirre7)) ([4988e16](4988e16))

v5.2.1

Toggle v5.2.1's commit message
chore(release): 5.2.1 [skip ci]

## [5.2.1](v5.2.0...v5.2.1) (2020-07-24)

### Bug Fixes

* **boilerplate:** Fixed template path bug. ([#360](#360) by [@robertreppel](https://github.com/robertreppel)) ([89e21d0](89e21d0))

v5.2.0

Toggle v5.2.0's commit message
chore(release): 5.2.0 [skip ci]

# [5.2.0](v5.1.3...v5.2.0) (2020-06-13)

### Features

* **fonts:** Remove custom fonts from generated app in favor of explicit instructions ([#342](#342) by [@markrickert](https://github.com/markrickert)) ([652fbbe](652fbbe))

v5.1.3

Toggle v5.1.3's commit message
chore(release): 5.1.3 [skip ci]

## [5.1.3](v5.1.2...v5.1.3) (2020-06-09)

### Bug Fixes

* **deps:** Removes duplicate @react-native-community/async-storage and upgrades it to 1.11.0 ([#355](#355) by [@markrickert](https://github.com/markrickert)) ([f0f96ef](f0f96ef))

v5.1.2

Toggle v5.1.2's commit message
chore(release): 5.1.2 [skip ci]

## [5.1.2](v5.1.1...v5.1.2) (2020-06-09)

### Bug Fixes

* **navigation:** Fixed issue with navigation.goBack() not working ([#350](#350) by [@dakkafex](https://github.com/dakkafex)) ([fe06c5c](fe06c5c))

v5.1.1

Toggle v5.1.1's commit message
chore(release): 5.1.1 [skip ci]

## [5.1.1](v5.1.0...v5.1.1) (2020-05-28)

### Bug Fixes

* **cli:** Remove confusing v3 text ([#349](#349) by [@nirre7](https://github.com/nirre7)) ([e84e004](e84e004))
* **docs:** Update Storybook instructions in README.md ([#346](#346) by [@evanwchen](https://github.com/evanwchen)) ([7b7c039](7b7c039))
* **generators:** Update rootStore import path for generate store model ([#345](#345) by [@jksaunders](https://github.com/jksaunders)) ([d84d49c](d84d49c))

v5.1.0

Toggle v5.1.0's commit message
chore(release): 5.1.0 [skip ci]

# [5.1.0](v5.0.3...v5.1.0) (2020-05-22)

### Bug Fixes

* **types:** getRoot types fixed ([#340](#340) by [@nirre7](https://github.com/nirre7)) ([2e94b62](2e94b62))

### Features

* **boilerplate:** Upgrades to React Native 0.61.5, adds barrel file for models ([#341](#341) by [@nirre7](https://github.com/nirre7)) ([0c79752](0c79752))
* **deps:** Bump TS lib/target to esnext ([#343](#343) by [@robinheinze](https://github.com/robinheinze)) ([d3f9cc4](d3f9cc4))
* **navigation:** Simplifies navigation, adds helpful comments ([#338](#338) by [@jamonholmgren](https://github.com/jamonholmgren)) ([4abb814](4abb814))

v5.0.3

Toggle v5.0.3's commit message
chore(release): 5.0.3 [skip ci]

## [5.0.3](v5.0.2...v5.0.3) (2020-04-30)

### Bug Fixes

* **cli:** Verify cocoapods is installed, if RN >= 0.60 and not Expo ([#333](#333) by [@bryanstearns](https://github.com/bryanstearns)) ([6648fea](6648fea))