Skip to content

Commit a2f5586

Browse files
committed
Fix groupArrayByObjectProperty on Typescript 3.9
Ref: microsoft/TypeScript#38601
1 parent c298e39 commit a2f5586

File tree

4 files changed

+375
-85
lines changed

4 files changed

+375
-85
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ All notable changes to the array-utils project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
<!--## [Unreleased]-->
7+
## [Unreleased]
8+
### Fixed
9+
- groupArrayByObjectProperty on Typescript 3.9.
10+
811
## [3.0.0] - 2020-01-24
912
### BREAKING CHANGES
1013
- Dropped support for Node.js 8.

0 commit comments

Comments
 (0)