Releases: Alwatr/alwatr
Releases · Alwatr/alwatr
@alwatr/[email protected]
1.1.0 (2023-09-12)
1.0.0 (2023-06-14)
0.32.0 (2023-05-27)
Bug Fixes
- import util/node (ca9e995)
0.31.0 (2023-05-08)
Bug Fixes
- logger new api (fd86f32)
- new logger api (9d83a7d)
- storage-engine: dev mode (65491ce)
- storage-engine: new _$save method (21cdf51)
Features
- storage-engine: none blocking save storage (f668ba0)
- storage-engine: save new empty storage after open (85bb855)
0.30.0 (2023-03-06)
0.29.0 (2023-02-10)
0.28.0 (2023-01-20)
Bug Fixes
- version in package.json (403baa5)
Features
0.27.0 (2022-12-29)
Bug Fixes
- review issue (e5d192c)
0.26.0 (2022-12-22)
Bug Fixes
@alwatr/[email protected]
1.1.2 (2023-09-12)
Note: Version bump only for package @alwatr/storage-client
@alwatr/[email protected]
1.1.1 (2023-09-12)
Note: Version bump only for package @alwatr/storage-client
@alwatr/[email protected]
1.1.0 (2023-09-12)
1.0.0 (2023-06-14)
0.32.0 (2023-05-27)
Bug Fixes
Features
- storage-client: compatibel with new storage server response types (9b88472)
0.31.0 (2023-05-08)
Bug Fixes
Features
- storage-client:
cacheApiResponse
method (4d6ca79) - storage-client:
link
method (25e2250) - storage-client: add touch method (5a347b3)
0.30.0 (2023-03-06)
0.29.0 (2023-02-10)
0.28.0 (2023-01-20)
Bug Fixes
- storage-client: export AlwatrStorageClientConfig (9d626c2)
0.27.0 (2022-12-29)
Bug Fixes
- review issue (e5d192c)
Features
- type: define alwatrRegistredList (25406c2)
0.26.0 (2022-12-22)
Bug Fixes
- set correct path (d01ce6f)
- storage-client: build issue (20df110)
- storage-client: getStorage queryParameters (441c2f8)
- storage-client: import type (c1ef85d)
- tsconfig (e96dcd3)
Features
@alwatr/[email protected]
1.1.2 (2023-09-12)
Note: Version bump only for package @alwatr/signal
@alwatr/[email protected]
1.1.1 (2023-09-12)
Note: Version bump only for package @alwatr/signal
@alwatr/[email protected]
1.1.0 (2023-09-12)
1.0.0 (2023-06-14)
0.32.0 (2023-05-27)
0.31.0 (2023-05-08)
Bug Fixes
- new logger api (9d83a7d)
- signal: dont receivePrevious when listener is disabled (68ae207)
- signal: requestableContextProvider.getValue (0a7111d)
Features
- signal: new RequestableContext with state (b8a8e55)
0.30.0 (2023-03-06)
Bug Fixes
- signal: NextCycle with own detail (01f3c79)
- signal: nodejs compatibility (69d8a60)
- signal: requestableContextConsumer bind issue (66467f6)
- signal: requestContext dispatch issue (e937ebd)
Features
- signal: add untilChange for contextProvider (cb44916)
- signal: defineCommand return ListenerSpec (21fecac)
- signal: dispatch NextCycle option (b30eb31)
0.29.0 (2023-02-10)
Bug Fixes
- signal/core: _getSignalObject (1374188)
- signal: alert #1455 (203307d)
- signal: clean old interfaces (b2987ad)
- signal: export all interfaces (8704eac)
- signal: export listeners (fb05bfb)
- signal: import types (cc0b88b)
- signal: interface bind type (7b6c820)
- signal: reported issues (75f688f)
- signal: TSignal on SignalControllerInterface (ac42b7c)
Features
- signal-manager: enhance provider, docs (c4583a3)
- signal: alias in SignalInterface & BoundSignalInterface (053030b)
- signal: bind signal (de49a13)
- signal: command handler/provider interface (3d23683)
- signal: command signals (98c1d90)
- signal: command trigger interface (dda9466)
- signal: commandSignal (5a0d7e5)
- signal: context prover and consumer (081a51a)
- signal: contextProvider.expire (7d0ce93)
- signal: event listener interface (4ca4079)
- signal: event trigger interface (9b90597)
- signal: new contextConsumer interface (9ee4a62)
- signal: new contextProvider interface (e5d29eb)
- signal: new manager interface (f028306)
- signal: new requestable context consumer interface (bf6845f)
- signal: new requestable context provider interface (2c8d576)
- signal: new signal dynamic types (0f1a38e)
- signal: new simple api (eb1e478)
- signal: refactor all generic types with Stringifyable (bdcef63)
- signal: separate request command with response (47a779e)
- signal: signal.request (d791b3e)
- signal: signal.untilNext (9df78c0)
- signal: signals.expire (3591efd)
0.28.0 (2023-01-20)
0.27.0 (2022-12-29)
0.26.0 (2022-12-22)
Bug Fixes
Features
- improve error debugging (1fba504)
@alwatr/[email protected]
1.1.2 (2023-09-12)
Note: Version bump only for package @alwatr/server-context
@alwatr/[email protected]
1.1.1 (2023-09-12)
Note: Version bump only for package @alwatr/server-context
@alwatr/[email protected]
1.1.0 (2023-09-12)
Bug Fixes
- server-context: convert some
super
tothis
(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
inAlwatrApiRequest
(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)