Skip to content

v3.0.0

Compare
Choose a tag to compare
@alimd alimd released this 17 Sep 11:12
· 93 commits to next since this release
v3.0.0
6c88303

3.0.0 (2024-09-17)

⚠ BREAKING CHANGES

  • server-request: all api properties and methods name changed
  • server-request: all api properties and methods name changed
  • fsm: FiniteStateMachineBase state property renamed to message data structure
  • signal2: AlwatrObservable
  • core/crypto: rename token to crypto
  • fsm: new defineConstructorSignals, defineInstanceSignals
  • fsm: export fsm main api
  • fsm: final review
  • fsm: finiteStateMachineConsumer
  • fsm: render
  • fsm: defineSignals
  • fsm: subscribeSignals
  • fsm: initFsmInstance
  • fsm: _execAction
  • fsm: _execAllActions
  • fsm: defineActions
  • fsm: transition
  • fsm: setContext
  • fsm: getContext
  • fsm: getState
  • fsm: _getFsmConstructor
  • fsm: _getFsmInstance
  • fsm: defineConstructor
  • fsm: new core
  • fsm: remove old apis
  • fsm: add state prop and remove gotState
  • signal: change subscribe default receivePrevious to NextCycle
  • signal: new core interface
  • signal: core libs
  • signal: clear old api
  • form-registering: rename service

Features

  • .github: add form service to publish container (a42accc) by @
  • .github: copy config from alwatr! (9744ef8) by @
  • .prettierrc: add prettier-plugin-tailwindcss (26fdb04) by @
  • .vscode: extension recommendation (70de504) by @
  • alwatr-icon: icon component (ddb7180) by @
  • demo: improve icon demo (9bfa525) by @
  • add .editorconfig file (26cac41) by @
  • Add @alwatr/fetch-state-machine package (03e3a62) by @alimd
  • Add @alwatr/observable package (e554c91) by @alimd
  • Add Alwatr Flux package (22c59e3) by @
  • add alwatr rsa key (06da270) by @
  • add chrome-profile to gitignore (a827e0e) by @
  • add config.yml (86a6e8a) by @
  • add eslint configuration (d1a974f) by @
  • add math demo (36d074e) by @
  • add new workflows (49152e1) by @
  • Alwatr Finite State Machines (3ed108f) by @
  • alwatr-icon: improve (521319c) by @
  • api-request: base on server-request (32e663b) by @
  • bench: improve bench mark logs (9865ebb) by @
  • bench: test logger benchmark impact (beaa258) by @
  • bench: test object vs map (9b88716) by @
  • bew package @alwatr/context (9ee2204) by @alimd
  • build demo (4f78403) by @
  • build index (7ba1338) by @
  • build: configurations (12fd506) by @
  • classic-cloud: new deployment (8c1f0c8) by @
  • classic-cloud: static file serve and review deploy (d71a05a) by @
  • cloud/container: clone adminer image o ghcr (6dd4edf) by @
  • cloud/container: clone mariadb image to ghcr (6a30c84) by @
  • cloud/container: clone traefik image o ghcr (4f80767) by @
  • cloud: clone php image to ghcr (1bef57a) by @
  • cloud: clone wordpress image to ghcr (fe6edbb) by @
  • com-api: demo user (d13b5b4) by @
  • com-api: refactor storage path and auth (c7cf27d) by @
  • com-pwa/sign-in: use simple hash for phoneNumber (892eb7a) by @
  • com-pwa: Customer Order Management PWA (d2d8630) by @
  • com-pwa: submitting, submitSuccess, submitFailed state (de8ca7d) by @
  • container: alpine with CI deploy workflow (51324e0) by @
  • container: tdlib! (d3c4fb4) by @
  • context: add requestIfNotComplete (31c8d61) by @
  • context: awesome server context (93ecadf) by @
  • context: new package (f11758a) by @
  • context: simple context api (123899c) by @
  • core/type: make package (5023d5c) by @
  • crypto/hash: new crc length strategy (0ef2420) by @
  • crypto: add user factory demo (2b82df5) by @
  • demo html (40cfbdf) by @
  • demo-pwa: add postcss and tailwind to esbuild (8eca7ff) by @
  • demo-pwa: build service worker on build proccess (d3bbe8a) by @
  • demo/crypto: random (8c5a613) by @
  • demo/data-storage: init demo (6373254) by @
  • demo/fsm2: rewrite with abstract for base class (beee9a2) by @
  • demo/fsm: new demo for state machine (69e4661) by @
  • demo/fsm: update (c068a04) by @
  • demo/fsm: update with new api (5edd3c9) by @
  • demo/i18n: relativeTime (fd9a698) by @
  • demo/i18n: test loading (6aa8d97) by @
  • demo/router: enhance demo (f9f0338) by @
  • demo/signal2: add context example (57bd783) by @
  • demo/signal2: add demo (109a8c1) by @
  • demo/signal2: simple signal (8597c7e) by @
  • demo: add i18n (1775906) by @
  • demo: add router2 (a101328) by @
  • demo: add server-context demo (40339a7) by @
  • demo: add error and force sample (4403703) by @
  • demo: add font demo (e2c383c) by @
  • demo: add vatr logger demo (cece668) by @
  • demo: crypto hash (159a7f6) by @
  • demo: dynamic icon demo (7c8acc8) by @
  • demo: fetch (3f0cc84) by @
  • demo: fetch revalidateCallback (cbd7112) by @
  • demo: font (2a4fa4e) by @
  • demo: forAll storage-client (2470ca6) by @
  • demo: fsm light machine (370adaf) by @
  • demo: improve demo dark mode (2a80a5f) by @
  • demo: new fsm (6897c0c) by @
  • demo: router outlet demo (9782b74) by @
  • demo: seprate fonts (8025361) by @
  • demo: storage-client (c6abf1c) by @
  • demo: vatr logger demo (900010f) by @
  • deploy: add another script for simpler usage (78d06f9) by @
  • dev-server: debug mode (c20562e) by @
  • dev-server: debug mode (262f962) by @
  • director: job providers (9fce537) by @
  • element: add to tsconfig (410a1f7) by @
  • element: LoggerMixin (ff3fa85) by @
  • es bench (2a6318e) by @
  • es-bench: compare bind vs class (d5dd6ff) by @
  • es-bench: compare bench (1c9ecc2) by @
  • es-bench: date locale (7a5a58c) by @
  • es-bench: enhance with optional count and warning (4fd2d51) by @
  • es-bench: new bench model (daa1c7a) by @
  • es-bench: test flatStr (3d742e7) by @
  • es-bench: test node exist methods (b1d758b) by @
  • es-bench: worker (d92d09a) by @
  • eslint: configurations (bb0a02b) by @
  • eslint: update config (32023a6) by @
  • fetch-state-machine: Add AlwatrJsonFetchStateMachine class (6cd7fd4) by @alimd
  • fetch-state-machine: Add AlwatrJsonFetchStateMachineBase class (9560379) by @alimd
  • fetch: cache strategy (7c112d2) by @
  • fetch: cache strategy demo (e60e865) by @
  • fetch: docs & pattern (8e5330d) by @
  • fetch: improve demo (a2628de) by @
  • fetch: new enhanced fetch package (15a9330) by @
  • fetch: support nodejs (37ea2c0) by @
  • fetch: update demo (03e52be) by @
  • file-storage: json (7fb6a67) by @
  • fms: complete new FSM api base on signal! (61999eb) by @
  • font: define fonts, the wight way! (9d14271) by @
  • font: demo for sahel (7926ad3) by @
  • fract: elegant simple render strategy powered by lit written in tiny TypeScript module for who hate react! (e14514a) by @
  • fsm: _execAction (d7aa5b2) by @
  • fsm: _execAllActions (a1a2a58) by @
  • fsm: _getFsmConstructor (3677f5f) by @
  • fsm: _getFsmInstance (6015000) by @
  • fsm: $all and $self state (16ce892) by @
  • fsm2: base class (79d658a) by @
  • fsm2: review and cleanup (0e7a32b) by @
  • fsm2: rewrite from scratch. (2509e4a) by @
  • fsm2: simple FiniteStateMachine and base (acdd884) by @
  • fsm2: StateRecord conf (fd3343b) by @
  • fsm2: update demo (7f19437) by @
  • fsm2: use abstract for base class (948ec30) by @
  • fsm: add signalRecord to config (255200b) by @
  • fsm: add unsubscribe (3820ef3) by @
  • fsm: callback in provider signals (b1a71bc) by @
  • fsm: custom signal callback (1769dce) by @
  • fsm: defineActions (1938a53) by @
  • fsm: defineConstructor (6f0763d) by @
  • fsm: defineSignals (3c17c70) by @
  • fsm: destroy and expire api (7cb7185) by @
  • fsm: enhance types (4da8427) by @
  • fsm: export fsm main api (8ed8736) by @
  • fsm: finiteStateMachineConsumer (5e12fe8) by @
  • fsm: getContext (5081bfe) by @
  • fsm: getState (613634b) by @
  • fsm: initFsmInstance (0e8260a) by @
  • fsm: make simple state machine (b8cb33d) by @
  • fsm: new core (73255f8) by @
  • fsm: new defineConstructorSignals, defineInstanceSignals (fa45b45) by @
  • fsm: new state context type with {to, from, by} (05435d0) by @
  • fsm: new types (3e08ba7) by @
  • fsm: render (88aaa55) by @
  • fsm: rewrite state machine (c8d91eb) by @
  • fsm: rewrite with signal power (73fd681) by @
  • fsm: setContext (0c21a3e) by @
  • fsm: share state events (aa3ae47) by @
  • fsm: subscribe (d224072) by @
  • fsm: subscribeSignals (2d9b07e) by @
  • fsm: transition (81396af) by @
  • fsm: transition with partial context set (fd476ff) by @
  • i18n2: add i18n2 class base (bf1bec4) by @
  • i18n: add replaceNumber and auto detect setLocale from html (93d46a5) by @
  • i18n: start new package for i18n/l10n (bc719d0) by @
  • icon2: a lit directive to show the icons (584cc8e) by @
  • icon: refactor and improve (62b57a1) by @
  • improve error debugging (35b6e2d) by @
  • issue-template: bug report and feqture request form template (51d1642) by @
  • jatabase: demo (83eb9ef) by @
  • keep: base pwa (c0c27b7) by @
  • labs refrences and workspace (076e0d5) by @
  • lerna: migrate to 7 (3d9e3b7) by @
  • logger: add logProperty, logMethodFull (f826985) by @
  • logger: complete refactor the logger with new API and fix show correct line number (78a5f83) by @
  • logger: node coloring support (b67e318) by @
  • logger: vatr logger package (d9724a5) by @
  • math: getDeviceUuid (5790b33) by @
  • math: rename deviceId to clientId (a326f7c) by @
  • Math: translateUnicodeDigits (e522074) by @
  • micro-server: make new package (7a952bd) by @
  • new build process (635e798) by @
  • new package for AlwatrRemoteContextStateMachine (bffd7d8) by @alimd
  • new ui design system (fa6e1ca) by @
  • nginx: review and rearrange conf folders (bc1692d) by @
  • nginx: update to 1.1.0 (0b11afb) by @
  • nginx: update version to 1.24 (c4a20f4) by @
  • nginx: upgrade to v1.9.0-1.25-alpine (e5b87b0) by @
  • nocodb: use internal image (77b3628) by @
  • notify: new package (f9ef1e5) by @
  • package: add pwa (b1c8872) by @
  • package: pull push script (a4ac3d0) by @
  • playground: base package (32bb1f4) by @
  • playground: remove postcss-copy (d965773) by @
  • prettier config (bb1cb83) by @
  • publish-alwatr-container: cosign (bffbe40) by @
  • publish-container: improve CI/CD (43d33c8) by @
  • publish-services: add all services to matrix (c874ffa) by @
  • publish-services: cache (aa48911) by @
  • publish-services: publish for next branches (c6c79b4) by @
  • publish-services: set path on pr (b0be7f2) by @
  • publish-services: synamic dockerfile for all services (cd6c2ed) by @
  • pwa/flight-finder: build (a217008) by @
  • pwa: improve esbuild (61e9d57) by @
  • pwa: service worker (3ba41fc) by @
  • pwa: watch mode (f872b2d) by @
  • review (c2e3b0a) by @
  • review and cleanup all workflows (f0985f2) by @
  • router: improve demo for test signal! (776bca8) by @
  • router: simple demo (524e864) by @
  • scripts: add watch commands (99ff8ce) by @
  • server-context: add server-context itself! (f6d78dd) by @
  • server-context: add new module (15c1951) by @
  • server-context: AlwatrServerContext (9e4d816) by @
  • server-context: dynamic extra state/event type (4a5e828) by @
  • server: build index file (36aa470) by @
  • server: install and config web dev server (57dabb6) by @
  • services: improve all docker deployment (3ac43ef) by @
  • signal-manager: enhance provider, docs (25a3510) by @
  • signal2/context: base class (b70731a) by @
  • signal2: add event signal class (71959e0) by @
  • signal2: add multi-thread functionality (74e9a07) by @
  • signal2: AlwatrContext (b5891b9) by @
  • signal2: AlwatrObservable (899a2f9) by @
  • signal2: AlwatrObservableInterface (b415ca7) by @
  • signal2: base package (d4c6174) by @
  • signal2: external types (532c62f) by @
  • signal2: new AlwatrContextSignal extends AlwatrBaseSignal (4b89656) by @
  • signal2: new AlwatrEventSignal extends AlwatrBaseSignal (dd716de) by @
  • signal2: new AlwatrMultithreadContextSignal extends AlwatrBaseSignal (ea1e976) by @
  • signal2: new AlwatrSimpleSignal extends AlwatrBaseSignal (e7c8271) by @
  • signal2: new base class for handle all features (77071f4) by @
  • signal2: new context (33556f4) by @
  • signal2: update demo (8021ddf) by @
  • signal: add untilChange for contextProvider (6b1b59e) by @
  • signal: alias in SignalInterface & BoundSignalInterface (f2cf2d7) by @
  • signal: bind signal (e22c2b3) by @
  • signal: command handler/provider interface (35a42cd) by @
  • signal: command signals (ddcc3ff) by @
  • signal: command trigger interface (f918ba5) by @
  • signal: commandSignal (ff2b83d) by @
  • signal: context prover and consumer (6b08390) by @
  • signal: contextProvider.expire (534a17e) by @
  • signal: defineCommand return ListenerSpec (39310a6) by @
  • signal: demo as test (3e093b3) by @
  • signal: dispatch NextCycle option (da29a8e) by @
  • signal: event listener interface (23c7872) by @
  • signal: event trigger interface (59d1023) by @
  • signal: new contextConsumer interface (4ad98d5) by @
  • signal: new contextProvider interface (c2c9830) by @
  • signal: new demo (916568f) by @
  • signal: new manager interface (a93cce8) by @
  • signal: new requestable context consumer interface (7be49a4) by @
  • signal: new requestable context provider interface (0fb920e) by @
  • signal: new RequestableContext with state (5017feb) by @
  • signal: new signal dynamic types (c1439e4) by @
  • signal: new simple api (aaadd84) by @
  • signal: refactor all generic types with Stringifyable (e383649) by @
  • signal: requestSignal (ba8d248) by @
  • signal: separate request command with response (ea626f5) by @
  • signal: signal.request (ae0073d) by @
  • signal: signal.untilNext (ffec6d1) by @
  • signal: signals.expire (f7a512c) by @
  • soffit-pwa: deployment (1d7ada3) by @
  • soffit-pwa: product page (cb0a0a6) by @
  • soffit-pwa: publish container (ee99570) by @
  • storage-client: benchmark test (0f5e618) by @
  • storage-client: performance demo (bcabcd2) by @
  • storage: add _createdBy and _updatedBy (34b731b) by @
  • storage: force save abd exist hook to prevent data lost (4c84d4f) by @
  • storage: improve process and add has, storagePath, keys and length (2b2ef51) by @
  • style: add our z-index (eb62174) by @
  • style: new package for alwatr 2 css system (e4408bb) by @
  • svg-icon: init svg-icon package (ionicons) (#14) (766c9c8) by @
  • switch to lerna-lite (ee63e50) by @
  • token: generate and verify HOTP tpkens (4944f44) by @
  • token: new package files (2d6f7a0) by @
  • tokens: z-zindex (402d412) by @
  • tsconfig: uniquely/soffit-site-pwa (3b2fd3d) by @
  • type: Stringifyable (562849b) by @
  • ui-kit/text-area: new component (57c94f1) by @
  • ui-kit2: base package (d458fc6) by @
  • ui-kit: new package (fbebe71) by @
  • ui/demo: new pwa package (#508) (98d417d) by @
  • update all repo files from alwatr (b85a3a6) by @alimd
  • update README.md (bf6966f) by @
  • update root dotfiles ro latest changes from alwatr (e9183cd) by @
  • update workflow (caeec04) by @
  • upgrade nginx 1.8.0-1.25-alpine (24266ec) by @
  • util: add string capitalize (852ac7d) by @
  • util: new package (bf3fe09) by @
  • v2fly: new configs (fb3664d) by @
  • validator: add phone validation (779cfd3) by @
  • validator: demo (eda0288) by @
  • validator: demo (d2baf68) by @
  • validator: update demo (fb7266b) by @
  • validator: update demo (4329c52) by @
  • validator: update demo (56963f7) by @
  • wds: add 0.0.0.0 hostname (22326e2) by @
  • wordpress: improve deployment to use multi env files (2d55208) by @
  • workflow.publish-alwatr-container: add keep-pwa (b92cc19) by @
  • workflow/lint: add schedule (eab9bcc) by @
  • workflow: add com api and pwa (d6226ad) by @
  • workflow: add nginx-storage to ci/cd (9df3cf5) by @
  • workflow: add tests workflow (3c6cb91) by @
  • workflow: add verify workflow (51e48ac) by @
  • workflow: publish services (f9f13dc) by @
  • workflow: remove njfamirm from reviewer (f61c9c3) by @
  • workflow: rename workflow file (8000f3d) by @
  • workflows: Add To GitHub projects (cf55cae) by @
  • workflows: CodeQL Analyze (8398944) by @
  • workflows: Dependency Review (bfd7ab6) by @
  • workflows: new eslint workflow (fec0478) by @
  • xz-example: such a wow! (2a10a8d) by @

Bug Fixes

  • .github/depbot: syntax issue (b8cb0e6) by @
  • .github: matrix (f7037fa) by @
  • add esbuild to git ignore (97654ce) by @
  • add lint to scripts (f02f3eb) by @
  • add rest client extension to recommendation (0817c9e) by @
  • add type module (508f2d8) by @
  • alalwatr (25b2a9b) by @
  • all new repo path and packages dependencies (21a6afa) by @
  • all package refrences (9072955) by @
  • bug: rootDir src to . (76c3fe5) by @
  • build com-cpi (4f1d9e3) by @
  • build issue (577f0b2) by @
  • build issues (2ded558) by @
  • build issues (a61f062) by @
  • change all @one to @vatr (636ccdd) by @
  • ci/dependabot: schedule time type (e70cccc) by @
  • clean command (9e78229) by @
  • clean ff old packages (65319a4) by @
  • cleanup old signal and fsm v1 (bde0bea) by @
  • cloud/deploy: rename ssh-rsa (9a24a25) by @
  • cloud: add fpm suffix (fc3f62c) by @
  • cloud: clone two version of wordpress (9ecb795) by @
  • cloud: deploys path (4de14f5) by @
  • compatible with new esbuild api (65102f7) by @
  • context: compatible with new storage api (e2127db) by @
  • context: merge request option issue (356ad49) by @
  • core/crypto: rename token to crypto (ad4a74a) by @
  • crawler: structure (c561546) by @
  • crypto: package (f29a1e0) by @
  • demo/crypto: loggers & token (cd73aa5) by @
  • demo/crypto: log (8572565) by @
  • demo/crypto: revert last demo (399fc2c) by @
  • demo/crypto: use all token status (6fa08db) by @
  • demo/finite-state-machine2: update based on its module (0a50eaa) by @
  • demo/fsm: context object (ef73f46) by @
  • demo/fsm: new demo for new fsm (e93b5c3) by @
  • demo/icon: remove preloadIcon in demo (769a172) by @
  • demo/math: remove getClientId (b5783ee) by @
  • demo/server-context: fn name (829c208) by @
  • demo/signal2: add event demo & sort folders (5f5cb3f) by @
  • demo/signal2: use new classes (68131a3) by @
  • demo/storage-client: getStorage (d54ecdc) by @
  • demo/storage-client: handle document not found (25582db) by @
  • demo/storage-client: set default token (165d967) by @
  • demo/storage-client: update config (ec46e4b) by @
  • demo/storage-client: use host in config (57b16a4) by @
  • demo/storage-engine: use save (4a3cdf5) by @
  • demo/token: import type (f0192f7) by @
  • demo: cleanup (9be078c) by @
  • demo: fix demo based on latest fsms changes (2d5cd32) by @
  • demo: package (8c4705a) by @
  • demo: router 2 (a50a22c) by @
  • demo: token (5e615b3) by @
  • demo: update types (832ecf4) by @
  • demo: use AlwatrApiRequest (8776416) by @
  • deploy speed issue (2cfd13f) by @
  • encription in git attributes (114a510) by @
  • env files (0b97a02) by @
  • es-bench: bench calc issue (4558eb1) by @
  • es-bench: calc memory usages (8e72ce8) by @
  • es-bench: logger dev mode (915ee30) by @
  • es-bench: remove stat (ef4d473) by @
  • eslint: project path (9d78869) by @
  • fetch: compatible with new ts types AbortSignal (efd7b6d) by @
  • fix import module (c6542bf) by @
  • fms: import path (d49e603) by @
  • font: cleanup (2953824) by @
  • font: review (6937536) by @
  • form-registration: service name (bcf04c7) by @
  • fsm/demo: signalList (084a5ef) by @
  • fsm2: add name to config & remove context (8daeb45) by @
  • fsm2: convert config to an object (ab81fc3) by @
  • fsm2: types (802a783) by @
  • fsm: action maybe async (9376f74) by @
  • fsm: autoSignalUnsubscribe type (191f626) by @
  • fsm: call render states function in there own this (a241085) by @
  • fsm: cleanup old (c9ac941) by @
  • fsm: compatible with new logger api (77db656) by @
  • fsm: demo (971688b) by @
  • fsm: every signal mather (4dfa075) by @
  • fsm: fix order of initFsmInstance args (54c0f06) by @
  • fsm: import issue (9674f34) by @
  • fsm: initial exec actions (2f4dc26) by @
  • fsm: last reported bugs in set state (b1c93db) by @
  • fsm: make it private (7f1cf70) by @
  • fsm: remove additional import (50fb4b1) by @
  • fsm: remove old apis (96be26e) by @
  • fsm: review reset process (608d88f) by @
  • fsm: run init entry actions (0c4ebaa) by @
  • fsm: update context in transition bug (db6bd53) by @
  • github-actions: specific all versions (3bb6e5e) by @
  • github/workflow: schema detect (1cd2163) by @
  • gitignore: ignore db (4078b08) by @
  • import util/node (ff954de) by @
  • issue_template: add all packages (84bcc50) by @
  • lerna: add ignoreChanges for all md files! (ee84128) by @
  • lerna: changelogIncludeCommitsClientLogin (8d2bd9a) by @
  • lerna: include readme to publish chnages (570f528) by @
  • lerna: remove changelogIncludeCommitsClientLogin (f8b5dda) by @
  • lerna: remove ignoreChanges (85a21f1) by @
  • lerna: version behavior (db0513d) by @
  • lint: ignore es-bench (4fa5ed5) by @
  • lit-analyzer version (79f3dda) by @
  • math: build (e0c19e3) by @
  • missing packages (3c411bd) by @
  • new logger api (deeca0e) by @
  • nginx: force-domain bug (b7b4fb4) by @
  • old One repo links (84c6487) by @
  • package.json: build script (9b689ae) by @
  • package: build:r before version (8f503d2) by @
  • package: build/lint script (60ec663) by @
  • package: eslint command (4fb2ec9) by @
  • packages (3078afa) by @
  • packages and refs (01faa81) by @
  • package: update from eslib and change to alwatr signal (5957749) by @
  • playground: set prettier default for formatting (5359f67) by @
  • pr-template: make it simple (23a30ad) by @
  • publish-alwatr-container: cosign issue (4f78ed3) by @
  • publish-container: 403 error (cc229d9) by @
  • publish-container: ignore tdlib (ba723e4) by @
  • publish-container: image metadatas (7fc4cc7) by @
  • publish-container: prevent to build on any pr merged (e3b6854) by @
  • publish-services: image name (0f9b9d6) by @
  • pwa-helper: add to root tsconfig refrences (d88f8db) by @
  • readme: logo path (88bad5c) by @
  • remove _updatedBy (d480514) by @
  • remove src and move all content to root (e2f4ce3) by @
  • remove watch scripts (fb5b19e) by @
  • remove license (36d2075) by @
  • remove npm token from install dependencies (8d013ff) by @
  • remove pwa from workspace (a88f464) by @
  • remove serve script (0e47324) by @
  • repo address (ed3d7d1) by @
  • reported issues (39ff1c8) by @
  • review (210d6cb) by @
  • review issue (7b21b8d) by @
  • router2: complete class methods & move outlet to utility file (68b75b9) by @
  • server-context: add _request & _actionRecord (a7e3325) by @
  • server-context: arg of request in AlwatrApiRequest (7a2a9aa) by @
  • server-context: compatible with new logger api (916db77) by @
  • server-context: convert some super to this (13e9604) by @
  • server-context: export api-request (71b7fed) by @
  • server-context: export server-context to use (15ce6a5) by @
  • server-context: import issue (aa76ffe) by @
  • server-context: request options gone in offline requests (a80b79e) by @
  • server-context: review and fix runtime issues (4b2e271) by @
  • server-context: tsconfig (1db9eef) by @
  • server-request: review and enhance (15a0a97) by @
  • services/telegram-notifier: remove storga-client (185795d) by @
  • services: name and desc (33d4252) by @
  • set correct path (dbd290d) by @
  • signal/core: _getSignalObject (7c1a0f6) by @
  • signal2: build issue (359614f) by @
  • signal2: export base (a92652e) by @
  • signal2: handle promise catch (b7d8468) by @
  • signal2: index.ts (76a9b2d) by @
  • signal2: logger method name (82f6336) by @
  • signal2: root exports and reg alwatr module (32c0367) by @
  • signal: alert #1455 (bb93d8f) by @
  • signal: AlwatrMultithreadContextSignal issue (2a450b3) by @
  • signal: clean old interfaces (92f4775) by @
  • signal: clear old api (9724ad9) by @
  • signal: compatible with new logger api (0a3b1c0) by @
  • signal: dont receivePrevious when listener is disabled (352db26) by @
  • signal: export all interfaces (a1279a4) by @
  • signal: export listeners (9cd8a5b) by @
  • signal: import types (eaaa2a7) by @
  • signal: interface bind type (dec6d85) by @
  • signal: NextCycle with own detail (6514115) by @
  • signal: nodejs compatibility (b7b7c84) by @
  • signal: package name (4791b54) by @
  • signal: reported issues (ecc6d91) by @
  • signal: requestableContextConsumer bind issue (c42bd96) by @
  • signal: requestableContextProvider.getValue (e31c117) by @
  • signal: requestContext dispatch issue (e9e21f2) by @
  • signal: signal2 name (70b71e3) by @
  • signal: TSignal on SignalControllerInterface (a0e8d48) by @
  • signal: types (2460dc9) by @alimd
  • soffit-pwa: app config and temp service worker (ff9d9cd) by @
  • soffit-pwa: deploy (5d79e2b) by @
  • storage: _last ket (cef74a8) by @
  • storage-client: demo (8cb6fdc) by @
  • storage-client: demo get not found (8bb849f) by @
  • storage-client: demo security issue (0756126) by @
  • storage-client: handle 404 in benchmark (6ed63b4) by @
  • storage-engine: dev mode (91bef5a) by @
  • storage: performance demo test (6ac19ac) by @
  • token: calc benchs (6241f36) by @
  • try to fix typescript importer in eslint (0225fa6) by @
  • ts refrence path (c2baa44) by @
  • tsconfig (9cf3597) by @
  • tsconfig issues (8e86e68) by @
  • tsconfig path (bc81b7f) by @
  • tsconfig refrences (fa59905) by @
  • tsconfig refrences (888d4f2) by @
  • tsconfig: add missing core/validator (564625d) by @
  • tsconfig: add router (b0fd1ec) by @
  • tsconfig: add useDefineForClassFields (f9c6a7f) by @
  • tsconfig: re-enable com-pwa (3f56478) by @
  • tsconfig: rename storage to storage-engine (bd09d4c) by @
  • tsc: remove ff (551f19d) by @
  • typescript: rollback to 4.9.5 (3f0f153) by @
  • ui/*: package path (8b22506) by @
  • ui/*: package path in refrences (cc9a55f) by @
  • ui/style/mobile-only: use --sys-breakpoint-handset (f890b4c) by @
  • update types (701618d) by @
  • use ~ for package version (e5eb777) by @
  • util: remove package (2156bc8) by @
  • validator: deps (d5c6331) by @
  • validator: remove extra trim (689c120) by @
  • validator: validate boolean (dcd2069) by @
  • version in package.json (d824ca5) by @
  • vscode: clean settings.json (6da9393) by @
  • vscode: file exclude pattern (92d608f) by @
  • vscode: files.exclude setting (d0fa8a4) by @
  • vscode: re-enable lit-plugin.rules.no-missing-import (d7c5627) by @
  • vscode: tsdk (b929b50) by @
  • web-dev-server (fa5a9fa) by @
  • wordflows: tests on all branches (84a6afe) by @
  • workflow/build: name (9bbed30) by @
  • workflow/lint: task name (ae69a7a) by @
  • workflow/publish-container: name (fb82a70) by @
  • workflow/publish-container: nginx version (0523ce7) by @
  • workflow/publish-services: build-args (e1eba51) by @
  • workflow/publish-services: name (44438e4) by @
  • workflow/publish-services: run on pull_request (0f7e5f6) by @
  • workflow/publish-services: use default node version (6d8fbd3) by @
  • workflow: build process (86b4076) by @
  • workflow: disable ff-pwa (527fab0) by @
  • workflow: increase nodejs memory usage in lint (917a112) by @
  • workflow: mariadb full version (6754c90) by @
  • workflow: publish container signing (1ac8e34) by @
  • workflow: publish container workflow name (3a3d558) by @
  • workflow: remove duplicate tests on push and pulls (a6d66ac) by @
  • workflow: run issue (a38d485) by @
  • workflows/build: build all child packages (3b03014) by @
  • workflows: add workflow_dispatch (96d78f6) by @
  • workflows: add-to-project token (4c0d73b) by @
  • workflows: add-to-project token (b017c98) by @
  • workflows: build (4744121) by @
  • workflows: build job name (c3f7712) by @
  • workflows: change paths! (a6c1f74) by @
  • workflows: custom version tags for containers (42bcc45) by @
  • workflows: dep review (ceb3493) by @
  • workflows: final test publish container (5b38c1d) by @
  • workflows: image custom versions (74e3fd7) by @
  • workflows: image custom versions (717d279) by @
  • workflows: install deps (2a89936) by @
  • workflows: name (02bdf16) by @
  • workflows: node version (89b6fec) by @
  • workflow: update by push to main/next (008d686) by @
  • workflow: use path for building container (5ea5934) by @
  • workflow: wordpress version (041c4f1) by @
  • workspace (f635293) by @
  • yarn: conflict (b58d95b) by @

Performance Improvements

  • storage-client: refactor for perf improve and keep alive (160bdd0) by @

Code Refactoring

  • AlwatrObservable to use 'message' instead of 'data' (67aa6e0) by @alimd
  • apis: use new nano-server api (384083c) by @
  • classic-cloud: refactor up script and cleanup (6d6821a) by @
  • clean script with rimraf (74bb2a6) by @
  • clean scripts (8ee7e8f) by @
  • com/order-list: review (02ae278) by @
  • context: REQUEST event name (0e67051) by @
  • context: review and enhance core api (8bf3233) by @
  • context: review and rename all vars (fd7352d) by @
  • core: implement by new fsm (1335761) by @
  • crypto: use pre configs (f80070b) by @
  • demo/crypto: hashGenerator config (5415217) by @
  • demo/storage-client: syntax (836dd57) by @
  • demo: rename benchmark (663871b) by @
  • demo: with AlwatrObservable (4d87032) by @
  • fetch-state-machine: Add JFSM classes (de792aa) by @alimd
  • fetch-state-machine: base class and imports (92a17f7) by @alimd
  • fetch: refactor to async (066eacd) by @
  • fetch: remove getJson (6bc3c35) by @
  • fetch: use @alwatr/type (64d6936) by @
  • file-storage: change name to data-storage (5d422d2) by @
  • finite-state-machine2: based on its module (793d1dd) by @
  • finite-state-machine2: based on its module (9aca396) by @
  • folder structure (484da27) by @
  • form-registering: rename service (ebcaacf) by @
  • fsm2: extends from AlwatrBaseSignal (d10f7fa) by @
  • fsm2: with AlwatrObservable (5d896da) by @
  • fsm: add state prop and remove gotState (747abd2) by @
  • fsm: final review (dc599a8) by @
  • fsm: rename main (60a52bd) by @alimd
  • fsm: review (4c19767) by @
  • fsm: signalList array (1ec2279) by @
  • fsm: StateRecord, signalRecord types (8b28484) by @
  • fsm: Update FiniteStateMachineBase class (27a29ca) by @alimd
  • fsm: Update FiniteStateMachineBase class to use class property for state and transition methods (647a921) by @alimd
  • fsm: Update FiniteStateMachineBase state property to message (be1ca78) by @alimd
  • fsm: Update import statement for type.ts (6091385) by @alimd
  • global ALWATR_VERSION (7779c2b) by @
  • icon2: move to ui-kit (28c52de) by @
  • index html file (b791cfc) by @
  • inline export/import type (d1facad) by @
  • jatabase: refactor new package from data-storage (5ad3b85) by @
  • Make dispatch__ method private in AlwatrObservable class (f2fc342) by @alimd
  • math: rewrite UnicodeDigits to improve performance (615282a) by @
  • micro-service: review and improve (53769b5) by @
  • nano-server: rename package (f75bbe8) by @
  • nanoservice: rename microservice starter kit (5db4330) by @
  • package.json: npm-run-all (bda0d3e) by @
  • publish-services: dockerfile (555cea2) by @
  • pwa: review and build (4f19d0d) by @
  • pwa: review and fix (c7fdc5b) by @
  • refactor index (1ef58f3) by @
  • Remove AlwatrApiRequest and AlwatrApiRequestBase classes (7477341) by @alimd
  • Remove empty lines in README.md (f8f25ab) by @alimd
  • Remove unused dependencies from @alwatr/fsm package (da58900) by @alimd
  • rename everything to alwatr! (b3ff40a) by @
  • Rename fetch-state-machine.ts base class name (ab88730) by @alimd
  • Rename fetch-state-machine.ts to base.ts and update imports (5281302) by @alimd
  • rename package to packages (5c45743) by @
  • rename project and review all deps and scripts (0c2e222) by @
  • router2: use util renderState (43175ef) by @
  • router: review and use seprate code file (dc3fce6) by @
  • server-context: rename main (7922599) by @alimd
  • server-context: Update import statements and package version in server-request.ts (17b5669) by @alimd
  • server-context: with AlwatrObservable (6265324) by @
  • server-request: complete refactor all name and methods to new structures (5b9cf1c) by @alimd
  • server-request: complete refactor all name and methods to new structures (7e44e8f) by @alimd
  • service/storage-server: dockerfile (de10760) by @
  • services: to classic-cloud and nanoservice (b283d87) by @
  • signal2: separate classes (52e6220) by @
  • signal: AlwatrContext to use class property instead of calling super.getData_() (bbe18bb) by @alimd
  • signal: change subscribe default receivePrevious to NextCycle (3e8b38f) by @
  • signal: clearDetail in core (48b158f) by @
  • signal: core libs (21ad175) by @
  • signal: full review for fix all issues (05c83bb) by @
  • signal: move core to lib (8abed5c) by @
  • signal: new core interface (51582e6) by @
  • signal: Remove reference to api-server in tsconfig.json (3c6b2e6) by @alimd
  • signal: rename manager to core (b0946ae) by @
  • signal: rename name to id (618494b) by @
  • signal: rename old public api (ad7c8eb) by @
  • signal: review and apply feedbacks (c026f92) by @
  • signal: review everything and change all configs (c903f1c) by @
  • signal: setContextProvider, setCommandProvider, requestContext, requestCommand (0c7139a) by @
  • signal: signal-manager file name (b86e79c) by @
  • signal: Update AlwatrContext to use class property instead of calling super.getData_() (437dbf4) by @alimd
  • soffit-pwa: rename from site (001f452) by @
  • storage-engine: rename AlwatrStorageEngine (e9e3214) by @
  • storage: rename package (6301f5c) by @
  • storage: rename storage to storage-engine (6c9fc74) by @
  • storage: rename to storage-engine (b99d194) by @
  • storage: synchronous operations and fix many bugs (486f8bb) by @
  • StringifyableRecord type (791009c) by @
  • StringifyableRecord type (041fff7) by @
  • telegram-notifier: review (ddfb9f5) by @
  • telegram-notifier: structure (144ca51) by @
  • types: StringifyableRecord all base types (c7ad537) by @
  • ui: card with AlwatrSurfaceElement (94b0260) by @
  • ui: rename demo-pwa (b78d2c0) by @
  • uniquely/soffit-site-pwa: build with esbuild (e15460e) by @
  • Update .vscode/settings.json (1daaf35) by @alimd
  • Update @alwatr/context package and add @alwatr/logger package (54dbf86) by @alimd
  • Update @alwatr/fsm package and add @alwatr/observable package (d78b177) by @alimd
  • Update @alwatr/polyfill-has-own dependency to version ^1.0.9 in fsm package.json (f1c82a6) by @alimd
  • Update @alwatr/signal package (9ec8478) by @alimd
  • Update all package URLs to point to the flux repository (e7e56d2) by @alimd
  • Update AlwatrContext constructor to use AlwatrObservableConfig (f38d27c) by @alimd
  • Update AlwatrContext constructor to use AlwatrObservableConfig (a8c75c6) by @alimd
  • Update AlwatrContext constructor to use AlwatrObservableConfig (98a6de7) by @alimd
  • Update AlwatrContext constructor to use AlwatrObservableConfig (c9c3637) by @alimd
  • Update AlwatrContext to use 'message' instead of 'data' (512789b) by @alimd
  • Update AlwatrContextSignal to AlwatrContext (44dd077) by @alimd
  • Update AlwatrSignal and AlwatrSimpleSignal to use 'message' instead of 'data' (cef6ba6) by @alimd
  • Update AlwatrSignal and AlwatrTrigger constructors (05da419) by @alimd
  • Update package dependencies and references (888f698) by @alimd
  • Update repository name and description (28c72a5) by @alimd
  • use alwatr types (0a8a376) by @
  • use alwatr types (3f61117) by @
  • using globalAlwatr (fa1c983) by @
  • work with new router API (18cd412) by @
  • work with new signal API (628f394) by @
  • workflow/build: new workflow (6ccbee2) by @
  • workflows: seperate build/lint task (73b7a97) by @

Miscellaneous Chores

  • .editorconfig: move to root (f718649) by @
  • .github/depbot: update (2ad66ab) by @
  • .github: add @microsoft/eslint-formatter-sarif (8ffebdb) by @
  • .github: cleanup (42d2b67) by @
  • .github: remove add-to-project workflow (7a80f27) by @
  • .github: remove branch rule in pr (66ead9a) by @
  • .gitignore: ignore db folder (32684ce) by @
  • .vscode: add from alwatr (2bb3d38) by @
  • .vscode: fix settings (89be6c2) by @
  • .vscode: fix settings (67fa1e1) by @
  • .vscode: update extension recommendation (0b16c86) by @
  • .vscode: update to latest changes (d1b6c10) by @
  • add lint package & lint script (797ee61) by @
  • add logo (59a798c) by @
  • add my .gitconfig (32b5278) by @
  • add user to contributors (23efbf6) by @
  • bug_report: add vatr registered to issues (434fcde) by @
  • bug-report: let peaple upload image (74b22ab) by @
  • build configurations (3f9deb1) by @
  • ci/dependabot: schedule (bf03250) by @
  • ci: remove lint group (a8f7fa6) by @
  • ci: update workflow (bb98276) by @
  • classic-cloud: decrypt some scripts (e19df76) by @
  • clean dockerfiles (efd08a7) by @
  • clean junk file (64f0850) by @
  • cleanup (fb6bcef) by @
  • cleanup (4831657) by @
  • cleanup (afbdada) by @
  • cleanup (14dea17) by @
  • cloud/wordpress: update to v6.2 (f1fdcd1) by @
  • cloud: php version (1a566f4) by @
  • command: upd (2aa1c07) by @
  • commenting: rename to comment (5539782) by @
  • common settings/files (bdf4470) by @
  • common settings/files (411eec7) by @
  • configurations & packages (da0f66a) by @
  • context: cleanup context v1 (ce55dd7) by @
  • cSpell word (5d4e15d) by @
  • demo/es-bench: bench many func (42990d3) by @
  • demo: Add refrences to tsconfig (d498503) by @
  • demo: cleanup and page title (5bb6151) by @
  • demo: test the lint workflow (caf1342) by @
  • demo: token benchmark (1a217ed) by @
  • dependabot: fix alwatr deps update issue (84ac701) by @
  • dependabot: fix labels (8ea1a51) by @
  • dependabot: fix schema (b9656a2) by @
  • dependabot: fix schema (bfa7730) by @
  • dependabot: groups (e4157f3) by @
  • dependabot: groups (8c97e41) by @
  • dependabot: more pull requests (d2ddc1f) by @
  • dependabot: more pull requests (5fc3565) by @
  • dependabot: update to latest changes (336a3d7) by @
  • dependabot: wakeup (60a638f) by @
  • deps-dev: bump @babel/core from 7.20.5 to 7.20.7 (7206d52) by @
  • deps-dev: bump @babel/core from 7.20.7 to 7.20.12 (db4c960) by @
  • deps-dev: bump @ionic/core from 6.4.1 to 6.4.2 (#644) (b33c683) by @
  • deps-dev: bump @ionic/core from 6.4.2 to 6.5.0 (#683) (c98fc50) by @
  • deps-dev: bump @material/web from 1.0.0-pre.1 to 1.0.0-pre.2 (7fe0196) by @
  • deps-dev: bump @material/web from 1.0.0-pre.10 to 1.0.0-pre.11 (5e99f39) by @
  • deps-dev: bump @material/web from 1.0.0-pre.2 to 1.0.0-pre.3 (06baf55) by @
  • deps-dev: bump @material/web from 1.0.0-pre.3 to 1.0.0-pre.4 (da35ce6) by @
  • deps-dev: bump @material/web from 1.0.0-pre.4 to 1.0.0-pre.5 (9fe9929) by @
  • deps-dev: bump @material/web from 1.0.0-pre.5 to 1.0.0-pre.6 (8807577) by @
  • deps-dev: bump @material/web from 1.0.0-pre.6 to 1.0.0-pre.7 (3902603) by @
  • deps-dev: bump @material/web from 1.0.0-pre.7 to 1.0.0-pre.9 (0191d47) by @
  • deps-dev: bump @material/web from 1.0.0-pre.9 to 1.0.0-pre.10 (572118d) by @
  • deps-dev: bump @rollup/plugin-babel from 6.0.2 to 6.0.3 (52f1fc0) by @
  • deps-dev: bump @rollup/plugin-terser from 0.1.0 to 0.2.1 (76c95a8) by @
  • deps-dev: bump @rollup/plugin-terser from 0.2.1 to 0.3.0 (6b5c4f9) by @
  • deps-dev: bump @types/node from 18.11.10 to 18.11.11 (05c2e02) by @
  • deps-dev: bump @types/node from 18.11.10 to 18.11.11 (dc3d42f) by @
  • deps-dev: bump @types/node from 18.11.11 to 18.11.12 (64f77a0) by @
  • deps-dev: bump @types/node from 18.11.12 to 18.11.13 (bc3629e) by @
  • deps-dev: bump @types/node from 18.11.13 to 18.11.15 (532cf46) by @
  • deps-dev: bump @types/node from 18.11.15 to 18.11.17 (0c69e76) by @
  • deps-dev: bump @types/node from 18.11.17 to 18.11.18 (068ec01) by @
  • deps-dev: bump @types/node from 18.11.18 to 18.11.19 (9c9516d) by @
  • deps-dev: bump @types/node from 18.11.19 to 18.13.0 (d2e6116) by @
  • deps-dev: bump @types/node from 18.11.2 to 18.11.3 (c7e1c38) by @
  • deps-dev: bump @types/node from 18.11.3 to 18.11.7 (c284dbb) by @
  • deps-dev: bump @types/node from 18.11.7 to 18.11.8 (fce26df) by @
  • deps-dev: bump @types/node from 18.11.8 to 18.11.9 (18712ff) by @
  • deps-dev: bump @types/node from 18.11.9 to 18.11.10 (ebf3387) by @
  • deps-dev: bump @types/node from 18.11.9 to 18.11.10 (6bc1523) by @
  • deps-dev: bump @types/node from 18.13.0 to 18.14.1 (68f4a6f) by @
  • deps-dev: bump @types/node from 18.14.1 to 18.14.2 (#881) (c33dc20) by @
  • deps-dev: bump @types/node from 18.14.2 to 18.14.4 (6e0eb0e) by @
  • deps-dev: bump @types/node from 18.14.4 to 18.14.5 (417291e) by @
  • deps-dev: bump @types/node from 18.14.5 to 18.15.3 (165af39) by @
  • deps-dev: bump @types/node from 18.15.11 to 18.15.13 (dca5dcc) by @
  • deps-dev: bump @types/node from 18.15.13 to 18.16.0 (6e41582) by @
  • deps-dev: bump @types/node from 18.15.3 to 18.15.5 (5c108e6) by @
  • deps-dev: bump @types/node from 18.15.5 to 18.15.11 (8e300ea) by @
  • deps-dev: bump @types/node from 18.16.0 to 18.16.1 (b0233a3) by @
  • deps-dev: bump @types/node from 18.16.1 to 18.16.2 (2a8fa20) by @
  • deps-dev: bump @types/node from 18.16.2 to 20.1.0 (4b3c0b8) by @
  • deps-dev: bump @types/node from 18.6.4 to 18.7.14 (c1d92a8) by @
  • deps-dev: bump @types/node from 18.7.14 to 18.7.15 (97ebfd4) by @
  • deps-dev: bump @types/node from 18.7.15 to 18.7.16 (e05ab90) by @
  • deps-dev: bump @types/node from 18.7.16 to 18.7.18 (b1c8122) by @
  • deps-dev: bump @types/node from 18.7.18 to 18.8.2 (a817ee9) by @
  • deps-dev: bump @types/node from 18.7.18 to 18.8.3 (f0ee1e4) by @
  • deps-dev: bump @types/node from 18.8.3 to 18.8.5 (257728f) by @
  • deps-dev: bump @types/node from 18.8.5 to 18.11.2 (808afd1) by @
  • deps-dev: bump @types/node from 20.1.0 to 20.2.5 (1196dc7) by @
  • deps-dev: bump @types/node from 20.2.5 to 20.3.1 (a32192f) by @
  • deps-dev: bump @types/node from 20.3.1 to 20.3.2 (9b480fa) by @
  • deps-dev: bump @types/node from 20.3.2 to 20.4.0 (d8a99f1) by @
  • deps-dev: bump @types/node from 20.4.0 to 20.4.1 (8d15581) by @
  • deps-dev: bump @types/node from 20.4.0 to 20.4.2 (6663126) by @
  • deps-dev: bump @types/node from 20.4.2 to 20.4.5 (741af6f) by @
  • deps-dev: bump @types/node from 20.4.5 to 20.4.6 (20c59f6) by @
  • deps-dev: bump @types/node from 20.4.6 to 20.4.7 (436657a) by @
  • deps-dev: bump @types/node from 20.4.7 to 20.4.8 (1e7ae5f) by @
  • deps-dev: bump @types/node from 20.4.8 to 20.5.0 (78dccb3) by @
  • deps-dev: bump @types/node from 20.5.0 to 20.5.1 (04a1be5) by @
  • deps-dev: bump @types/node from 20.5.1 to 20.5.2 (326beed) by @
  • deps-dev: bump @types/node from 20.5.2 to 20.5.3 (b9f03ce) by @
  • deps-dev: bump @types/node from 20.5.3 to 20.5.4 (15c0527) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (3790d64) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (4bf6c9f) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (d7802fa) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (bb97af4) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (0bcbf52) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (5b9afaf) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (55e7429) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (4283f20) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (375a75f) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (8f10fa1) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (1dda203) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (38d6d3e) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (bcbca76) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (9686942) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (b0b92ff) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (d474603) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (d7f0887) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (827f8cf) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (a489894) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (f81b3fc) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (8993e63) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (625abdc) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (2d828c7) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (ced1b82) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (edca22e) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (6d8788c) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (a22075c) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (c94b0fb) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (e877035) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (19602af) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (8acf617) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (4eda7b9) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (42bc698) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (320cca7) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (5b3dd1a) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (753bd4d) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (1bc3e6d) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (c27f7f4) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (2d6c6d9) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (d004cf8) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (5ffbc27) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (b940eef) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin (b6dd5f4) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 (#671) (7da3bd3) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 (#748) (dfa7dc3) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 (#817) (1c63d00) by @
  • deps-dev: bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 (#884) (6f30ad1) by @
  • deps-dev: bump @typescript-eslint/parser from 5.32.0 to 5.36.1 (733d1c4) by @
  • deps-dev: bump @typescript-eslint/parser from 5.36.1 to 5.36.2 (c0eb9d7) by @
  • deps-dev: bump @typescript-eslint/parser from 5.36.2 to 5.37.0 (251e6a3) by @
  • deps-dev: bump @typescript-eslint/parser from 5.37.0 to 5.38.0 (25f343c) by @
  • deps-dev: bump @typescript-eslint/parser from 5.38.0 to 5.39.0 (4669727) by @
  • deps-dev: bump @typescript-eslint/parser from 5.39.0 to 5.40.0 (0db5bed) by @
  • deps-dev: bump @typescript-eslint/parser from 5.40.0 to 5.40.1 (7dc5a81) by @
  • deps-dev: bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (d086cf8) by @
  • deps-dev: bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (4bdef4f) by @
  • deps-dev: bump @typescript-eslint/parser from 5.42.0 to 5.42.1 (5f66b66) by @
  • deps-dev: bump @typescript-eslint/parser from 5.42.1 to 5.43.0 (db44cd0) by @
  • deps-dev: bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (8cd2861) by @
  • deps-dev: bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (763073b) by @
  • deps-dev: bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (d8897a4) by @
  • deps-dev: bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (70df446) by @
  • deps-dev: bump @typescript-eslint/parser from 5.45.0 to 5.45.1 (107a210) by @
  • deps-dev: bump @typescript-eslint/parser from 5.45.0 to 5.45.1 (58718c5) by @
  • deps-dev: bump @typescript-eslint/parser from 5.45.1 to 5.46.0 (7a012c1) by @
  • deps-dev: bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (68f31a8) by @
  • deps-dev: bump @typescript-eslint/parser from 5.46.1 to 5.47.0 (80530f4) by @
  • deps-dev: bump @typescript-eslint/parser from 5.47.0 to 5.47.1 (#578) (6476db4) by @
  • deps-dev: bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (a87bf4a) by @
  • deps-dev: bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (d654ff0) by @
  • deps-dev: bump @typescript-eslint/parser from 5.48.1 to 5.48.2 (#672) (9bdf83f) by @
  • deps-dev: bump @typescript-eslint/parser from 5.48.2 to 5.49.0 (08934d0) by @
  • deps-dev: bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (785dbb2) by @
  • deps-dev: bump @typescript-eslint/parser from 5.50.0 to 5.51.0 (3f378c8) by @
  • deps-dev: bump @typescript-eslint/parser from 5.51.0 to 5.52.0 (#816) (b02d516) by @
  • deps-dev: bump @typescript-eslint/parser from 5.52.0 to 5.53.0 (525b556) by @
  • deps-dev: bump @typescript-eslint/parser from 5.53.0 to 5.54.0 (c98076e) by @
  • deps-dev: bump @typescript-eslint/parser from 5.54.0 to 5.55.0 (d869693) by @
  • deps-dev: bump @typescript-eslint/parser from 5.55.0 to 5.56.0 (846203d) by @
  • deps-dev: bump @typescript-eslint/parser from 5.56.0 to 5.57.0 (12def09) by @
  • deps-dev: bump @typescript-eslint/parser from 5.57.0 to 5.59.0 (e398d1b) by @
  • deps-dev: bump @typescript-eslint/parser from 5.59.0 to 5.59.1 (b80e0ec) by @
  • deps-dev: bump @typescript-eslint/parser from 5.59.1 to 5.59.2 (029d4a3) by @
  • deps-dev: bump @typescript-eslint/parser from 5.59.11 to 5.60.0 (a1ce09a) by @
  • deps-dev: bump @typescript-eslint/parser from 5.59.2 to 5.59.7 (dc72369) by @
  • deps-dev: bump @typescript-eslint/parser from 5.59.7 to 5.59.9 (0508c0a) by @
  • deps-dev: bump @typescript-eslint/parser from 5.59.9 to 5.59.11 (5bd72e4) by @
  • deps-dev: bump @typescript-eslint/parser from 5.60.0 to 5.60.1 (e9973f3) by @
  • deps-dev: bump @typescript-eslint/parser from 5.60.1 to 5.61.0 (112af98) by @
  • deps-dev: bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (111a2e3) by @
  • deps-dev: bump @typescript-eslint/parser from 6.0.0 to 6.1.0 (c5147e1) by @
  • deps-dev: bump @typescript-eslint/parser f...