@equinor/fusion-framework-cli-plugin-mock-server 0.1.0-next.1 → 0.1.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 +7 -7
- package/dist/esm/version.js +1 -1
- package/dist/esm/version.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +4 -4
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# @equinor/fusion-framework-cli-plugin-mock-server
|
|
2
2
|
|
|
3
|
-
## 0.1.0
|
|
3
|
+
## 0.1.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
7
|
+
- f663b46: Add a CLI plugin for running the standalone OpenAPI mock server through `ffc mock-server`.
|
|
8
8
|
|
|
9
9
|
The command layers bundled presets and local executable mock modules, reads `mockServer` defaults
|
|
10
10
|
from `dev-server.config.ts`, and accepts command-line host, port, and seed overrides. The standalone
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
|
|
31
31
|
### Patch Changes
|
|
32
32
|
|
|
33
|
-
- Updated dependencies [
|
|
34
|
-
- Updated dependencies [
|
|
35
|
-
- Updated dependencies [
|
|
36
|
-
- @equinor/fusion-framework-dev-server@2.1.0
|
|
37
|
-
- @equinor/fusion-openapi-mock-server@0.1.0
|
|
33
|
+
- Updated dependencies [f663b46]
|
|
34
|
+
- Updated dependencies [f663b46]
|
|
35
|
+
- Updated dependencies [f663b46]
|
|
36
|
+
- @equinor/fusion-framework-dev-server@2.1.0
|
|
37
|
+
- @equinor/fusion-openapi-mock-server@0.1.0
|
package/dist/esm/version.js
CHANGED
package/dist/esm/version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC"}
|