@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ [email protected] ] - 2024-11-10
9
+ ### Details
10
+ #### <!-- 08 --> Types
11
+ - Export ` PromiseWithResolvers ` type by [ @aleclarson ] ( https://github.com/aleclarson ) in [ #301 ] ( https://github.com/radashi-org/radashi/pull/301 )
12
+
13
+ - Improve ` isEmpty ` signature by [ @MarlonPassos-git ] ( https://github.com/MarlonPassos-git ) in [ #219 ] ( https://github.com/radashi-org/radashi/pull/219 )
14
+
15
+ - Narrow return type of ` first ` and ` last ` by [ @crishoj ] ( https://github.com/crishoj ) in [ #160 ] ( https://github.com/radashi-org/radashi/pull/160 )
16
+
17
+ - Improve ` draw ` signature for non-empty arrays by [ @crishoj ] ( https://github.com/crishoj ) in [ #153 ] ( https://github.com/radashi-org/radashi/pull/153 )
18
+
19
+
8
20
## [ [email protected] ] - 2024-11-09
9
21
### Details
10
22
#### <!-- 08 --> Types
@@ -169,14 +181,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
169
181
170
182
### New Contributors
171
183
* [ @shan-shaji ] ( https://github.com/shan-shaji ) made their first contribution in [ #272 ] ( https://github.com/radashi-org/radashi/pull/272 )
172
- * [ @crishoj ] ( https://github.com/crishoj ) made their first contribution in [ #128 ] ( https://github.com/radashi-org/radashi/pull/128 )
173
184
* [ @nnmrts ] ( https://github.com/nnmrts ) made their first contribution in [ #126 ] ( https://github.com/radashi-org/radashi/pull/126 )
174
185
* [ @stefaanv ] ( https://github.com/stefaanv ) made their first contribution in [ #95 ] ( https://github.com/radashi-org/radashi/pull/95 )
175
186
* [ @eumkz ] ( https://github.com/eumkz ) made their first contribution in [ #76 ] ( https://github.com/radashi-org/radashi/pull/76 )
176
187
* [ @cimbraien ] ( https://github.com/cimbraien ) made their first contribution in [ #58 ] ( https://github.com/radashi-org/radashi/pull/58 )
177
188
* [ @cdreeves ] ( https://github.com/cdreeves ) made their first contribution in [ #37 ] ( https://github.com/radashi-org/radashi/pull/37 )
178
189
* [ @localusercamp ] ( https://github.com/localusercamp ) made their first contribution in [ #33 ] ( https://github.com/radashi-org/radashi/pull/33 )
179
190
191
+ [ [email protected] ] :
https://github.com/radashi-org/radashi/compare/v12.2.1..v12.2.2
192
+
180
193
[ [email protected] ] :
https://github.com/radashi-org/radashi/compare/v12.2.0..v12.2.1
181
194
182
195
[ [email protected] ] :
https://github.com/radashi-org/radashi/compare/v12.1.0..v12.2.0
0 commit comments