Skip to content

unplugin-dts@1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jun 10:09
· 3 commits to main since this release
92c465a

   🐞 Bug Fixes

  • Avoid self-referencing synthetic entry when entry dts path equals types path  -  by @qmhc (f08ae)
  • Loop through all aliases so wildcard * does not block @/* resolution  -  by @Q16solver in #477 (57b62)
  • plugin:
    • Re-emit declarations when non-type files change in watch mode  -  by @qmhc (a6bc9)
  • unplugin-dts:
    • Fix getResolvedModule error when bundling dts files outside src  -  by @qmhc (89a12)
    • Add .js extension to synthetic entry imports for nodenext  -  by @qmhc (fff6e)
    View changes on GitHub