slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency rollup-plugin-typescript2 to v0.13.0 #126

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency rollup-plugin-typescript2 from v0.11.1 to v0.13.0

Release Notes ### [`v0.12.0`](https://github.com/ezolenko/rollup-plugin-typescript2/releases/0.12.0) Fix for #​54, accepting module: esnext --- ### [`v0.13.0`](https://github.com/ezolenko/rollup-plugin-typescript2/releases/0.13.0) `clean: true` doesn't create cache at all (#​68) sourceMapCallback (#​69) ---
Commits #### v0.12.0 - [`e583dee`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/e583deee0f9ba3120f292aaaa71e6ee8af93133d) - package version - [`7332077`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/733207791800ffe15672554d2a6337c73c65cf74) - relaxing module overrides to allow for ESNext #​54 #### v0.13.0 - [`af63ad3`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/af63ad369612a472fa6559c059bda83f60d568b7) - package version - [`52593d2`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/52593d203b19e76ff41ede9b5350561fc9bc3ed2) Add 'sourceMapCallback' option to enable advanced mapping use cases - [`ffb2c0d`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/ffb2c0d835c41e78f37c59a1d8d2fc077fcd7879) Make sure sourcemap callback works having to clean cache - [`62aedfe`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/62aedfe3e3f2de4f493e2aa5a03f6f57bc35edef) - fix for formatting - [`a0b835d`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/a0b835d51af8a8f4deb296aad49d90599d4a7eae) - fix for sourcemaps taken from cache - [`f19dfae`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/f19dfae1d84735e212fe874eba453aa75d2c748e) - build - [`a3b71f0`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/a3b71f0a18e912f69fba65e32228c4e7499e1f19) Merge branch 'lephyrus-master' - [`f15cb84`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/f15cb84dcc99a0bd20f3afce101c0991683010b6) - "clean: true" will not create cache in the first place #​68 - [`d6908f1`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/d6908f132ffec63cb6e659db7e938a9dde110397) Update README.md (#​73) - [`2e3f4bc`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/2e3f4bc0c232d13ec71f0e3d146d38e8808b5d50) - readme update for #​66 - [`7f55090`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/7f55090242afd1826b86919b8edd66c2e2e49a6a) - updating dependencies

This PR has been generated by Renovate Bot.