File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
result in lossy behavior or other data warnings. This is intended to be the
15
15
common way that digital signing and similar applications use this library.
16
16
17
+ ### Removed
18
+ - Experimental non-standard ` protectedMode ` option.
19
+ - ** BREAKING** : Various console warnings were removed. The newly added "safe
20
+ mode" can stop processing where these warnings occurred.
21
+ - ** BREAKING** : Remove ` compactionMap ` and ` expansionMap ` . Their known use
22
+ cases are addressed with "safe mode" and future planned features.
23
+
17
24
## 6.0.0 - 2022-06-06
18
25
19
26
### Changed
36
43
and provide other improvements.
37
44
- Use global ` URL ` interface to handle relative redirects.
38
45
39
- ### Removed
40
- - Experimental non-standard ` protectedMode ` option.
41
- - ** BREAKING** : Various console warnings were removed. The newly added "safe
42
- mode" can stop processing where these warnings were.
43
- - ** BREAKING** : Remove ` compactionMap ` and ` expansionMap ` . Their known use
44
- cases are addressed with "safe mode" and future planned features.
45
-
46
46
## 5.2.0 - 2021-04-07
47
47
48
48
### Changed
You can’t perform that action at this time.
0 commit comments