@teambit/lanes 0.0.635 → 0.0.637

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.
@@ -89,7 +89,7 @@ This change won't affect the remote scope, even after exporting the lane.
89
89
  This is becuase on the remote, the merge-lane process doesn't remove anything, only adds/changes components to the lane object.
90
90
  Remember that by default when importing a lane, only the components on the workspace are part of the lane, so the same lane-object, locally can have less components than the remote and obviously in this case we don't want to remove them from the remote on export.
91
91
 
92
- To mark a component as removed on the lane, use `bit remove --soft`, which will modify the component, mark it as removed, then, on the next snap+export, the remote will be updated.
92
+ To mark a component as removed on the lane, use `bit remove --delete`, which will modify the component, mark it as removed, then, on the next snap+export, the remote will be updated.
93
93
  Once a component is marked as removed, it won't be merged during `bit lane merge`, and won't be imported during `bit lane import`.
94
94
 
95
95
  ### Debug issues during merge
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.635/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.635/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.637/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.637/dist/lanes.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/lanes.docs.mdx CHANGED
@@ -89,7 +89,7 @@ This change won't affect the remote scope, even after exporting the lane.
89
89
  This is becuase on the remote, the merge-lane process doesn't remove anything, only adds/changes components to the lane object.
90
90
  Remember that by default when importing a lane, only the components on the workspace are part of the lane, so the same lane-object, locally can have less components than the remote and obviously in this case we don't want to remove them from the remote on export.
91
91
 
92
- To mark a component as removed on the lane, use `bit remove --soft`, which will modify the component, mark it as removed, then, on the next snap+export, the remote will be updated.
92
+ To mark a component as removed on the lane, use `bit remove --delete`, which will modify the component, mark it as removed, then, on the next snap+export, the remote will be updated.
93
93
  Once a component is marked as removed, it won't be merged during `bit lane merge`, and won't be imported during `bit lane import`.
94
94
 
95
95
  ### Debug issues during merge
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/lanes",
3
- "version": "0.0.635",
3
+ "version": "0.0.637",
4
4
  "homepage": "https://bit.cloud/teambit/lanes/lanes",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.lanes",
8
8
  "name": "lanes",
9
- "version": "0.0.635"
9
+ "version": "0.0.637"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -22,35 +22,35 @@
22
22
  "@teambit/scope.ui.scope-icon": "0.0.91",
23
23
  "@teambit/bit-error": "0.0.402",
24
24
  "@teambit/component-version": "0.0.408",
25
- "@teambit/lane-id": "0.0.233",
26
- "@teambit/scope": "0.0.1063",
27
- "@teambit/snapping": "0.0.378",
28
- "@teambit/lanes.ui.models.lanes-model": "0.0.132",
29
- "@teambit/cli": "0.0.716",
30
- "@teambit/workspace": "0.0.1063",
31
- "@teambit/express": "0.0.814",
32
- "@teambit/logger": "0.0.809",
33
- "@teambit/graphql": "0.0.1063",
34
- "@teambit/component-compare": "0.0.311",
35
- "@teambit/component-writer": "0.0.99",
36
- "@teambit/component": "0.0.1063",
37
- "@teambit/export": "0.0.1063",
38
- "@teambit/importer": "0.0.492",
39
- "@teambit/lanes.entities.lane-diff": "0.0.78",
40
- "@teambit/lanes.modules.diff": "0.0.351",
41
- "@teambit/merging": "0.0.378",
42
- "@teambit/lanes.hooks.use-lanes": "0.0.179",
43
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.141",
44
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.73",
45
- "@teambit/lanes.ui.compare.lane-compare": "0.0.89",
46
- "@teambit/lanes.ui.lane-overview": "0.0.133",
25
+ "@teambit/lane-id": "0.0.235",
26
+ "@teambit/scope": "0.0.1065",
27
+ "@teambit/snapping": "0.0.380",
28
+ "@teambit/lanes.ui.models.lanes-model": "0.0.134",
29
+ "@teambit/cli": "0.0.718",
30
+ "@teambit/workspace": "0.0.1065",
31
+ "@teambit/express": "0.0.816",
32
+ "@teambit/logger": "0.0.811",
33
+ "@teambit/graphql": "0.0.1065",
34
+ "@teambit/component-compare": "0.0.313",
35
+ "@teambit/component-writer": "0.0.101",
36
+ "@teambit/component": "0.0.1065",
37
+ "@teambit/export": "0.0.1065",
38
+ "@teambit/importer": "0.0.494",
39
+ "@teambit/lanes.entities.lane-diff": "0.0.80",
40
+ "@teambit/lanes.modules.diff": "0.0.353",
41
+ "@teambit/merging": "0.0.380",
42
+ "@teambit/lanes.hooks.use-lanes": "0.0.181",
43
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.143",
44
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.75",
45
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.91",
46
+ "@teambit/lanes.ui.lane-overview": "0.0.135",
47
47
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.5",
48
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.132",
49
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.134",
48
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.134",
49
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.136",
50
50
  "@teambit/ui-foundation.ui.menu": "0.0.497",
51
51
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.501",
52
- "@teambit/ui": "0.0.1063",
53
- "@teambit/checkout": "0.0.232"
52
+ "@teambit/ui": "0.0.1065",
53
+ "@teambit/checkout": "0.0.234"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@types/react": "^17.0.8",
@@ -62,13 +62,13 @@
62
62
  "@types/react-dom": "^17.0.5",
63
63
  "@types/jest": "^26.0.0",
64
64
  "@types/testing-library__jest-dom": "5.9.5",
65
- "@teambit/component.testing.mock-components": "0.0.80",
66
- "@teambit/harmony.testing.load-aspect": "0.0.79",
65
+ "@teambit/component.testing.mock-components": "0.0.82",
66
+ "@teambit/harmony.testing.load-aspect": "0.0.81",
67
67
  "@teambit/workspace.testing.mock-workspace": "0.0.14"
68
68
  },
69
69
  "peerDependencies": {
70
70
  "react-router-dom": "^6.0.0",
71
- "@teambit/legacy": "1.0.496",
71
+ "@teambit/legacy": "1.0.498",
72
72
  "react": "^16.8.0 || ^17.0.0",
73
73
  "react-dom": "^16.8.0 || ^17.0.0"
74
74
  },