Skip to content

2.0.0

Compare
Choose a tag to compare
@byCedric byCedric released this 02 Apr 20:15
· 113 commits to master since this release

2.0.0 (2019-04-02)

New features

  • add basic ios build action (3a81415)
  • add basic web build action (3d4bdb6)
  • add basic android build action (9105177)
  • add new publish action (56563f2)
  • add login entrypoint (252f16d)
  • add github actions implemented image for expo cli (864b9bb)
  • add base image with documentation and licenses (c43e5c3)

Code refactors

  • tag all buid actions as unofficial for release (ed597e5)
  • simplify publish action and remove extraneous entrypoint (61d0c21)
  • tag all actions as unofficial for release to marketplace (f56443a)
  • expand existing login with documentation and proper icon (d2e2a6d)
  • move cli to root as default (4545e44)
  • expand existing login with documentation and proper icon (923ed34)
  • remove third party notice until its updated (f4fc39a)
  • use full node version instead of alpine (a019c94)

Documentation changes

  • add link to login from publish action (5b7564c)
  • add custom cli command action (4cf38f9)
  • add do not use in production warning (8291794)
  • add basic repository description (906c910)

Other chores

  • remove the cli from name (ab9265b)