Skip to content

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

0.5.3

03 Aug 18:37
Compare
Choose a tag to compare

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

21 Jun 02:50
Compare
Choose a tag to compare

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

05 Jun 12:11
Compare
Choose a tag to compare

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

03 Jun 23:11
Compare
Choose a tag to compare

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

  • better cross platform support for windows users.

  • dependencies are installed automatically.

Version 0.1.5

08 May 21:04
Compare
Choose a tag to compare

Bugs

Fixed web TypeScript build issues