Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / timocov/dts-bundle-generator issues and pull requests

#334 - es2022: lacking support for arbitrary module namespace identifier names

Issue - State: closed - Opened by laino 16 days ago - 1 comment

#332 - Don't error on missing re-exported declarations

Pull Request - State: open - Opened by jackw 24 days ago - 2 comments

#331 - Added examples to README, see #258

Pull Request - State: closed - Opened by slhck about 1 month ago - 1 comment

#330 - export type * shouldn't export consts from the file

Issue - State: closed - Opened by UziTech about 1 month ago - 4 comments

#329 - Reading declarations of undefined

Issue - State: closed - Opened by EinfachLeo 2 months ago - 6 comments

#328 - Top-level exports comments/JSDocs are stripped when not exported directly

Issue - State: open - Opened by pylixonly 2 months ago - 1 comment
Labels: Bug

#327 - Cannot find symbol for node "fullscreenElement"

Issue - State: closed - Opened by theajack 3 months ago - 3 comments

#326 - Add support for "Arbitrary Module Namespace Identifiers"

Issue - State: open - Opened by timocov 4 months ago
Labels: Enhancement

#325 - Support dynamic libraries LibrariesOptions

Issue - State: open - Opened by carmelc 4 months ago - 4 comments
Labels: Enhancement, help wanted

#324 - Mark typescript as peerDependency

Issue - State: open - Opened by Q16solver 4 months ago - 3 comments
Labels: Bug, Breaking Change

#323 - [bug] Changes type to reference to the wrong variable

Issue - State: open - Opened by nicolo-ribaudo 5 months ago - 2 comments
Labels: Bug

#322 - 9.4.1 introduced significant overhead that can cause a 4.4x slow down

Issue - State: open - Opened by timocov 5 months ago
Labels: Bug

#320 - Output strips `type` keyword from type import

Issue - State: open - Opened by egilsster 5 months ago - 3 comments

#319 - Namespace import disappeared in output

Issue - State: closed - Opened by davidlj95 5 months ago - 3 comments
Labels: Bug

#318 - [9.4.0] A definition being referenced is lacking

Issue - State: closed - Opened by Shin-Ogata 6 months ago - 6 comments
Labels: Bug

#317 - Added support for variable declarations with binding patterns

Pull Request - State: closed - Opened by timocov 6 months ago

#315 - Constants declared by using object/array binding pattern syntax fail the build

Issue - State: closed - Opened by thefat32 6 months ago - 9 comments
Labels: Bug

#314 - Maximum call stack size exceeded (Infinite Loop) at `computeUsagesRecursively`

Issue - State: closed - Opened by KieranTH 6 months ago - 5 comments
Labels: Bug

#306 - Option to disable tree-shaking

Issue - State: closed - Opened by tnfAngel 7 months ago - 12 comments

#305 - Generics extended with declare module statement aren't included

Issue - State: closed - Opened by tuomokar 7 months ago - 2 comments
Labels: Bug

#304 - Star-imports don't get included in the bundle

Issue - State: closed - Opened by amsyarasyiq 7 months ago - 4 comments
Labels: Bug

#303 - Performance improvements

Pull Request - State: closed - Opened by timocov 7 months ago - 1 comment
Labels: Enhancement

#302 - Investigation: Use of `Context.Tag` from `effect` causes 4x slowdown

Issue - State: closed - Opened by leighman 7 months ago - 13 comments
Labels: Need More Feedback

#301 - Not all symbols in a declaration merging are exported

Issue - State: closed - Opened by timocov 8 months ago
Labels: Bug

#300 - TS2307: Cannot find module *.module.css

Issue - State: closed - Opened by theStrangeAdventurer 8 months ago - 1 comment

#295 - jsdoc comments aren't renamed alogn with their nodes

Issue - State: open - Opened by HarelM 8 months ago - 9 comments
Labels: Bug, Blocked by tsc

#294 - Issue setting both `excludeInternal` and `placeInternalsInOwningModule`

Issue - State: closed - Opened by HarelM 8 months ago - 2 comments

#293 - Allow to provide a different tsconfig path for generated bundle validation

Issue - State: open - Opened by HarelM 8 months ago
Labels: Enhancement, Need More Feedback

#290 - Exporting class/variable/function as type exports it as value too

Issue - State: open - Opened by timocov 9 months ago - 1 comment
Labels: Bug, Blocked by tsc

#287 - Gloabl `Map` collides with our `Map` object, I think...

Issue - State: closed - Opened by HarelM 9 months ago - 16 comments

#286 - Referenced types and renamings

Issue - State: closed - Opened by Atrue 9 months ago - 8 comments
Labels: Bug

#285 - support var symbol renaming

Pull Request - State: closed - Opened by Atrue 9 months ago - 2 comments

#283 - Wildcard re-exports seem to be ignored

Issue - State: closed - Opened by tomtheisen 9 months ago - 4 comments

#282 - [9.1.0+] Handling globalThis fails

Issue - State: closed - Opened by Shin-Ogata 9 months ago - 1 comment
Labels: Bug

#281 - Added wrapping `import/export * as Ns` with a namespace

Pull Request - State: closed - Opened by timocov 9 months ago

#280 - It is throwing a Typescript error TS1254 when using @sinclair/typebox

Issue - State: closed - Opened by mf-karim 10 months ago - 7 comments

#279 - Fixed handling re-export from external libraries

Pull Request - State: closed - Opened by timocov 10 months ago

#277 - Fixed re-export as namespace from entry-point issue

Pull Request - State: closed - Opened by timocov 10 months ago

#276 - Fixed handling double-underscored names

Pull Request - State: closed - Opened by timocov 10 months ago

#275 - Double-underscored names aren't exported

Issue - State: closed - Opened by timocov 10 months ago - 1 comment
Labels: Bug

#274 - Incorrect handling re-export with namespace

Issue - State: closed - Opened by timocov 10 months ago - 1 comment
Labels: Bug

#271 - Inlining a library with namespaced imports/exports inlines export statements

Issue - State: closed - Opened by timocov 10 months ago - 1 comment
Labels: Bug

#270 - Added support for name-collision resolution

Pull Request - State: closed - Opened by timocov 10 months ago - 1 comment

#269 - don't work with pnpm and turborepo

Issue - State: closed - Opened by yovanoc 11 months ago - 11 comments

#268 - Resolve export default expression name collision

Pull Request - State: closed - Opened by Atrue 11 months ago - 3 comments

#267 - Added resolving merged symbols

Pull Request - State: closed - Opened by timocov 11 months ago

#266 - Incorrect handling namespaced imports/exports

Issue - State: closed - Opened by timocov 11 months ago - 2 comments
Labels: Bug

#265 - [8.1.0] Something went wrong - value cannot be null

Issue - State: closed - Opened by wKovacs64 11 months ago - 11 comments
Labels: Bug

#264 - Stack overflow in v8.1.0 while handling re-exports with circular dependencies

Issue - State: closed - Opened by hoodmane 12 months ago - 6 comments
Labels: Bug

#263 - Is there a quantity limit for exporting?

Issue - State: closed - Opened by wszgrcy 12 months ago - 2 comments

#262 - [Feature Request] Inline all types as an option

Issue - State: closed - Opened by Suyashtnt 12 months ago - 2 comments

#261 - TS1183 Sourcecode in declaration in monorepo

Issue - State: closed - Opened by Kleywalker about 1 year ago - 6 comments

#260 - (love) Just to tell you how great your software is

Issue - State: closed - Opened by aleluff about 1 year ago - 2 comments

#259 - Re-exporting isn't property handled in dependencies

Issue - State: closed - Opened by timocov about 1 year ago - 1 comment
Labels: Bug

#258 - Yargs does not parse the command correctly

Issue - State: closed - Opened by moltar about 1 year ago - 4 comments
Labels: Working as Intended

#257 - Added support for the `.mts` and `.cts` extensions

Pull Request - State: closed - Opened by timocov about 1 year ago

#256 - feature request: Allow to keep imports

Issue - State: open - Opened by mix0000 about 1 year ago - 1 comment

#256 - feature request: Allow to keep imports

Issue - State: closed - Opened by mix0000 about 1 year ago - 2 comments

#255 - Doesn't work with bundled JSON

Issue - State: closed - Opened by hoodmane about 1 year ago - 5 comments
Labels: Working as Intended

#252 - Using `as` in import type leads to a broken output

Issue - State: closed - Opened by Bnaya over 1 year ago - 1 comment

#251 - (Re-)Export from re-export from external library doesn't add import/export statements

Issue - State: closed - Opened by loynoir over 1 year ago - 1 comment
Labels: Bug

#250 - `declare module Module` statements from dependencies are inlined despite if it should be imported

Issue - State: closed - Opened by HarelM over 1 year ago - 3 comments
Labels: Bug

#249 - Add option to not remove any comments

Issue - State: closed - Opened by NanderTGA over 1 year ago - 7 comments

#247 - Vue support

Issue - State: closed - Opened by f-lawe over 1 year ago - 14 comments

#245 - Fixed handling `import = require` syntax and "import default"

Pull Request - State: closed - Opened by timocov over 1 year ago

#244 - Fixed skipping checking `declare module` statements for recursive check

Pull Request - State: closed - Opened by timocov over 1 year ago

#243 - Some types are removed if they used in ambient context

Issue - State: closed - Opened by timocov over 1 year ago - 1 comment
Labels: Bug

#241 - Incorrect `export` state of referenced but not directly exported namespaces/modules

Issue - State: closed - Opened by timocov over 1 year ago - 1 comment
Labels: Bug

#240 - Dropped support TypeScript < 5.0

Pull Request - State: closed - Opened by timocov over 1 year ago

#239 - `import * as` & `export * as` does not work.

Issue - State: closed - Opened by Patrick-clone over 1 year ago - 1 comment

#238 - TypeScript 5 support

Issue - State: closed - Opened by timocov over 1 year ago - 1 comment
Labels: Enhancement, Breaking Change

#237 - Bundle generation fails with `Cannot find namespace 'Protocol'` (but `Protocol` doesn't seem to be a global declaration)

Issue - State: closed - Opened by d4h0 over 1 year ago - 5 comments
Labels: Enhancement, Breaking Change

#236 - Code mode

Issue - State: closed - Opened by euberdeveloper over 1 year ago - 1 comment

#235 - Fixed incorrect handling inlining import() statements

Pull Request - State: closed - Opened by timocov over 1 year ago

#234 - `--external-inlines` doesn't bundle completely

Issue - State: closed - Opened by pofulu over 1 year ago - 1 comment
Labels: Bug

#231 - wildcard module declaration is ignored

Issue - State: closed - Opened by mithodin almost 2 years ago - 2 comments

#229 - Error: Cannot find symbol for node: replace while using react-router-dom

Issue - State: closed - Opened by jinzhubaofu almost 2 years ago - 2 comments
Labels: Bug

#228 - Generate type dependencies for one type only

Issue - State: closed - Opened by yovanoc almost 2 years ago

#226 - jsdoc typedef {import('').Mod} Mod overwrite the real Mod type

Issue - State: closed - Opened by easyfrog almost 2 years ago - 2 comments

#225 - Fix support for typescript v4.8+

Issue - State: closed - Opened by timocov almost 2 years ago
Labels: Bug