Pavel Prichodko
27430ce846
v0.1.1
2022-10-09 18:58:52 -05:00
Pavel Prichodko
3896ea8f6e
v0.1.0
2022-10-07 22:09:04 +02:00
Felicio Mununga
a083d3251b
Install `js-waku@^0.25.0` ( #307 )
...
* install `js-waku@^0.24.0`
* install `js-waku@^0.25.0`
* resolve some breaking changes
* add timeout
* upgrade `eslint-import-resolver-typescript`
* add `process.env.VITEST` condition
* increase timeout
* fixup
* ignore `emitSelf`
* replace `parcel` with `vite`
* update `.gitignore`
* change `dev` npm script
* fix favicon href
* load `.env` files
* remove 'alias"
* add `preview`
* upgrade vite
* set `target`s in `vite.config.ts`
* upgrade `@vitejs/plugin-react`
* remove comment
* Update package.json
* Update vite.config.ts
2022-09-16 16:27:47 +02:00
Pavel Prichodko
450a096ebe
updates for example deployment
2022-08-01 19:10:54 +02:00
Felicio Mununga
2a08d69cbc
set `"private": true` for `examples/community`
2022-07-06 15:34:27 +02:00
Felicio Mununga
d225623df9
v0.1.0-alpha.2
2022-06-30 17:03:12 +02:00
Felicio Mununga
1b89774ad1
v0.1.0-alpha.1
2022-06-30 16:02:34 +02:00
Pavel Prichodko
4669960896
update parcel in example to latest
2022-06-28 16:59:27 +02:00
Pavel
680ce2f79b
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
Felicio Mununga
020f20e801
remove debug
2022-06-10 17:46:38 +02:00
Pavel Prichodko
817b877634
add idToContentTopic
2022-06-04 13:09:49 +02:00
Pavel Prichodko
1671da13bf
feat(examples): add https flag
2022-03-31 15:12:48 +02:00
Pavel Prichodko
ebf8d6aadc
Improve examples build setup
2022-02-25 18:30:42 +01:00
Pavel Prichodko
e60c8a0b94
Add Node.js builtins to examples
2022-02-25 16:35:28 +01:00
Pavel
5ed925c02d
Move examples and migrate to Parcel ( #224 )
...
* Remove old examples
* Add Community and Channel examples
2022-02-23 15:32:08 +01:00