File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.11 .0"
2+ "." : " 0.12 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.12.0] ( https://github.com/nodejs/orchestrion-js/compare/code-transformer-v0.11.0...code-transformer-v0.12.0 ) (2026-04-06)
4+
5+
6+ ### Features
7+
8+ * ** transformer:** add objectName+propertyName selector to #fromFunctionQuery ([ #58 ] ( https://github.com/nodejs/orchestrion-js/issues/58 ) ) ([ 3f0e14d] ( https://github.com/nodejs/orchestrion-js/commit/3f0e14dc7ea3ff6d022918d67f865f801532502a ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * Preserve Promise subclass return values in wrapPromise ([ #57 ] ( https://github.com/nodejs/orchestrion-js/issues/57 ) ) ([ d59a4e6] ( https://github.com/nodejs/orchestrion-js/commit/d59a4e60c068cdb95c8d2a71b76f61ce6112b53a ) )
14+ * Updated ` Transformer.#visit ` to skip visiting VariableDeclarator nodes ([ #55 ] ( https://github.com/nodejs/orchestrion-js/issues/55 ) ) ([ b494f56] ( https://github.com/nodejs/orchestrion-js/commit/b494f56c57ec33c6ad1995da54a880dec7415d71 ) )
15+
316## [ 0.11.0] ( https://github.com/nodejs/orchestrion-js/compare/code-transformer-v0.10.0...code-transformer-v0.11.0 ) (2026-03-27)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " @apm-js-collab/code-transformer" ,
3- "version" : " 0.11 .0" ,
3+ "version" : " 0.12 .0" ,
44 "license" : " Apache-2.0" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments