@ckeditor/ckeditor5-essentials 42.0.2 → 43.0.0-alpha.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 +1 -156
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,159 +1,4 @@
1
1
  Changelog
2
2
  =========
3
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-essentials/compare/v18.0.0...v19.0.0) (April 29, 2020)
9
-
10
- ### Features
11
-
12
- * Added the [`SelectAll`](https://ckeditor.com/docs/ckeditor5/latest/api/module_select-all_selectall-SelectAll.html) plugin to the list of essential editor features (see [ckeditor/ckeditor5#6536](https://github.com/ckeditor/ckeditor5/issues/6536)). ([253d4a0](https://github.com/ckeditor/ckeditor5-essentials/commit/253d4a0))
13
-
14
-
15
- ## [18.0.0](https://github.com/ckeditor/ckeditor5-essentials/compare/v17.0.0...v18.0.0) (March 19, 2020)
16
-
17
- Internal changes only (updated dependencies, documentation, etc.).
18
-
19
-
20
- ## [17.0.0](https://github.com/ckeditor/ckeditor5-essentials/compare/v16.0.0...v17.0.0) (February 19, 2020)
21
-
22
- Internal changes only (updated dependencies, documentation, etc.).
23
-
24
-
25
- ## [16.0.0](https://github.com/ckeditor/ckeditor5-essentials/compare/v15.0.0...v16.0.0) (December 4, 2019)
26
-
27
- Internal changes only (updated dependencies, documentation, etc.).
28
-
29
-
30
- ## [15.0.0](https://github.com/ckeditor/ckeditor5-essentials/compare/v11.0.5...v15.0.0) (October 23, 2019)
31
-
32
- Internal changes only (updated dependencies, documentation, etc.).
33
-
34
-
35
- ## [11.0.5](https://github.com/ckeditor/ckeditor5-essentials/compare/v11.0.4...v11.0.5) (August 26, 2019)
36
-
37
- ### Other changes
38
-
39
- * 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). ([7bba679](https://github.com/ckeditor/ckeditor5-essentials/commit/7bba679))
40
-
41
-
42
- ## [11.0.4](https://github.com/ckeditor/ckeditor5-essentials/compare/v11.0.3...v11.0.4) (July 10, 2019)
43
-
44
- Internal changes only (updated dependencies, documentation, etc.).
45
-
46
-
47
- ## [11.0.3](https://github.com/ckeditor/ckeditor5-essentials/compare/v11.0.2...v11.0.3) (July 4, 2019)
48
-
49
- Internal changes only (updated dependencies, documentation, etc.).
50
-
51
-
52
- ## [11.0.2](https://github.com/ckeditor/ckeditor5-essentials/compare/v11.0.1...v11.0.2) (June 6, 2019)
53
-
54
- Internal changes only (updated dependencies, documentation, etc.).
55
-
56
-
57
- ## [11.0.1](https://github.com/ckeditor/ckeditor5-essentials/compare/v11.0.0...v11.0.1) (April 4, 2019)
58
-
59
- Internal changes only (updated dependencies, documentation, etc.).
60
-
61
-
62
- ## [11.0.0](https://github.com/ckeditor/ckeditor5-essentials/compare/v10.1.3...v11.0.0) (February 28, 2019)
63
-
64
- ### BREAKING CHANGES
65
-
66
- * 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))
67
-
68
-
69
- ## [10.1.3](https://github.com/ckeditor/ckeditor5-essentials/compare/v10.1.2...v10.1.3) (December 5, 2018)
70
-
71
- Internal changes only (updated dependencies, documentation, etc.).
72
-
73
-
74
- ## [10.1.2](https://github.com/ckeditor/ckeditor5-essentials/compare/v10.1.1...v10.1.2) (October 8, 2018)
75
-
76
- Internal changes only (updated dependencies, documentation, etc.).
77
-
78
-
79
- ## [10.1.1](https://github.com/ckeditor/ckeditor5-essentials/compare/v10.1.0...v10.1.1) (July 18, 2018)
80
-
81
- Internal changes only (updated dependencies, documentation, etc.).
82
-
83
-
84
- ## [10.1.0](https://github.com/ckeditor/ckeditor5-essentials/compare/v10.0.0...v10.1.0) (June 21, 2018)
85
-
86
- ### Features
87
-
88
- * Introduced soft breaks support in the `Essential` plugin. Closes [#6](https://github.com/ckeditor/ckeditor5-essentials/issues/6). ([47c9c8c](https://github.com/ckeditor/ckeditor5-essentials/commit/47c9c8c))
89
-
90
-
91
- ## [10.0.0](https://github.com/ckeditor/ckeditor5-essentials/compare/v1.0.0-beta.4...v10.0.0) (April 25, 2018)
92
-
93
- ### Other changes
94
-
95
- * Changed the license to GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991). ([570bbb9](https://github.com/ckeditor/ckeditor5-essentials/commit/570bbb9))
96
-
97
- ### BREAKING CHANGES
98
-
99
- * 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.
100
-
101
-
102
- ## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-essentials/compare/v1.0.0-beta.2...v1.0.0-beta.4) (April 19, 2018)
103
-
104
- Internal changes only (updated dependencies, documentation, etc.).
105
-
106
-
107
- ## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-essentials/compare/v1.0.0-beta.1...v1.0.0-beta.2) (April 10, 2018)
108
-
109
- Internal changes only (updated dependencies, documentation, etc.).
110
-
111
-
112
- ## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-essentials/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (March 15, 2018)
113
-
114
- Internal changes only (updated dependencies, documentation, etc.).
115
-
116
-
117
- ## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-essentials/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (November 14, 2017)
118
-
119
- Internal changes only (updated dependencies, documentation, etc.).
120
-
121
- ## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-essentials/compare/v0.3.0...v1.0.0-alpha.1) (October 3, 2017)
122
-
123
- ### Other changes
124
-
125
- * The `Article` plugin became a `@ckeditor/ckeditor5-core`'s test utility. See [#1](https://github.com/ckeditor/ckeditor5-essentials/issues/1). ([c0bbd28](https://github.com/ckeditor/ckeditor5-essentials/commit/c0bbd28))
126
- * This package was renamed from `@ckeditor/ckeditor-presets` to `@ckeditor/ckeditor5-essentials`. The `Article` preset was removed. Closes [#1](https://github.com/ckeditor/ckeditor5-essentials/issues/1). ([7e5e82b](https://github.com/ckeditor/ckeditor5-essentials/commit/7e5e82b))
127
-
128
- ### BREAKING CHANGES
129
-
130
- * This package was renamed to `@ckeditor/ckeditor5-essentials`.
131
- * The `Article` presets was removed.
132
- * The `Article` plugin was removed.
133
-
134
-
135
- ## [0.3.0](https://github.com/ckeditor/ckeditor5-essentials/compare/v0.2.2...v0.3.0) (September 3, 2017)
136
-
137
- ### Features
138
-
139
- * Added the autoformat feature to the article preset. ([cb65328](https://github.com/ckeditor/ckeditor5-essentials/commit/cb65328))
140
-
141
-
142
- ## [0.2.2](https://github.com/ckeditor/ckeditor5-essentials/compare/v0.2.1...v0.2.2) (May 7, 2017)
143
-
144
- Internal changes only (updated dependencies, documentation, etc.).
145
-
146
- ## [0.2.1](https://github.com/ckeditor/ckeditor5-essentials/compare/v0.2.0...v0.2.1) (April 6, 2017)
147
-
148
- Internal changes only (updated dependencies, documentation, etc.).
149
-
150
- ## [0.2.0](https://github.com/ckeditor/ckeditor5-essentials/compare/v0.1.1...v0.2.0) (April 5, 2017)
151
-
152
- ### Features
153
-
154
- * Added block quote feature to the article preset. Closes [#4](https://github.com/ckeditor/ckeditor5-essentials/issues/4). ([30d7bd5](https://github.com/ckeditor/ckeditor5-essentials/commit/30d7bd5))
155
-
156
-
157
- ## [0.1.1](https://github.com/ckeditor/ckeditor5-essentials/compare/v0.1.0...v0.1.1) (March 6, 2017)
158
-
159
- Initial release.
4
+ All changes in the package are documented in https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-essentials",
3
- "version": "42.0.2",
3
+ "version": "43.0.0-alpha.0",
4
4
  "description": "Essential editing features for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-clipboard": "42.0.2",
17
- "@ckeditor/ckeditor5-core": "42.0.2",
18
- "@ckeditor/ckeditor5-enter": "42.0.2",
19
- "@ckeditor/ckeditor5-select-all": "42.0.2",
20
- "@ckeditor/ckeditor5-typing": "42.0.2",
21
- "@ckeditor/ckeditor5-ui": "42.0.2",
22
- "@ckeditor/ckeditor5-undo": "42.0.2",
23
- "ckeditor5": "42.0.2"
16
+ "@ckeditor/ckeditor5-clipboard": "43.0.0-alpha.0",
17
+ "@ckeditor/ckeditor5-core": "43.0.0-alpha.0",
18
+ "@ckeditor/ckeditor5-enter": "43.0.0-alpha.0",
19
+ "@ckeditor/ckeditor5-select-all": "43.0.0-alpha.0",
20
+ "@ckeditor/ckeditor5-typing": "43.0.0-alpha.0",
21
+ "@ckeditor/ckeditor5-ui": "43.0.0-alpha.0",
22
+ "@ckeditor/ckeditor5-undo": "43.0.0-alpha.0",
23
+ "ckeditor5": "43.0.0-alpha.0"
24
24
  },
25
25
  "author": "CKSource (http://cksource.com/)",
26
26
  "license": "GPL-2.0-or-later",