Release 5.23.1
- Minor refactors (efafcdc)
- Add test for re-export with
includeEntryExports
+ignoreExportsUsedInFile
(#698) (c0a0f0b) - Consider alias exclude symbols referenced in
ignoreExportsUsedInFile
(resolves #697) (326b018) - Fix enum members in re-exports in entry files (resolves #703) (3ff2253)
- Fix tag hints (#691) (dd051cd)
- Minor refactors (3e9806a)
- Fix
isReferencedInExportedType
AST helper (bc2e716)