Skip to content

Releases: a-tarasyuk/create-rx-app

v0.6.0

28 Jul 15:48
Compare
Choose a tag to compare
  • Update React Native to 0.59.10
  • Update React Native Windows to 0.59.0-rc.1
  • Update ReactXP to 2.0.0-rc.1
  • Update Android/iOS template

0.5.1

23 Feb 17:47
Compare
Choose a tag to compare
  • replace TSLint by ESLint

v0.4.14

27 Jan 08:20
Compare
Choose a tag to compare
  • Update Jest to the latest version

v0.4.13

25 Jan 12:29
Compare
Choose a tag to compare

Update dependencies

  • react-native-windows
  • @babel
  • TypeScript
  • gradle
  • React
  • React-DOM

0.4.6

03 Dec 11:10
Compare
Choose a tag to compare

update ReactXP to the latest version

0.4.4

28 Nov 08:34
Compare
Choose a tag to compare
  • allow using existing directory for a new project
  • update React Native to the latest version

0.4.0

14 Nov 12:25
Compare
Choose a tag to compare
  • automatically detect if yarn exists in a system, and use it to manage dependencies
  • add --skip-yarn option
  • remove --yarn option
  • update React Native to the latest version
  • update React to the latest version
  • add to README several ways how to use create-rx-app in order to create an application

v0.3.0

28 Oct 14:14
Compare
Choose a tag to compare
  • add Jest support
  • add --skip-jest option
  • remove shortcuts (-J, -S, -Y) for CLI commands
  • update RN to 0.57.4

v0.2.1

25 Oct 07:39
Compare
Choose a tag to compare
  • migrate TypeScript version to babel + @babel/preset-typescript
  • add new CLI option --skip-install
  • rename npm run start to npm run start:rn-dev-server
  • update RN, RNW, React to the latest versions
  • forbid using React as a project name
  • remove useless dev dependencies