Commit Graph

5 Commits

Author SHA1 Message Date
Pavel 81153a3d98
Move to ESM, Vite, Vitest and Turborepo (#286)
* fix example hot module replacement

* add turbo

* migrate to vite

* use turbo for running scripts

* migrate testing to vitest

* set yarn in settings.json

* set noEmit in base tsconfig

* update yarn.lock

* move protos to src

* remove relative paths from status-js

* remove unused files

* update declaration dir

* use vite-node as a debugging runtime

* fix test

* unify tests

* fix test case typo
2022-06-28 16:40:39 +02:00
Pavel de6837b0f5
Update packages to @status-im (#223)
* Downgrade to yarn v1

* Rename status-communities to status-core

* Rename chat-sdk to status-react

* Rename packages in examples

* Update readme

* Remove changelog

* Add extensions recommendations

* Update gitignore

* Rename package imports
2022-02-23 15:03:14 +01:00
Szymon Szlachtowicz e03b020397
Load community key from env (#175) 2022-01-05 13:51:12 +01:00
Franck Royer d72170cb11
Setup status-communities package 2021-09-13 15:54:05 +10:00
Franck Royer 8c513f3ebd
First commit 2021-09-03 17:58:45 +10:00