0.1.23 - 2024-07-15
- fix wrong iife usage - (301b3b3) - Aiman Fauzy
0.1.22 - 2024-07-15
- added iife version for browser - (c8b0273) - Aiman Fauzy
0.1.21 - 2024-07-12
- added queue state - (c1e5bfc) - Aiman Fauzy
0.1.20 - 2024-07-12
- optional current_id in SyncTaskProgress.Base - (6964b13) - Aiman Fauzy
0.1.19 - 2024-07-12
- added close connection shortcut - (e74918c) - Aiman Fauzy
- [breaking]renamed UnprefixedEventName to EventName; EventName to PrefixedEventName - (f7083e5) - Aiman Fauzy
0.1.18 - 2024-07-09
- set state to syncing on auth:ok and sync_task - (a28c291) - Aiman Fauzy
0.1.17 - 2024-07-09
- added sync_progress event and typed SyncTaskProgress - (efc9d96) - Aiman Fauzy
0.1.16 - 2024-07-08
- missing state guard on start onStop listener - (dd705eb) - Aiman Fauzy
- added inherent sync status listener - (bf8b221) - Aiman Fauzy
- added isolatedModules, stripInternal to tsconfig; tag some private symbols as @internal - (bd9927e) - Aiman Fauzy
0.1.14 - 2024-07-04
- added import map - (0538b05) - Aiman Fauzy
0.1.13 - 2024-07-04
- added post_build script to prepend reference directive to generated js - (e09438b) - Aiman Fauzy
0.1.12 - 2024-07-04
- always send logic packet - (1edf31b) - Aiman Fauzy
- added handling for error/close post-connected, also added new State: CLOSED - (dc36835) - Aiman Fauzy
0.1.11 - 2024-07-03
0.1.10 - 2024-07-03
- identify yourself command format - (3e3ddf0) - Aiman Fauzy
- added git-cliff - (5931eb5) - Aiman Fauzy
0.1.9 - 2024-07-03
- broken import resolving when using package.json resolver - (f3fa584) - Aiman Fauzy
- another fix ffff - (e631b12) - Aiman Fauzy
- what the hell esbuild + jsr... - (fd5fc93) - Aiman Fauzy
- wrong type used in getListener - (1a970bf) - Aiman Fauzy
- added state_change event - (0502a1e) - Aiman Fauzy
- simplified build logic & separate build process for npm and jsr - (83d9983) - Aiman Fauzy
- fix missing typia types - (1b13ba7) - Aiman Fauzy
- switched to tsc - (baccd00) - Aiman Fauzy
- facepalming - (bda363c) - Aiman Fauzy
- missing install - (b6f7326) - Aiman Fauzy
- fix jsr import - (78b8f45) - Aiman Fauzy
- another fix - (e05bf9a) - Aiman Fauzy
- push dirty directory - (11f21ce) - Aiman Fauzy
- jsr build adjustment - (5228ef3) - Aiman Fauzy
- fix wrong exports targeting - (6cdf13e) - Aiman Fauzy
- another jsr fix ...... - (6da9684) - Aiman Fauzy
- emit empty files for schema - (939ea56) - Aiman Fauzy
- update jsr workflow - (3b9b4a1) - Aiman Fauzy
- run only on tags push - (fe58ada) - Aiman Fauzy
0.1.1 - 2024-07-02
- added ignore entry and added rimraf to build:browser - (f3ef0d2) - Aiman Fauzy
- ignore vscode - (3a284ce) - Aiman Fauzy
- adjusted repository for jsr publishing - (2d94cee) - Aiman Fauzy
- fix jsr package name - (de52249) - Aiman Fauzy
- added github action for jsr publishing - (0d7b41c) - Aiman Fauzy
- remove unnecessary mutation - (00d442a) - Aiman Fauzy
- base communication protocol schema - (646f4cf) - Aiman Fauzy
- added once shortcut and expose getEventName - (3fccde1) - Aiman Fauzy
- added start and stop - (e743c54) - Aiman Fauzy
- fix dependencies - (aa443fd) - Aiman Fauzy