@forge/cli-shared 9.3.1-next.2-experimental-df8f92e → 9.4.0-next.10

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,17 +1,54 @@
1
1
  # @forge/cli-shared
2
2
 
3
- ## 9.3.1-next.2-experimental-df8f92e
3
+ ## 9.4.0-next.10
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - 7f4844a: Move from node-fetch to native fetch
7
+ - f6607ca: Added new logs filtering flags for containers, services and functions as well as removed the existing containers flag
8
+
9
+ ## 9.4.0-next.9
8
10
 
9
11
  ### Patch Changes
10
12
 
11
- - 93422bb: update 'manifest render' command description
12
- - 93422bb: Add an option to inspect the application bundle
13
- - Updated dependencies [dcbf516]
14
- - @forge/manifest@13.3.1-next.0-experimental-df8f92e
13
+ - Updated dependencies [05f231c]
14
+ - @forge/manifest@13.3.1-next.2
15
+
16
+ ## 9.4.0-next.8
17
+
18
+ ### Patch Changes
19
+
20
+ - 9afd5c3: Add native Forge CLI proxy support for Node and Undici network clients.
21
+
22
+ ## 9.4.0-next.7
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies [ccd5143]
27
+ - @forge/manifest@13.3.1-next.1
28
+
29
+ ## 9.4.0-next.6
30
+
31
+ ### Minor Changes
32
+
33
+ - d1767a0: New dynamic hint bar added to progress display
34
+
35
+ ## 9.4.0-next.5
36
+
37
+ ### Minor Changes
38
+
39
+ - 016ed9d: Upgrading graphql-request dependency
40
+
41
+ ## 9.4.0-next.4
42
+
43
+ ### Minor Changes
44
+
45
+ - 2b13c2e: Move from node-fetch to native fetch
46
+
47
+ ## 9.4.0-next.3
48
+
49
+ ### Minor Changes
50
+
51
+ - ff4f2bf: Add `forge site provision` to provision a new demo site or get an existing demo site.
15
52
 
16
53
  ## 9.3.1-next.2
17
54