Releases: simpleweb/romulus-cli
Releases · simpleweb/romulus-cli
v2.8.2
v2.8.1
v2.8.0
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
tofunction
. - Installs types for
react-native-i18n
.
- Updates the
- 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 usefunction
instead ofconst
v2.6.1
Bump version
v2.6.0
- Various Typescript fixes
- General maintenance
- Adds support for React Query
v2.5.1
- Fixes to
react-navigation
changes
v2.5.0
- Uses React Navigation v5
- Updates to generated Readme
v2.4.4
Switch to use yarn and npm for publishing.
v2.4.3
Change release method back to env.
v2.4.2
Switch auth method for yarn.