Skip to content

Commit 6b9fdcd

Browse files
chore(release): 9.0.0 [skip ci]
# [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
1 parent b4868b9 commit 6b9fdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ignite-cli",
3-
"version": "8.11.3",
3+
"version": "9.0.0",
44
"description": "Infinite Red's hottest boilerplate for React Native.",
55
"bin": {
66
"ignite": "bin/ignite",

0 commit comments

Comments
 (0)