We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43de1ac commit d67053dCopy full SHA for d67053d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.5.0
2
+
3
+- fix: Allow injecting into functions nested in functions (#17)
4
5
## 0.4.0
6
7
- feat: Error when code injection fails (#9)
package.json
@@ -1,6 +1,6 @@
{
"name": "@apm-js-collab/code-transformer",
- "version": "0.4.0",
+ "version": "0.5.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
0 commit comments