Skip to content

v16.7.0-beta-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sverweij sverweij released this 17 Nov 19:38
· 22 commits to main since this release
v16.7.0-beta-1
49a73af

✨ features

  • 09e9e41 feat(extract): adds recognition of jsdoc @import type imports (#965) - thanks @louwers for raising the associated issue and testing a very early version of this feature!

This feature will be released in v16.7.0 (or later?) when the 'bracket style' jsdoc imports also work, so we don't create a breaking change when it's separately introduced.

👷 maintenance

  • 69b59b6 chore: makes ci use node 23 instead of 22
  • b5bfe76 refactor(graph-utl): renames a private function
  • 78960d3 build(npm): adds svgo to devDependencies