@atlaskit/editor-core 183.1.0 → 183.1.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,5 +1,12 @@
|
|
|
1
1
|
# @atlaskit/editor-core
|
|
2
2
|
|
|
3
|
+
## 183.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
|
|
3
10
|
## 183.1.0
|
|
4
11
|
|
|
5
12
|
### Minor Changes
|
|
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.version = exports.nextMajorVersion = exports.name = void 0;
|
|
7
7
|
var name = "@atlaskit/editor-core";
|
|
8
8
|
exports.name = name;
|
|
9
|
-
var version = "183.1.
|
|
9
|
+
var version = "183.1.1";
|
|
10
10
|
exports.version = version;
|
|
11
11
|
var nextMajorVersion = function nextMajorVersion() {
|
|
12
12
|
return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
|
package/dist/cjs/version.json
CHANGED
package/dist/es2019/version.json
CHANGED
package/dist/esm/version.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "183.1.
|
|
3
|
+
"version": "183.1.1",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"@atlaskit/editor-common": "^74.1.0",
|
|
53
53
|
"@atlaskit/editor-json-transformer": "^8.9.0",
|
|
54
54
|
"@atlaskit/editor-markdown-transformer": "^5.2.0",
|
|
55
|
-
"@atlaskit/editor-palette": "1.4.
|
|
55
|
+
"@atlaskit/editor-palette": "1.4.2",
|
|
56
56
|
"@atlaskit/editor-plugin-analytics": "^0.0.1",
|
|
57
57
|
"@atlaskit/editor-plugin-content-insertion": "^0.0.1",
|
|
58
58
|
"@atlaskit/editor-plugin-feature-flags": "^0.1.0",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"@atlaskit/media-ui": "^23.0.0",
|
|
77
77
|
"@atlaskit/media-viewer": "^48.0.0",
|
|
78
78
|
"@atlaskit/mention": "^22.1.0",
|
|
79
|
-
"@atlaskit/menu": "^1.
|
|
79
|
+
"@atlaskit/menu": "^1.7.0",
|
|
80
80
|
"@atlaskit/modal-dialog": "^12.5.0",
|
|
81
81
|
"@atlaskit/platform-feature-flags": "^0.2.0",
|
|
82
82
|
"@atlaskit/prosemirror-collab": "^0.2.0",
|
|
@@ -135,8 +135,8 @@
|
|
|
135
135
|
"w3c-keyname": "^2.1.0"
|
|
136
136
|
},
|
|
137
137
|
"peerDependencies": {
|
|
138
|
-
"@atlaskit/link-provider": "^1.6.
|
|
139
|
-
"@atlaskit/media-core": "^34.1.
|
|
138
|
+
"@atlaskit/link-provider": "^1.6.2",
|
|
139
|
+
"@atlaskit/media-core": "^34.1.2",
|
|
140
140
|
"react": "^16.8.0",
|
|
141
141
|
"react-dom": "^16.8.0",
|
|
142
142
|
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
@@ -144,12 +144,12 @@
|
|
|
144
144
|
"devDependencies": {
|
|
145
145
|
"@af/integration-testing": "*",
|
|
146
146
|
"@atlaskit/atlassian-navigation": "^2.5.0",
|
|
147
|
-
"@atlaskit/breadcrumbs": "11.10.
|
|
147
|
+
"@atlaskit/breadcrumbs": "11.10.2",
|
|
148
148
|
"@atlaskit/code": "^14.6.0",
|
|
149
|
-
"@atlaskit/collab-provider": "8.9.
|
|
149
|
+
"@atlaskit/collab-provider": "8.9.1",
|
|
150
150
|
"@atlaskit/docs": "*",
|
|
151
151
|
"@atlaskit/drawer": "^7.5.0",
|
|
152
|
-
"@atlaskit/dropdown-menu": "^11.
|
|
152
|
+
"@atlaskit/dropdown-menu": "^11.9.0",
|
|
153
153
|
"@atlaskit/editor-bitbucket-transformer": "^8.1.0",
|
|
154
154
|
"@atlaskit/editor-card-provider": "^3.0.0",
|
|
155
155
|
"@atlaskit/editor-extension-dropbox": "^0.4.0",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"@atlaskit/media-core": "^34.1.0",
|
|
164
164
|
"@atlaskit/media-integration-test-helpers": "^2.6.0",
|
|
165
165
|
"@atlaskit/media-test-helpers": "^33.0.0",
|
|
166
|
-
"@atlaskit/menu": "^1.
|
|
166
|
+
"@atlaskit/menu": "^1.7.0",
|
|
167
167
|
"@atlaskit/page-layout": "^1.6.0",
|
|
168
168
|
"@atlaskit/platform-feature-flags": "^0.2.0",
|
|
169
169
|
"@atlaskit/profilecard": "^19.3.0",
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
|
|
183
183
|
"@atlassian/link-picker-atlassian-plugin": "^30.1.0",
|
|
184
184
|
"@atlassian/link-picker-plugins": "^20.1.0",
|
|
185
|
-
"@atlassian/search-provider": "2.4.
|
|
185
|
+
"@atlassian/search-provider": "2.4.3",
|
|
186
186
|
"@atlassian/ufo": "^0.2.0",
|
|
187
187
|
"@emotion/jest": "^11.8.0",
|
|
188
188
|
"@storybook/addon-knobs": "^5.3.18",
|