Skip to content

v0.5.0

Compare
Choose a tag to compare
@stscoundrel stscoundrel released this 24 Jun 09:58
· 57 commits to main since this release
18fb761

Fixes an issue with dash vs dashless crosslink detection. In short, previous version dropped quite a lof of potential cross links.

Now with the issue fixed, the lib contains 10 000+ additional cross links.

What's Changed

  • Fix/dashful crosslinks by @stscoundrel in #76
  • Update deps by @stscoundrel in #77
  • Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.59.1 in /npm-module by @dependabot in #61
  • Bump @babel/preset-env from 7.20.2 to 7.21.5 in /npm-module by @dependabot in #58
  • Bump typescript from 4.9.5 to 5.0.4 in /npm-module by @dependabot in #56
  • Bump ts-jest from 29.0.5 to 29.1.0 in /npm-module by @dependabot in #55
  • Bump @types/node from 18.11.18 to 18.16.3 in /npm-module by @dependabot in #54
  • Bump babel-jest from 29.4.1 to 29.5.0 in /npm-module by @dependabot in #48
  • Bump actions/setup-go from 3 to 4 by @dependabot in #42
  • Bump @babel/preset-typescript from 7.18.6 to 7.21.5 in /npm-module by @dependabot in #60
  • Bump jest from 29.4.1 to 29.5.0 in /npm-module by @dependabot in #46
  • Bump @typescript-eslint/parser from 5.50.0 to 5.59.5 in /npm-module by @dependabot in #64
  • Bump @babel/core from 7.20.12 to 7.21.8 in /npm-module by @dependabot in #62
  • Bump eslint from 8.33.0 to 8.40.0 in /npm-module by @dependabot in #63
  • Bump @babel/core from 7.21.8 to 7.22.1 in /npm-module by @dependabot in #71
  • Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.8 in /npm-module by @dependabot in #68
  • Bump @types/jest from 29.5.1 to 29.5.2 in /npm-module by @dependabot in #65
  • Bump eslint from 8.40.0 to 8.43.0 in /npm-module by @dependabot in #74
  • Bump @babel/preset-env from 7.21.5 to 7.22.5 in /npm-module by @dependabot in #72
  • Bump @types/node from 18.16.3 to 20.2.5 in /npm-module by @dependabot in #67
  • Bump @typescript-eslint/parser from 5.59.5 to 5.59.11 in /npm-module by @dependabot in #73

New Contributors

Full Changelog: v0.4.2...v0.5.0