Releases: fastify/deepmerge
Releases · fastify/deepmerge
v2.0.0
What's Changed
- Bump tsd from 0.24.1 to 0.25.0 by @dependabot in #16
- chore(.gitignore): add bun lockfile by @Fdawgs in #17
- chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #18
- chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #19
- Fix return type when merging tuples and readonly arrays by @russelldavis in #23
- ci(package-manager-ci): add node 18 to test matrix by @Fdawgs in #24
- ci(package-manager): update ubuntu os to latest by @Fdawgs in #25
- ci: only trigger on pushes to main branches by @Fdawgs in #26
- ci(package-manager-ci): replace jobs with reusable workflow by @Fdawgs in #27
- test: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #30 - chore: add
.gitattributes
file by @Fdawgs in #31 - chore(package): explicitly declare js module type by @Fdawgs in #32
- chore(.gitignore): add .tap/ dir by @Fdawgs in #33
- Fixes typo
mergeAray
by @jborkowski in #35 - Merge
next
intomaster
by @jsumners in #37
New Contributors
- @russelldavis made their first contribution in #23
- @jborkowski made their first contribution in #35
- @jsumners made their first contribution in #37
Full Changelog: v1.3.0...v2.0.0
v1.3.0
v1.2.0
v1.1.0
What's Changed
- perf: improve performance by @Uzlopak in #3
- Bump tsd from 0.21.0 to 0.22.0 by @dependabot in #4
- add arrayMerge option by @Uzlopak in #5
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: 1.0.0...v1.1.0