issues
search
Swatinem
/
rollup-plugin-dts
A rollup plugin to generate .d.ts rollup files for your typescript project
GNU Lesser General Public License v3.0
815
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feat/project references
#324
NWYLZW
closed
6 days ago
3
fix: Preserve type members of namespace in re-exported module
#323
andersk
closed
3 weeks ago
0
Does not preserve type members of namespace in re-exported module (breaks Zod)
#322
andersk
closed
3 weeks ago
0
How can I export all types in the generated index.d.ts file?
#321
LOVETOO
opened
1 month ago
0
fix: force emit types even when there're errors
#320
hyrious
closed
1 month ago
0
fix: create program for `imports` input file #318
#319
NWYLZW
closed
1 month ago
1
`imports` uncompile error
#318
NWYLZW
closed
1 week ago
0
Plugin seems to prefer "*.mts" file over "*.d.mts" file.
#317
eXory2024
opened
1 month ago
2
refactor: minor improvements
#316
castarco
closed
2 months ago
0
chore(deps): update dependency @types/node to ^22.6.1
#315
renovate[bot]
closed
2 months ago
1
[@types/node | undici-types] UnsupportedSyntaxError: ImportEquals should have a literal source.
#314
kravetsone
opened
4 months ago
2
chore(deps): update dependency c8 to v10
#313
renovate[bot]
closed
5 months ago
0
Cannot get types to be generated in the location I want.
#312
CodeMedic42
closed
3 months ago
2
type only exports of classes are not respected
#311
brc-dd
opened
5 months ago
3
fix: unable to find the program when entry points exist intersection dependency
#310
NWYLZW
closed
6 months ago
0
Unable to reference itself as a dependency
#309
NWYLZW
closed
6 months ago
1
[bug] error TS2339: Property X does not exist on type X
#308
BowgartField
opened
6 months ago
2
[bug] Introduces a variable that cirtularly references itself
#307
nicolo-ribaudo
opened
6 months ago
0
[Feature Request] support custom transformers
#306
zhzLuke96
opened
6 months ago
0
fix: don't break transform when there is no space between unnamed default exported function and generic parameter bracket
#305
brc-dd
closed
6 months ago
2
Unexpected error when using lodash
#304
9romise
closed
6 months ago
0
chore(copyright): update license to LGPL-3.0-only
#303
tasty-tasty
closed
7 months ago
0
chore(deps): update dependency @babel/code-frame to ^7.24.2
#301
renovate[bot]
closed
8 months ago
1
Feature Request: Disable parsing local tsconfig
#300
huozhi
opened
10 months ago
0
chore(deps): update dependency c8 to v9
#299
renovate[bot]
closed
10 months ago
0
Wrong dts generation (importing from nested modules instead of top-level)
#298
xsjcTony
closed
11 months ago
1
chore(deps): update actions/setup-node action to v4
#296
renovate[bot]
closed
1 year ago
0
chore(deps): update all non-major dependencies
#295
renovate[bot]
closed
1 year ago
1
Add rollup v4 support
#294
igordanchenko
closed
1 year ago
0
Support rollup@4.0.0
#293
samlior
closed
1 year ago
0
Valid packages without `types` declaration in `package.json` seem to be ignored
#292
moltar
opened
1 year ago
0
Fix fallback path
#291
cschramm
closed
1 year ago
0
fix renovate rule description
#290
curlykay9527
closed
1 year ago
0
Reconfigure Renovate
#289
curlykay9527
closed
1 year ago
2
chore(deps): update actions/checkout action to v4
#288
renovate[bot]
closed
1 year ago
0
fix: `typeof this` usage in classes should not alias to `typeof this$1`
#287
crutchcorn
closed
1 year ago
0
error d.ts
#286
liuseen-l
opened
1 year ago
1
fix: treat an exported namespace as a value export
#285
mithodin
closed
1 year ago
0
Namespaced type is exported as "export type" instead of just "export"
#284
hazae41
closed
1 year ago
3
chore(deps): lower the node requirements to >=16
#283
curlykay9527
closed
1 year ago
2
Modify engines.node>=16
#282
curlykay9527
closed
1 year ago
4
Node >= 18.7.1
#281
eddiemonge
closed
1 year ago
1
Declaration source maps are broken
#280
mrazauskas
closed
1 year ago
4
typeof this; are being replaced by typeof this$1;
#279
AndreiLucas123
closed
1 year ago
2
Transform type exports to "export type" in order to comply with isolatedModules
#278
mithodin
closed
1 year ago
6
Project is in Maintenance Mode
#277
Swatinem
opened
1 year ago
7
Invalid exports when using isolatedModules: true
#276
mithodin
closed
1 year ago
2
docs: add clarity to the .default import pattern
#275
spiltbeans
closed
1 year ago
2
refactor: change plugin export from default to named
#274
spiltbeans
closed
1 year ago
2
Support resolving subpath pattern imports
#273
RebeccaStevens
closed
1 year ago
0
Next