chore(deps): update dependency rollup-plugin-typescript2 to ^0.34.0
Compare changes
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
rollup-plugin-typescript2 | devDependencies | minor | ^0.33.0 -> ^0.34.0 |
v0.34.0
type
s and interface
s that would produce no JS.
2.60.0
+ as it requires the use of this.load
emitDeclarationOnly
log statement by @agilgur5 in #412
CHANGELOG.md
that references GH releases by @agilgur5 in #419
declarationMap
sources are correct by @agilgur5 in #403
print-diagnostics
spec by @agilgur5 in #405
context
helper by @agilgur5 in #404
check-tsconfig
with parse-tsconfig
by @agilgur5 in #413
ConsoleContext
entirely by using buildStart
by @agilgur5 in #414
cache
var by @agilgur5 in #415
diagnostics
funcs into single file by @agilgur5 in #415
Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.33.0.1...0.34.0
This MR has been generated by Renovate Bot.