Skip to content

Latest commit

 

History

History
227 lines (131 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

227 lines (131 loc) · 12.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.2 (2024-11-06)

Note: Version bump only for package @alwatr/remote-context

4.0.1 (2024-11-06)

Note: Version bump only for package @alwatr/remote-context

4.0.0 (2024-11-06)

⚠ BREAKING CHANGES

  • fsm: all name of type ActionName in class actionRecord_ changed

Code Refactoring

  • fsm: update action naming conventions and enhance event handling in state transitions (c3a4094) by @AliMD

Dependencies update

3.2.2 (2024-11-02)

Dependencies update

  • deps-dev: bump @types/node from 22.8.1 to 22.8.6 in the dependencies group (#224) (2ffa758) by @dependabot[bot]
  • deps: bump the alwatr group with 6 updates (#225) (6f22eda) by @dependabot[bot]

3.2.1 (2024-10-28)

Dependencies update

  • bump the alwatr-dependencies group with 2 updates (#217) (a5fd542) by @dependabot[bot]
  • bump the development-dependencies group across 1 directory with 9 updates (9d1d05d) by @dependabot[bot]
  • update nanolib v1.4.0 with other deps (8c0fdcd) by @AliMD

3.2.0 (2024-10-11)

Bug Fixes

  • prevent sideeffects from build result (fbc7a9f) by @mohammadhonarvar

Code Refactoring

  • update imports & packages based on the latest changes of nanolib (b905288) by @mohammadhonarvar

Dependencies update

  • bump the alwatr-dependencies group across 1 directory with 7 updates (daf1c3f) by @dependabot[bot]
  • bump the alwatr-dependencies group with 4 updates (7ce1b54) by @dependabot[bot]
  • bump the alwatr-dependencies group with 8 updates (bc520ba) by @dependabot[bot]
  • bump the development-dependencies group with 10 updates (01de77c) by @dependabot[bot]
  • update (4dc21b2) by @mohammadhonarvar

3.1.1 (2024-09-29)

Miscellaneous Chores

  • edited README (fff9b3f) by @ArmanAsadian
  • remote-context: change the license to AGPL-3.0 (23a238d) by @ArmanAsadian

Dependencies update

3.1.0 (2024-09-26)

Features

  • remote-context: public clean method (138b782) by @AliMD

Code Refactoring

  • fetch-state-machine: Rename requestSuccess_ method to requestSucceeded_ (5d0ca73) by @AliMD
  • remote-context: Clean up context cleanup logic (9ee9a31) by @AliMD
  • remote-context: simplify context update logic (627b4ef) by @AliMD
  • update action names in fetch-state-machine and fsm packages and remove _ prefix (a90d959) by @AliMD

Dependencies update

  • bump @types/node in the development-dependencies group (979223c) by @dependabot[bot]

3.0.3 (2024-09-24)

Note: Version bump only for package @alwatr/remote-context

3.0.2 (2024-09-21)

Dependencies update

3.0.1 (2024-09-17)

Note: Version bump only for package @alwatr/remote-context

3.0.0 (2024-09-17)

Features

  • new package for AlwatrRemoteContextStateMachine (bffd7d8) by @AliMD

1.2.6 (2023-12-19)

Note: Version bump only for package @alwatr/server-context

1.2.5 (2023-12-19)

Note: Version bump only for package @alwatr/server-context

1.2.4 (2023-11-09)

Note: Version bump only for package @alwatr/server-context

1.2.3 (2023-11-01)

Note: Version bump only for package @alwatr/server-context

1.2.2 (2023-10-23)

Bug Fixes

  • server-context: compatible with new logger api (916db77) by @

1.2.1 (2023-10-16)

Bug Fixes

  • server-context: request options gone in offline requests (a80b79e) by @AliMD

1.2.0 (2023-09-19)

Bug Fixes

  • all new repo path and packages dependencies (21a6afa) by @AliMD
  • server-context: import issue (aa76ffe) by @AliMD
  • ts refrence path (c2baa44) by @AliMD

1.1.2 (2023-09-12)

Note: Version bump only for package @alwatr/context

1.1.1 (2023-09-12)

Note: Version bump only for package @alwatr/context

1.1.0 (2023-09-12)

Bug Fixes

  • server-context: convert some super to this (3a79736)
  • server-context: export server-context to use (b71c9a5)

Features

  • server-context: AlwatrServerContext (2ca976a)
  • server-context: dynamic extra state/event type (1cb6db1)

1.0.0 (2023-06-14)

Bug Fixes

  • server-context: add _request & _actionRecord (5037fec)
  • server-context: arg of request in AlwatrApiRequest (d1835eb)
  • server-context: export api-request (b91fe96)
  • server-context: review and fix runtime issues (e2f6814)
  • server-context: tsconfig (b200a21)
  • server-request: review and enhance (ae3b530)

Features

  • api-request: base on server-request (8cfd0d9)
  • server-context: add new module (01d843c)

0.32.0 (2023-05-27)

Bug Fixes

  • context: compatible with new storage api (5251ff0)

0.31.0 (2023-05-08)

Bug Fixes

Features

  • context: add requestIfNotComplete (580d5c9)
  • context: awesome server context (c001c58)
  • context: new package (98ee43d)
  • context: simple context api (2a1b152)

1.0.0 (2023-06-14)

Note: Version bump only for package @alwatr/context

0.32.0 (2023-05-27)

Bug Fixes

  • context: compatible with new storage api (5251ff0)

0.31.0 (2023-05-08)

Bug Fixes

Features

  • context: add requestIfNotComplete (580d5c9)
  • context: awesome server context (c001c58)
  • context: new package (98ee43d)
  • context: simple context api (2a1b152)