-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
205 lines (132 loc) · 3.27 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
2024.07.01, v1.17.0
feature:
- 0cd0681 mobile-putout-editor: once -> useCallback
2024.06.27, v1.16.0
feature:
- e3a6fd9 mobile-putout-editor: add optional vim mode
2024.06.25, v1.15.2
feature:
- a1c541f mobile-putout-editors: once
2024.06.25, v1.15.1
feature:
- 5ba5005 mobile-putout-editor: check-replace-code: once: disable
2024.06.24, v1.15.0
feature:
- c3188dc mobile-putout-editor: log errors
2024.06.10, v1.14.1
fix:
- d30ce24 get rid of flatted
2024.05.27, v1.14.0
feature:
- 2552d8f log: recursive objects
2024.05.07, v1.13.1
fix:
- bb76439 transformer: nodejs plugin
2024.05.07, v1.13.0
feature:
- 2bb7f6f putout-editor-react: eslint-plugin-putout v22.7.0
- d05d341 putout-editor-react: @testing-library/react v15.0.7
- 5a34cf0 putout-editor-react: @putout/plugin-react-hooks v6.0.0
- bb17a89 putout-editor-react: putout v35.22.1
- 6a02664 putout-editor-react: madrun v10.0.1
- 4896ef9 CircleProgress -> LinearProgress
2023.11.15, v1.12.0
feature:
- ad9a22b __filesystem
2023.11.15, v1.11.2
fix:
- 2c0f58e Transform: maxHeight
2023.11.14, v1.11.1
feature:
- 43209d2 add merge-destructuring-properties
2023.11.12, v1.11.0
feature:
- 1bba6ab add "New FileSystem" menu item
- 0e5329f putout-editor-react: eslint-plugin-putout v21.0.2
2023.09.27, v1.10.0
feature:
- 4412137 package: putout v32.1.0
- 6631340 package: eslint-plugin-putout v20.0.0
- b040059 add convert-optional-to-logical, speed up
2023.08.27, v1.9.3
feature:
- a6b13d6 source: spinner
2023.08.27, v1.9.2
feature:
- ee3a6ab update @putout/bundle v3
2023.08.26, v1.9.1
fix:
- dependencies
2023.08.22, v1.9.0
feature:
- 59ad143 @putout/bundle v2
2023.08.21, v1.8.0
feature:
- cdc4ebc @putout/plugin-putout
2023.08.21, v1.7.7
fix:
- 008460f app: useEffect
2023.08.21, v1.7.6
fix:
- b19503a app: effect: empty deps
2023.08.21, v1.7.5
fix:
- 1fcc1b3 app: restore transform
2023.08.21, v1.7.4
fix:
- 26a38e1 save: shorten list
2023.08.18, v1.7.3
feature:
- 2327c97 add version
2023.08.18, v1.7.2
fix:
- 2d61fa1 drop error
2023.08.18, v1.7.1
fix:
- 2c274c1 transform
2023.08.18, v1.7.0
feature:
- 7ba651a add loader
2023.08.17, v1.6.0
feature:
- 101c86a add ability to load gist
2023.08.17, v1.5.0
feature:
- 11c1cfb add ability to save transform
- 0ee03c5 add ability to create new transform
- ef3ef6a menu: add
- c670612 package: @babel/plugin-proposal-private-property-in-object v7.21.11
- e150276 package: @testing-library/jest-dom v6.0.0
- 04cf1b8 package: putout v31.2.1
- 685ef36 package: eslint-plugin-putout v19.1.0
2023.07.11, v1.4.1
feature:
- 10ef50d package: eslint-plugin-putout v18.1.0
- ef0339a package: putout v30.3.1
2023.07.11, v1.4.0
fix:
- 72a4db9 parseSource: version
2023.04.23, v1.3.0
feature:
- b4fb4f0 mobile-putout-editor: add support of TS
- 8895200 package: web-vitals v3.3.1
- 2afb4c7 package: @testing-library/user-event v14.4.3
- 34491fa package: @testing-library/react v14.0.0
- cfae7f7 package: putout v29.2.5
- b3c3f94 package: @putout/plugin-react-hooks v5.0.0
- 03e03bb package: eslint-plugin-putout v17.5.0
2023.02.15, v1.2.2
fix:
- @putout/bundle version
2023.02.15, v1.2.1
feature:
- update @putout/bundle to latest version
2023.02.15, v1.2.0
feature:
- mobile-putout-editor: add version
2022.08.16, v1.1.1
fix:
- parse: isTS
2022.08.16, v1.1.0
feature:
- improve parsing