Releases: planttheidea/fast-equals
Releases · planttheidea/fast-equals
Release list
Release 5.4.1
Release 6.0.2
Release 6.0.1
- [Enhancement] Micro-optimizations (#195) (fa586eb)
- update to latest (#194) (23e8e11)
- Bump the npm_and_yarn group across 1 directory with 4 updates (#193) (bad66ff)
- Bump esbuild in the npm_and_yarn group across 1 directory (#192) (69b3729)
- Bump vitest in the npm_and_yarn group across 1 directory (#191) (bd97422)
- Bump postcss in the npm_and_yarn group across 1 directory (#190) (f911b02)
- Bump ip-address in the npm_and_yarn group across 1 directory (#189) (2a9e023)
- Bump the npm_and_yarn group across 1 directory with 2 updates (#187) (7388913)
- Bump lodash in the npm_and_yarn group across 1 directory (#186) (9f1a52f)
- Bump defu in the npm_and_yarn group across 1 directory (#185) (fdcbd17)
- Bump picomatch in the npm_and_yarn group across 1 directory (#184) (0a26ef6)
- Bump flatted in the npm_and_yarn group across 1 directory (#183) (6988992)
- Bump tar in the npm_and_yarn group across 1 directory (#182) (711996d)
- Bump tar in the npm_and_yarn group across 1 directory (#181) (2e1878a)
- Bump rollup in the npm_and_yarn group across 1 directory (#180) (80b68a5)
- Bump basic-ftp in the npm_and_yarn group across 1 directory (#179) (8b9cdc3)
- Bump minimatch in the npm_and_yarn group across 1 directory (#178) (e82513c)
- Bump tar from 7.5.7 to 7.5.9 (#177) (d29f6aa)
- Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 (#176) (88d77b6)
- Bump tar from 7.5.6 to 7.5.7 (#175) (81b87ab)
- Bump lodash from 4.17.21 to 4.17.23 (#174) (c4a53c1)
- Bump tar from 7.5.3 to 7.5.6 (#173) (6462210)
- Bump tar from 7.5.2 to 7.5.3 (#172) (46d04a4)
Release 6.0.0
- [Cleanup] Final touches for v6 (#171) (eafa037)
- [Enhancement] Drop UMD support and source maps (#164) (348d167)
- add
strictEqualmethod, and remove indirecton methods fromequals.ts(#170) (5a566ff) - reduce exposed types, and simplify internals related to typed equality comparators (#169) (8225219)
- include
AsyncGeneratorFunctionin tag handlers (475fcfd) - [Fix] Restore
sameValueZeroEqual(#168) (3b9cabf) - [Cleanup] Speed tweaks (#167) (5ab92f5)
- [Enhancement] Make custom comparators more flexible (#166) (7dfc4a0)
- [Enhancement] Internalize tag lookup to object (#165) (ebafde5)
Release 6.0.0-rc.1
Release 6.0.0-rc.0
- update CHANGELOG to include other changes (4b7ede2)
- update dependencies to latest (2665004)
- Merge branch 'main' of github.com:planttheidea/fast-equals into enhancement/drop-umd-support (0df48c3)
- [Cleanup] Speed tweaks (#167) (5ab92f5)
- Merge branch 'main' of github.com:planttheidea/fast-equals into enhancement/drop-umd-support (3a82b11)
- [Enhancement] Make custom comparators more flexible (#166) (7dfc4a0)
- Merge branch 'main' of github.com:planttheidea/fast-equals into enhancement/drop-umd-support (ae63678)
- [Enhancement] Internalize tag lookup to object (#165) (ebafde5)