@appland/appmap 3.14.8 → 3.16.1

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,31 @@
1
+ # [@appland/appmap-v3.16.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.16.0...@appland/appmap-v3.16.1) (2022-01-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Add supports-hyperlinks dependency ([308c4bd](https://github.com/applandinc/appmap-js/commit/308c4bd250f36bf88df3e249fe9d36a9266980b2))
7
+
8
+ # [@appland/appmap-v3.16.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.15.1...@appland/appmap-v3.16.0) (2022-01-25)
9
+
10
+
11
+ ### Features
12
+
13
+ * Add remote recording doc links for Java and JavaScript ([f40affe](https://github.com/applandinc/appmap-js/commit/f40affeb705d30b7bc682d388e37abc0487c7adf))
14
+
15
+ # [@appland/appmap-v3.15.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.15.0...@appland/appmap-v3.15.1) (2022-01-18)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * Add missing dependency on JSONStream ([748876d](https://github.com/applandinc/appmap-js/commit/748876dcb3fc5ff0fe2be831343ff93fc92054df))
21
+
22
+ # [@appland/appmap-v3.15.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.8...@appland/appmap-v3.15.0) (2022-01-18)
23
+
24
+
25
+ ### Features
26
+
27
+ * Port prune subcommand ([fd1d724](https://github.com/applandinc/appmap-js/commit/fd1d7240c2ce8d1fb3227713ab78a1a9761e14a5))
28
+
1
29
  # [@appland/appmap-v3.14.8](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.7...@appland/appmap-v3.14.8) (2022-01-07)
2
30
 
3
31