File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @dfsync/client
22
3+ ## 0.4.0
4+
5+ ### Minor Changes
6+
7+ - [ #41 ] ( https://github.com/dfsyncjs/dfsync/pull/41 ) [ ` 9ff66ee ` ] ( https://github.com/dfsyncjs/dfsync/commit/9ff66eea776bf262ffb3eef7ca4439df7878d84b ) Thanks [ @romanindev ] ( https://github.com/romanindev ) ! - Minor changes
8+ - refactor request lifecycle architecture
9+ - introduce execution context
10+ - add AbortSignal support (internal + partial public)
11+ - extract request metadata and controller helpers
12+ - improve testability of core modules
13+
314## 0.3.2
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @dfsync/client" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.4.0 " ,
44 "description" : " Reliable service-to-service HTTP communication toolkit for Node.js and TypeScript" ,
55 "license" : " MIT" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments