@ckeditor/ckeditor5-easy-image 34.2.0 → 35.0.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +134 -0
  2. package/package.json +13 -12
package/CHANGELOG.md ADDED
@@ -0,0 +1,134 @@
1
+ Changelog
2
+ =========
3
+
4
+ All changes in the package are documented in the main repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
5
+
6
+ Changes for the past releases are available below.
7
+
8
+ ## [19.0.0](https://github.com/ckeditor/ckeditor5-easy-image/compare/v18.0.0...v19.0.0) (2020-04-29)
9
+
10
+ Internal changes only (updated dependencies, documentation, etc.).
11
+
12
+
13
+ ## [18.0.0](https://github.com/ckeditor/ckeditor5-easy-image/compare/v17.0.0...v18.0.0) (2020-03-19)
14
+
15
+ Internal changes only (updated dependencies, documentation, etc.).
16
+
17
+
18
+ ## [17.0.0](https://github.com/ckeditor/ckeditor5-easy-image/compare/v16.0.0...v17.0.0) (2020-02-19)
19
+
20
+ Internal changes only (updated dependencies, documentation, etc.).
21
+
22
+
23
+ ## [16.0.0](https://github.com/ckeditor/ckeditor5-easy-image/compare/v15.0.0...v16.0.0) (2019-12-04)
24
+
25
+ Internal changes only (updated dependencies, documentation, etc.).
26
+
27
+
28
+ ## [15.0.0](https://github.com/ckeditor/ckeditor5-easy-image/compare/v11.0.5...v15.0.0) (2019-10-23)
29
+
30
+ Internal changes only (updated dependencies, documentation, etc.).
31
+
32
+
33
+ ## [11.0.5](https://github.com/ckeditor/ckeditor5-easy-image/compare/v11.0.4...v11.0.5) (2019-08-26)
34
+
35
+ ### Other changes
36
+
37
+ * The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See [ckeditor/ckeditor5#1988](https://github.com/ckeditor/ckeditor5/issues/1988). ([d403f73](https://github.com/ckeditor/ckeditor5-easy-image/commit/d403f73))
38
+
39
+
40
+ ## [11.0.4](https://github.com/ckeditor/ckeditor5-easy-image/compare/v11.0.3...v11.0.4) (2019-07-10)
41
+
42
+ Internal changes only (updated dependencies, documentation, etc.).
43
+
44
+
45
+ ## [11.0.3](https://github.com/ckeditor/ckeditor5-easy-image/compare/v11.0.2...v11.0.3) (2019-07-04)
46
+
47
+ Internal changes only (updated dependencies, documentation, etc.).
48
+
49
+
50
+ ## [11.0.2](https://github.com/ckeditor/ckeditor5-easy-image/compare/v11.0.1...v11.0.2) (2019-06-05)
51
+
52
+ Internal changes only (updated dependencies, documentation, etc.).
53
+
54
+
55
+ ## [11.0.1](https://github.com/ckeditor/ckeditor5-easy-image/compare/v11.0.0...v11.0.1) (2019-04-10)
56
+
57
+ Internal changes only (updated dependencies, documentation, etc.).
58
+
59
+
60
+ ## [11.0.0](https://github.com/ckeditor/ckeditor5-easy-image/compare/v10.0.4...v11.0.0) (2019-02-28)
61
+
62
+ ### BREAKING CHANGES
63
+
64
+ * Upgraded minimal versions of Node to `8.0.0` and npm to `5.7.1`. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([612ea3c](https://github.com/ckeditor/ckeditor5-cloud-services/commit/612ea3c))
65
+
66
+
67
+ ## [10.0.4](https://github.com/ckeditor/ckeditor5-easy-image/compare/v10.0.3...v10.0.4) (2018-12-05)
68
+
69
+ Internal changes only (updated dependencies, documentation, etc.).
70
+
71
+
72
+ ## [10.0.3](https://github.com/ckeditor/ckeditor5-easy-image/compare/v10.0.2...v10.0.3) (2018-10-08)
73
+
74
+ Internal changes only (updated dependencies, documentation, etc.).
75
+
76
+
77
+ ## [10.0.2](https://github.com/ckeditor/ckeditor5-easy-image/compare/v10.0.1...v10.0.2) (2018-07-18)
78
+
79
+ Internal changes only (updated dependencies, documentation, etc.).
80
+
81
+
82
+ ## [10.0.1](https://github.com/ckeditor/ckeditor5-easy-image/compare/v10.0.0...v10.0.1) (2018-06-21)
83
+
84
+ Internal changes only (updated dependencies, documentation, etc.).
85
+
86
+
87
+ ## [10.0.0](https://github.com/ckeditor/ckeditor5-easy-image/compare/v1.0.0-beta.4...v10.0.0) (2018-04-25)
88
+
89
+ ### Other changes
90
+
91
+ * Changed the license to GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991). ([8371e22](https://github.com/ckeditor/ckeditor5-easy-image/commit/8371e22))
92
+
93
+ ### BREAKING CHANGES
94
+
95
+ * The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991) for more information.
96
+
97
+
98
+ ## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-easy-image/compare/v1.0.0-beta.2...v1.0.0-beta.4) (2018-04-19)
99
+
100
+ Internal changes only (updated dependencies, documentation, etc.).
101
+
102
+
103
+ ## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-easy-image/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018-04-10)
104
+
105
+ ### Other changes
106
+
107
+ * Aligned to package names changes: `@ckeditor/ckeditor5-cloudservices` was renamed to `@ckeditor/ckeditor5-cloud-services` and `@ckeditor/ckeditor-cloudservices-core` to `@ckeditor/ckeditor-cloud-services-core`. ([ce3abaf](https://github.com/ckeditor/ckeditor5-easy-image/commit/ce3abaf))
108
+
109
+
110
+ ## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-easy-image/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (2018-03-15)
111
+
112
+ Internal changes only (updated dependencies, documentation, etc.).
113
+
114
+
115
+ ## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-easy-image/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2017-11-14)
116
+
117
+ ### Bug fixes
118
+
119
+ * Prevented `UploadGateway` from being created when `cloudServices#tokenUrl` is not provided. Closes [#9](https://github.com/ckeditor/ckeditor5-easy-image/issues/9). ([cdc6662](https://github.com/ckeditor/ckeditor5-easy-image/commit/cdc6662))
120
+
121
+ ### Other changes
122
+
123
+ * Aligned code to the new `CloudeServices` API and used the `ckeditor5-cloudservices` package. Closes [#7](https://github.com/ckeditor/ckeditor5-easy-image/issues/7). ([ce800f7](https://github.com/ckeditor/ckeditor5-easy-image/commit/ce800f7))
124
+
125
+ The plugin will now automatically refresh the token when it expired.
126
+
127
+ ### BREAKING CHANGES
128
+
129
+ * The Easy Image plugin does not use `config.cloudServices.token` anymore. The new option name is `config.cloudServices.tokenUrl` with a URL to the token server.
130
+
131
+
132
+ ## 1.0.0-alpha.1 (2017-10-03)
133
+
134
+ Internal changes only (updated dependencies, documentation, etc.).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-easy-image",
3
- "version": "34.2.0",
3
+ "version": "35.0.0",
4
4
  "description": "Easy Image feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,19 +12,19 @@
12
12
  ],
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "^34.2.0"
15
+ "ckeditor5": "^35.0.0"
16
16
  },
17
17
  "devDependencies": {
18
- "@ckeditor/ckeditor5-clipboard": "^34.2.0",
19
- "@ckeditor/ckeditor5-cloud-services": "^34.2.0",
20
- "@ckeditor/ckeditor5-core": "^34.2.0",
18
+ "@ckeditor/ckeditor5-clipboard": "^35.0.0",
19
+ "@ckeditor/ckeditor5-cloud-services": "^35.0.0",
20
+ "@ckeditor/ckeditor5-core": "^35.0.0",
21
21
  "@ckeditor/ckeditor5-dev-utils": "^30.0.0",
22
- "@ckeditor/ckeditor5-editor-classic": "^34.2.0",
23
- "@ckeditor/ckeditor5-image": "^34.2.0",
24
- "@ckeditor/ckeditor5-paragraph": "^34.2.0",
25
- "@ckeditor/ckeditor5-theme-lark": "^34.2.0",
26
- "@ckeditor/ckeditor5-upload": "^34.2.0",
27
- "@ckeditor/ckeditor5-utils": "^34.2.0",
22
+ "@ckeditor/ckeditor5-editor-classic": "^35.0.0",
23
+ "@ckeditor/ckeditor5-image": "^35.0.0",
24
+ "@ckeditor/ckeditor5-paragraph": "^35.0.0",
25
+ "@ckeditor/ckeditor5-theme-lark": "^35.0.0",
26
+ "@ckeditor/ckeditor5-upload": "^35.0.0",
27
+ "@ckeditor/ckeditor5-utils": "^35.0.0",
28
28
  "webpack": "^5.58.1",
29
29
  "webpack-cli": "^4.9.0"
30
30
  },
@@ -46,7 +46,8 @@
46
46
  "src",
47
47
  "theme",
48
48
  "build",
49
- "ckeditor5-metadata.json"
49
+ "ckeditor5-metadata.json",
50
+ "CHANGELOG.md"
50
51
  ],
51
52
  "scripts": {
52
53
  "dll:build": "webpack"