@appland/appmap 3.33.0 → 3.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,35 @@
1
+ # [@appland/appmap-v3.35.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.34.0...@appland/appmap-v3.35.0) (2022-09-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Don't swallow output from test commands ([e0b3fe0](https://github.com/applandinc/appmap-js/commit/e0b3fe0bd94c68bc31c5a8418184207a5f84b500))
7
+
8
+
9
+ ### Features
10
+
11
+ * Indexing in watch mode now indexes all existing AppMaps ([d7fb3c6](https://github.com/applandinc/appmap-js/commit/d7fb3c6f163a4150c1ae1f2c783e08214dfa0b53))
12
+
13
+ # [@appland/appmap-v3.34.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.33.1...@appland/appmap-v3.34.0) (2022-08-25)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * Add spacing before reporting command failure ([b60bf23](https://github.com/applandinc/appmap-js/commit/b60bf236c7ea941db06732cf316cf7917709e9d2))
19
+
20
+
21
+ ### Features
22
+
23
+ * Create a ticket when "record test" fails. ([206db5e](https://github.com/applandinc/appmap-js/commit/206db5eebeeca118a400a511cdc60ada002acb5e))
24
+ * Don't require user's name for a support ticket ([f308fd0](https://github.com/applandinc/appmap-js/commit/f308fd0aeb1d8aad3fc7ca7fb22a55c0ef0e8d95))
25
+
26
+ # [@appland/appmap-v3.33.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.33.0...@appland/appmap-v3.33.1) (2022-08-17)
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * Don't prompt to create ticket on success ([054d2e6](https://github.com/applandinc/appmap-js/commit/054d2e66984d5a52e35ee426cb0e57d69c94f806))
32
+
1
33
  # [@appland/appmap-v3.33.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.32.2...@appland/appmap-v3.33.0) (2022-08-16)
2
34
 
3
35