@ts-dev-tools/react 1.5.5 → 1.5.12

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/package.json +9 -9
  2. package/CHANGELOG.md +0 -194
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ts-dev-tools/react",
3
- "version": "1.5.5",
3
+ "version": "1.5.12",
4
4
  "description": "TS dev tools for React",
5
5
  "keywords": [
6
6
  "linter",
@@ -38,13 +38,13 @@
38
38
  "url": "https://github.com/escemi-tech/ts-dev-tools/issues"
39
39
  },
40
40
  "dependencies": {
41
- "@testing-library/jest-dom": "^5.12.0",
42
- "@testing-library/react": "^11.2.7",
43
- "@testing-library/react-hooks": "^7.0.0",
44
- "@ts-dev-tools/core": "^1.5.5",
45
- "@types/react": "^17.0.8",
46
- "@types/react-dom": "^17.0.5",
47
- "eslint-plugin-react": "^7.23.2",
41
+ "@testing-library/jest-dom": "^5.16.1",
42
+ "@testing-library/react": "^12.1.2",
43
+ "@testing-library/react-hooks": "^7.0.2",
44
+ "@ts-dev-tools/core": "^1.5.12",
45
+ "@types/react": "^17.0.38",
46
+ "@types/react-dom": "^17.0.11",
47
+ "eslint-plugin-react": "^7.28.0",
48
48
  "react-test-renderer": "^17.0.2"
49
49
  },
50
50
  "devDependencies": {
@@ -91,5 +91,5 @@
91
91
  "**/?(*.)+(spec|test).+(ts|tsx|js)"
92
92
  ]
93
93
  },
94
- "gitHead": "9d93df14e476ac0e84ce2930e474fe7dccce5545"
94
+ "gitHead": "a06e7e7a94015473a2d6d8250be46276ef3aa09b"
95
95
  }
package/CHANGELOG.md DELETED
@@ -1,194 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## 1.5.5 (2021-05-28)
7
-
8
- **Note:** Version bump only for package @ts-dev-tools/react
9
-
10
-
11
-
12
-
13
-
14
- ## 1.5.4 (2021-04-30)
15
-
16
- **Note:** Version bump only for package @ts-dev-tools/react
17
-
18
-
19
-
20
-
21
-
22
- ## 1.5.3 (2021-04-09)
23
-
24
- **Note:** Version bump only for package @ts-dev-tools/react
25
-
26
-
27
-
28
-
29
-
30
- ## 1.5.2 (2021-03-26)
31
-
32
- **Note:** Version bump only for package @ts-dev-tools/react
33
-
34
-
35
-
36
-
37
-
38
- ## 1.5.1 (2021-03-23)
39
-
40
-
41
- ### Bug Fixes
42
-
43
- * **core:** commit-msg hooks wrongly escaped argument ([4e648a8](https://github.com/escemi-tech/ts-dev-tools/commit/4e648a8aaa858b67130871e10f8db2fda345cdc6))
44
-
45
-
46
-
47
-
48
-
49
- # 1.5.0 (2021-03-23)
50
-
51
-
52
- ### Features
53
-
54
- * **core:** remove husky dependency ([00d47b4](https://github.com/escemi-tech/ts-dev-tools/commit/00d47b461f0a0f4e69ce14c5f08ad8fbaeee8896))
55
-
56
-
57
-
58
-
59
-
60
- ## 1.4.10 (2021-03-17)
61
-
62
-
63
- ### Bug Fixes
64
-
65
- * **react:** various issues for first migration ([0d09c44](https://github.com/escemi-tech/ts-dev-tools/commit/0d09c44a8dc144c1ffc2bed7290faf365c34e6a0))
66
-
67
-
68
-
69
-
70
-
71
- ## 1.4.9 (2021-03-12)
72
-
73
- **Note:** Version bump only for package @ts-dev-tools/react
74
-
75
-
76
-
77
-
78
-
79
- ## 1.4.8 (2020-12-26)
80
-
81
- **Note:** Version bump only for package @ts-dev-tools/react
82
-
83
-
84
-
85
-
86
-
87
- ## 1.4.7 (2020-12-18)
88
-
89
- **Note:** Version bump only for package @ts-dev-tools/react
90
-
91
-
92
-
93
-
94
-
95
- ## 1.4.6 (2020-12-18)
96
-
97
- **Note:** Version bump only for package @ts-dev-tools/react
98
-
99
-
100
-
101
-
102
-
103
- ## 1.4.5 (2020-12-11)
104
-
105
- **Note:** Version bump only for package @ts-dev-tools/react
106
-
107
-
108
-
109
-
110
-
111
- ## 1.4.4 (2020-12-04)
112
-
113
- **Note:** Version bump only for package @ts-dev-tools/react
114
-
115
-
116
-
117
-
118
-
119
- ## 1.4.3 (2020-11-27)
120
-
121
- **Note:** Version bump only for package @ts-dev-tools/react
122
-
123
-
124
-
125
-
126
-
127
- ## 1.4.2 (2020-11-24)
128
-
129
- **Note:** Version bump only for package @ts-dev-tools/react
130
-
131
-
132
-
133
-
134
-
135
- ## 1.4.1 (2020-11-19)
136
-
137
- **Note:** Version bump only for package @ts-dev-tools/react
138
-
139
-
140
-
141
-
142
-
143
- # 1.4.0 (2020-11-17)
144
-
145
-
146
- ### Features
147
-
148
- * **desp:** upgrade eslint deps ([8c730f5](https://github.com/escemi-tech/ts-dev-tools/commit/8c730f5baa8944a2eb2c542a3b02253c989cce61))
149
-
150
-
151
-
152
-
153
-
154
- ## 1.3.6 (2020-11-13)
155
-
156
- **Note:** Version bump only for package @ts-dev-tools/react
157
-
158
-
159
-
160
-
161
-
162
- ## 1.3.5 (2020-11-13)
163
-
164
-
165
- ### Bug Fixes
166
-
167
- * **react:** add missing dependency for @testing-library/react-hooks ([f94882a](https://github.com/escemi-tech/ts-dev-tools/commit/f94882a34c79f789fcef5ee2ec42c8399c7acd21))
168
-
169
-
170
-
171
-
172
-
173
- ## 1.3.4 (2020-11-12)
174
-
175
- **Note:** Version bump only for package @ts-dev-tools/react
176
-
177
-
178
-
179
-
180
-
181
- ## 1.3.3 (2020-11-11)
182
-
183
- **Note:** Version bump only for package @ts-dev-tools/react
184
-
185
-
186
-
187
-
188
-
189
- ## 1.3.2 (2020-11-11)
190
-
191
-
192
- ### Bug Fixes
193
-
194
- * typescript build config ignore dist dir ([993bbb8](https://github.com/escemi-tech/ts-dev-tools/commit/993bbb8b45c8e234d6964aaead5d0ce0eac8901d))