We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92cc0de + db99958 commit 49db881Copy full SHA for 49db881
.changeset/shiny-zoos-smell.md
CHANGELOG.md
@@ -1,5 +1,12 @@
1
All notable changes are described on the [Releases](https://github.com/simpleweb/romulus-cli/releases) page.
2
3
+## 2.8.2
4
+
5
+### Patch Changes
6
7
+- a824ff2: Fix the import for the Router in the Main screen
8
+ Imports the `RootStackParamList` in the screen command
9
10
## 2.8.1
11
12
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "romulus-cli",
- "version": "2.8.1",
+ "version": "2.8.2",
"description": "Brings structure to your React Native apps",
"files": [
"docs",
0 commit comments