We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f313aa4 commit fcec19fCopy full SHA for fcec19f
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
6
7
+## 2.18.0
8
+
9
+- feat: Add `applicationKey` option to identify application code from within the SDK (#540)
10
+- feat: Allow passing of meta-framework as telemetry data (#539)
11
+- feat: Promote experimental `moduleMetadata` option to stable (#538)
12
+- fix(esbuild): Invert warning about `bundle: true` (#542)
13
14
## 2.17.0
15
16
- feat: Deprecate and noop `cleanArtifacts` (#525)
0 commit comments