- Fix up JSDoc visitor and try harder to find import types (70691ff)
- Add support for build.lib.entry paths in vite plugin (f6c1d93)
- Add
posDecl
toexportDeclaration
visitor + support function declarations (#353) (5054906) - Add
posDecl
to distinguish export identifier vs declaration (tofindReferences
) (e5eef1f) - Add link to jiti issue (740eeb1)
- Add schema.json for JSONC (#320) (e7696e1)