All notable changes to this project will be documented in this file.
- Breaking change: the library is now ESM only, and requires Node version 14 or newer.
- Improved
hasOwnProperty
type-guarding
- Fixed recursive usage of
sort
- Fixed
hasProperties
parameter typing
empty
singleton is now frozen, preventing accidental mutationspropertyless
singleton is now frozen, preventing accidental mutations
- Fixed
transform
missing unchanged values
- Fixed
select
parameter typing
append
build
concat
difference
differenceBy
editProperty
empty
extend
filter
findLastIndex
findOrderedIndex
flatMap
flatten
group
hasOwnProperty
hasProperties
includes
isDefined
isEqual
isNotNull
isNotNully
isNull
isNully
isUndefined
map
mapFilter
mapObject
objectDifference
omit
order
pick
propertyless
reject
select
set
slice
sort
splice
transform
union