Sourced from rollup-plugin-typescript2's releases.
0.36.0
Features/bugfixes
- support newer
moduleResolution
kinds, update build to TS 5.x by@ezolenko
in ezolenko/rollup-plugin-typescript2#453- fix: hardcode declaration extension check by
@agilgur5
in ezolenko/rollup-plugin-typescript2#456Internal (testing, refactors)
- github: mark
dist/*
as generated code by@agilgur5
in ezolenko/rollup-plugin-typescript2#457- deps: auto-update
semver
vianpm audit fix
by@agilgur5
in ezolenko/rollup-plugin-typescript2#459- switching from tslint (deprecated) to eslint by
@ezolenko
in ezolenko/rollup-plugin-typescript2#463Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.35.0...0.36.0
e9ede1d
- build592ed5c
switching from tslint (deprecated) to eslint (#463)fc85376
- build versionce2038d
support newer moduleResolution
kindsb43001e
deps: auto-update semver
via npm audit fix
(#459)976dadb
fix: hardcode declaration extension check (#456)61c7392
github: mark dist/*
as generated code (#457)