@techdocs/cli 0.0.0-nightly-20230320022650 → 0.0.0-nightly-20230322022148

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,16 +1,28 @@
1
1
  # @techdocs/cli
2
2
 
3
- ## 0.0.0-nightly-20230320022650
3
+ ## 0.0.0-nightly-20230322022148
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - b348420a804: Adding global-agent to enable the ability to publish through a proxy
8
8
  - Updated dependencies
9
- - @backstage/backend-common@0.18.3
9
+ - @backstage/backend-common@0.0.0-nightly-20230322022148
10
10
  - @backstage/catalog-model@1.2.1
11
11
  - @backstage/cli-common@0.1.12
12
12
  - @backstage/config@1.0.7
13
- - @backstage/plugin-techdocs-node@1.6.0
13
+ - @backstage/plugin-techdocs-node@0.0.0-nightly-20230322022148
14
+
15
+ ## 1.4.1-next.0
16
+
17
+ ### Patch Changes
18
+
19
+ - b348420a804: Adding global-agent to enable the ability to publish through a proxy
20
+ - Updated dependencies
21
+ - @backstage/backend-common@0.18.4-next.0
22
+ - @backstage/config@1.0.7
23
+ - @backstage/catalog-model@1.2.1
24
+ - @backstage/cli-common@0.1.12
25
+ - @backstage/plugin-techdocs-node@1.6.1-next.0
14
26
 
15
27
  ## 1.4.0
16
28
 
@@ -259,6 +259,11 @@
259
259
  "type": "string"
260
260
  }
261
261
  }
262
+ },
263
+ "enableExperimentalRedirectFlow": {
264
+ "description": "$ Enable redirect authentication flow type, instead of a popup for authentication\n default value: 'false'",
265
+ "visibility": "frontend",
266
+ "type": "boolean"
262
267
  }
263
268
  },
264
269
  "required": [
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Backstage is an open platform for building developer portals"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><link rel="icon" href="/favicon.ico"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"/><title>Techdocs Preview App</title><script defer="defer" src="/static/runtime.064e589e.js"></script><script defer="defer" src="/static/module-material-ui.617f168b.js"></script><script defer="defer" src="/static/module-lodash.b0e3bf8c.js"></script><script defer="defer" src="/static/module-date-fns.eeb6d2d2.js"></script><script defer="defer" src="/static/module-yaml.feabae04.js"></script><script defer="defer" src="/static/module-ajv.be583887.js"></script><script defer="defer" src="/static/module-material-table.2aa637a9.js"></script><script defer="defer" src="/static/module-luxon.f096b58d.js"></script><script defer="defer" src="/static/module-octokit.10809b9e.js"></script><script defer="defer" src="/static/module-react-dom.d698fbed.js"></script><script defer="defer" src="/static/module-react-router-dom.34e67991.js"></script><script defer="defer" src="/static/module-zod.cdb212b6.js"></script><script defer="defer" src="/static/module-react-beautiful-dnd.c3c3faee.js"></script><script defer="defer" src="/static/vendor.064e589e.js"></script><script defer="defer" src="/static/main.064e589e.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Backstage is an open platform for building developer portals"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><link rel="icon" href="/favicon.ico"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"/><title>Techdocs Preview App</title><script defer="defer" src="/static/runtime.d717207e.js"></script><script defer="defer" src="/static/module-material-ui.1f3c23cb.js"></script><script defer="defer" src="/static/module-lodash.b0e3bf8c.js"></script><script defer="defer" src="/static/module-date-fns.eeb6d2d2.js"></script><script defer="defer" src="/static/module-yaml.feabae04.js"></script><script defer="defer" src="/static/module-ajv.be583887.js"></script><script defer="defer" src="/static/module-material-table.2aa637a9.js"></script><script defer="defer" src="/static/module-luxon.f096b58d.js"></script><script defer="defer" src="/static/module-octokit.10809b9e.js"></script><script defer="defer" src="/static/module-react-dom.d698fbed.js"></script><script defer="defer" src="/static/module-react-router-dom.34e67991.js"></script><script defer="defer" src="/static/module-zod.cdb212b6.js"></script><script defer="defer" src="/static/module-react-beautiful-dnd.c3c3faee.js"></script><script defer="defer" src="/static/vendor.d717207e.js"></script><script defer="defer" src="/static/main.d717207e.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>