Skip to content

Releases: simpleweb/romulus-cli

v2.8.2

23 Sep 11:13
49db881
Compare
Choose a tag to compare

Patch Changes

  • a824ff2: Fix the import for the Router in the Main screen
    Imports the RootStackParamList in the screen command

v2.8.1

23 Sep 10:09
96f07c8
Compare
Choose a tag to compare

Patch Changes

  • 200f7ec: Switch to the correct async-storage package

v2.8.0

22 Sep 13:06
adf88aa
Compare
Choose a tag to compare

Minor Changes

  • 501a92e: Correctly types the RequestExample saga
  • d3077e1: Fixes TypeScript issues
    • Updates the .eslintrc.js as per latest version of react-native.
    • Fixes the issues that arose from the above change.
    • Converts components from const to function.
    • Installs types for react-native-i18n.
  • f92a799: Removes the Layout components and replaces it with @mobily/stacks
  • 15fdae0: Update the screen command
  • c26e7ae: Move Router.tsx into components folder
  • cc3b610: Remove react-native-make
  • 8526774: Removes the classComponent option from component command
    Updates the stateless component to use function instead of const

v2.6.1

07 Oct 16:30
Compare
Choose a tag to compare
Bump version

v2.6.0

07 Oct 16:26
e18f8cc
Compare
Choose a tag to compare
  • Various Typescript fixes
  • General maintenance
  • Adds support for React Query

v2.5.1

24 Mar 15:41
ead5625
Compare
Choose a tag to compare
  • Fixes to react-navigation changes

v2.5.0

09 Mar 16:42
1e3aecf
Compare
Choose a tag to compare
  • Uses React Navigation v5
  • Updates to generated Readme

v2.4.4

13 Feb 11:13
465532a
Compare
Choose a tag to compare

Switch to use yarn and npm for publishing.

v2.4.3

13 Feb 11:06
50456c1
Compare
Choose a tag to compare

Change release method back to env.

v2.4.2

13 Feb 11:01
dd0ac21
Compare
Choose a tag to compare

Switch auth method for yarn.