Skip to content

Commit

Permalink
chore(release): 9.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.0.0](v8.11.3...v9.0.0) (2023-11-16)

### Features

* RN 0.72.6 and Expo 49 ([#2446](#2446)) ([b4868b9](b4868b9))

### BREAKING CHANGES

* ☕️🔥 Ignite version 9, code-named ("Exp[ress]o"), is the latest and largest update to the popular battle-tested React Native boilerplate. 🔥 ☕️

Changes include:

* Full Expo integration
* Expo 49
* React Native 0.72
* FlashList
* New ListView component
* TypeScript strict mode
* Experimental New Architecture support
* Streamlined codebase
* EAS Build compatibility
* Expo SplashScreen
* Reactotron v3
* Bun support
* Enhanced developer experience
* Many bugfixes and DX improvements

Read all about it in our blog article!

https://shift.infinite.red/announcing-ignite-9-0-exp-ress-o-89ab5801937d
  • Loading branch information
semantic-release-bot committed Nov 16, 2023
1 parent b4868b9 commit 6b9fdcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ignite-cli",
"version": "8.11.3",
"version": "9.0.0",
"description": "Infinite Red's hottest boilerplate for React Native.",
"bin": {
"ignite": "bin/ignite",
Expand Down

0 comments on commit 6b9fdcd

Please sign in to comment.