@knotx/typescript-config 0.4.15 → 0.5.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.
- package/CHANGELOG.md +2 -60
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,65 +1,7 @@
|
|
|
1
1
|
# @knotx/typescript-config
|
|
2
2
|
|
|
3
|
-
## 0.
|
|
4
|
-
|
|
5
|
-
## 0.4.14
|
|
6
|
-
|
|
7
|
-
## 0.4.13
|
|
8
|
-
|
|
9
|
-
## 0.4.12
|
|
10
|
-
|
|
11
|
-
### Patch Changes
|
|
12
|
-
|
|
13
|
-
- 147531b: add direction config
|
|
14
|
-
|
|
15
|
-
## 0.4.11
|
|
16
|
-
|
|
17
|
-
## 0.4.10
|
|
18
|
-
|
|
19
|
-
### Patch Changes
|
|
20
|
-
|
|
21
|
-
- 6769fe8: add forcerender method
|
|
22
|
-
|
|
23
|
-
## 0.4.9
|
|
24
|
-
|
|
25
|
-
### Patch Changes
|
|
26
|
-
|
|
27
|
-
- 8a5d687: fix update contentsize
|
|
28
|
-
|
|
29
|
-
## 0.4.8
|
|
30
|
-
|
|
31
|
-
## 0.4.7
|
|
32
|
-
|
|
33
|
-
## 0.4.6
|
|
34
|
-
|
|
35
|
-
### Patch Changes
|
|
36
|
-
|
|
37
|
-
- a16fd02: update canvas scrollbar logic
|
|
38
|
-
|
|
39
|
-
## 0.4.5
|
|
40
|
-
|
|
41
|
-
### Patch Changes
|
|
42
|
-
|
|
43
|
-
- 26d89d9: daily publish
|
|
44
|
-
|
|
45
|
-
## 0.4.4
|
|
46
|
-
|
|
47
|
-
## 0.4.3
|
|
48
|
-
|
|
49
|
-
## 0.4.2
|
|
50
|
-
|
|
51
|
-
### Patch Changes
|
|
52
|
-
|
|
53
|
-
- 48adc33: abstract knotx element
|
|
54
|
-
|
|
55
|
-
## 0.4.1
|
|
56
|
-
|
|
57
|
-
### Patch Changes
|
|
58
|
-
|
|
59
|
-
- ff0a63f: daily publish
|
|
60
|
-
|
|
61
|
-
## 0.4.0
|
|
3
|
+
## 0.5.0
|
|
62
4
|
|
|
63
5
|
### Minor Changes
|
|
64
6
|
|
|
65
|
-
-
|
|
7
|
+
- db002ab: 0.5.0
|