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# @stackables/bridge-compiler
22
3+ ## 2.4.3
4+
5+ ### Patch Changes
6+
7+ - [ #125 ] ( https://github.com/stackables/bridge/pull/125 ) [ ` 8da19e8 ` ] ( https://github.com/stackables/bridge/commit/8da19e878fefa67860666bef8ee8f93375ee35d7 ) Thanks [ @aarne ] ( https://github.com/aarne ) ! - Bugfixes and stability
8+
9+ - [ #123 ] ( https://github.com/stackables/bridge/issues/123 ) Unify all Wire types
10+ - Trace propagation with errors
11+ - Tool errors enriched with sourcemaps
12+ - Respect tracing settings for all tools
13+
14+ - Updated dependencies [[ ` 8da19e8 ` ] ( https://github.com/stackables/bridge/commit/8da19e878fefa67860666bef8ee8f93375ee35d7 )] :
15+ - @stackables/bridge-core @1.6.2
16+
317## 2.4.2
418
519### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @stackables/bridge-compiler" ,
3- "version" : " 2.4.2 " ,
3+ "version" : " 2.4.3 " ,
44 "description" : " Compiles a BridgeDocument into highly optimized JavaScript code" ,
55 "main" : " ./src/index.ts" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11# @stackables/bridge-core
22
3+ ## 1.6.2
4+
5+ ### Patch Changes
6+
7+ - [ #125 ] ( https://github.com/stackables/bridge/pull/125 ) [ ` 8da19e8 ` ] ( https://github.com/stackables/bridge/commit/8da19e878fefa67860666bef8ee8f93375ee35d7 ) Thanks [ @aarne ] ( https://github.com/aarne ) ! - Bugfixes and stability
8+
9+ - [ #123 ] ( https://github.com/stackables/bridge/issues/123 ) Unify all Wire types
10+ - Trace propagation with errors
11+ - Tool errors enriched with sourcemaps
12+ - Respect tracing settings for all tools
13+
314## 1.6.1
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @stackables/bridge-core" ,
3- "version" : " 1.6.1 " ,
3+ "version" : " 1.6.2 " ,
44 "description" : " Bridge runtime engine — execute pre-compiled bridge instructions" ,
55 "main" : " ./src/index.ts" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11# @stackables/bridge-graphql
22
3+ ## 1.2.3
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 8da19e8 ` ] ( https://github.com/stackables/bridge/commit/8da19e878fefa67860666bef8ee8f93375ee35d7 )] :
8+ - @stackables/bridge-core @1.6.2
9+
310## 1.2.2
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @stackables/bridge-graphql" ,
3- "version" : " 1.2.2 " ,
3+ "version" : " 1.2.3 " ,
44 "description" : " Bridge GraphQL adapter — wire bridges into a GraphQL schema" ,
55 "main" : " ./src/index.ts" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11# @stackables/bridge-parser
22
3+ ## 1.4.3
4+
5+ ### Patch Changes
6+
7+ - [ #125 ] ( https://github.com/stackables/bridge/pull/125 ) [ ` 8da19e8 ` ] ( https://github.com/stackables/bridge/commit/8da19e878fefa67860666bef8ee8f93375ee35d7 ) Thanks [ @aarne ] ( https://github.com/aarne ) ! - Bugfixes and stability
8+
9+ - [ #123 ] ( https://github.com/stackables/bridge/issues/123 ) Unify all Wire types
10+ - Trace propagation with errors
11+ - Tool errors enriched with sourcemaps
12+ - Respect tracing settings for all tools
13+
14+ - Updated dependencies [[ ` 8da19e8 ` ] ( https://github.com/stackables/bridge/commit/8da19e878fefa67860666bef8ee8f93375ee35d7 )] :
15+ - @stackables/bridge-core @1.6.2
16+
317## 1.4.2
418
519### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @stackables/bridge-parser" ,
3- "version" : " 1.4.2 " ,
3+ "version" : " 1.4.3 " ,
44 "description" : " Bridge DSL parser — turns .bridge text into a BridgeDocument (AST)" ,
55 "main" : " ./src/index.ts" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11# @stackables/bridge
22
3+ ## 2.3.2
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 8da19e8 ` ] ( https://github.com/stackables/bridge/commit/8da19e878fefa67860666bef8ee8f93375ee35d7 )] :
8+ - @stackables/bridge-parser @1.4.3
9+ - @stackables/bridge-core @1.6.2
10+ - @stackables/bridge-graphql @1.2.3
11+
312## 2.3.1
413
514### Patch Changes
You can’t perform that action at this time.
0 commit comments