Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@jsumners jsumners released this 23 Jun 16:08
· 5 commits to master since this release
a37e7ab

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 into master by @jsumners in #37

New Contributors

Full Changelog: v1.3.0...v2.0.0