Skip to content

Releases: react-native-training/create-xp-app

0.5.3

Choose a tag to compare

@dabit3 dabit3 released this 03 Aug 18:37

Updates

  • Updated ReactXP version
  • Updated React Dom version

Bug Fixes

  • Remove erroneous sub-command execution via @jeffwilde
  • Remove figlet problem short-circuit via @jeffwilde

0.4.0

Choose a tag to compare

@dabit3 dabit3 released this 21 Jun 02:50

Updates

  • Updated ReactXP to version 0.42.0-rc.9
  • Updated React Dom to version 15.4.1
  • Added reactxp-imagesvg
  • Added reactxp-video
  • New Demo Components added to initial project creation

v0.3.0

Choose a tag to compare

@dabit3 dabit3 released this 05 Jun 12:11

New CLI + updated source location

  • project command now removes new keyword:
create-xp-app MyApp
  • repo is now local to project vs remote.\

  • created package.json is now ready to use without any configuration

Version 0.2.0

Choose a tag to compare

@dabit3 dabit3 released this 03 Jun 23:11

PR from @binoy14 now implements the cross-spawn package.

  • better cross platform support for windows users.

  • dependencies are installed automatically.

Version 0.1.5

Choose a tag to compare

@dabit3 dabit3 released this 08 May 21:04

Bugs

Fixed web TypeScript build issues