- ccf7291: remove ios/ and android/ from .gitignore
- dcd9366: Added proper version to -V command
- 321b66e: Fixed bug where selecting no platforms would make the installation freeze (ty Liam)
- 2292fe7: Improved docs -> TOC
- 8a784a3: Improved gitignore job, fills in missing gitignores
- 6a0d894: Converted internal config to json rather than js
- bee2a49: Improved exposed API types and names
- 1835b5b: Dropped dev command from script and renamed hotreload to syncnetworkconfig
- c82028e: Removed typo causing dev server to fail
- 93717f7: Fixed tsup chunking
- b95b79d: Fixed opening dev server and logging out events
- 9d0f0b0: Converted hotreload to one script and uses now typescript
- fcdb613: Added banner to CLI
- 1d549c8: Added scripst to includes files in package.json
- 3b464ed: Fixed file paths
- 4cbc8cf: Fixed file pathing issues
- 9520eef: Added types
- f899bb2: Fixed types decl
- 66c45f2: Added type decl for exports
- b2392f6: Added export for programmatically initing project
- 7701028: Migrated to typescript
- bc0e345: Reordered jobs to make ios and android additions succeed
- f8ebe9a: Added gitignore job, /ios, /android and temp files are now removed
- 2343f15: Fixed kleur imports
- fa374c0: Removed unneccecary import from "kleur" that caused issues using the CLI
- 4037783: Added coloring to CLI
- 7ce3d3d: Fixed files copy
- ddadabd: Fixed files copy still not working fully after recent fix
- e2aee5c: Fixed files not being copied correctly
- f21149a: Introducing changesets