-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
78 additions
and
236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,371 +1,213 @@ | ||
## [1.1.18](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.17...v1.1.18) (2019-01-17) | ||
|
||
## [1.1.19](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.18...v1.1.19) (2019-01-24) | ||
|
||
### Bug Fixes | ||
|
||
* **bug:** fixes an issue where 'default' keywords would not be stripped from nodes for which the 'export' keyword had been removed ([ff0233e](https://github.com/wessberg/rollup-plugin-ts/commit/ff0233e)) | ||
|
||
- **bug:** fixes an issue where default exports would be removed from declaration files ([c2c18ed](https://github.com/wessberg/rollup-plugin-ts/commit/c2c18ed)) | ||
- **package:** adds pretty-quick to commit hooks ([c07c616](https://github.com/wessberg/rollup-plugin-ts/commit/c07c616)) | ||
- **package:** removes unneeded scripts ([4275919](https://github.com/wessberg/rollup-plugin-ts/commit/4275919)) | ||
|
||
## [1.1.18](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.17...v1.1.18) (2019-01-17) | ||
|
||
## [1.1.17](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.16...v1.1.17) (2019-01-02) | ||
### Bug Fixes | ||
|
||
- **bug:** fixes an issue where 'default' keywords would not be stripped from nodes for which the 'export' keyword had been removed ([ff0233e](https://github.com/wessberg/rollup-plugin-ts/commit/ff0233e)) | ||
|
||
## [1.1.17](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.16...v1.1.17) (2019-01-02) | ||
|
||
## [1.1.16](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.15...v1.1.16) (2018-12-30) | ||
|
||
|
||
|
||
## [1.1.15](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.14...v1.1.15) (2018-12-30) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **chore:** updated to Rollup v1.0.0 ([e20e5b0](https://github.com/wessberg/rollup-plugin-ts/commit/e20e5b0)) | ||
|
||
|
||
- **chore:** updated to Rollup v1.0.0 ([e20e5b0](https://github.com/wessberg/rollup-plugin-ts/commit/e20e5b0)) | ||
|
||
## [1.1.14](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.13...v1.1.14) (2018-12-21) | ||
|
||
|
||
|
||
## [1.1.13](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.12...v1.1.13) (2018-12-21) | ||
|
||
|
||
|
||
## [1.1.12](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.11...v1.1.12) (2018-12-20) | ||
|
||
|
||
|
||
## [1.1.11](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.10...v1.1.11) (2018-12-17) | ||
|
||
|
||
|
||
## [1.1.10](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.9...v1.1.10) (2018-12-13) | ||
|
||
|
||
|
||
## [1.1.9](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.8...v1.1.9) (2018-12-06) | ||
|
||
|
||
|
||
## [1.1.8](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.7...v1.1.8) (2018-12-05) | ||
|
||
|
||
|
||
## [1.1.7](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.6...v1.1.7) (2018-11-29) | ||
|
||
|
||
|
||
## [1.1.6](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.5...v1.1.6) (2018-11-28) | ||
|
||
|
||
|
||
## [1.1.5](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.4...v1.1.5) (2018-11-28) | ||
|
||
|
||
|
||
## [1.1.4](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.3...v1.1.4) (2018-11-14) | ||
|
||
|
||
|
||
## [1.1.3](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.2...v1.1.3) (2018-11-14) | ||
|
||
|
||
|
||
## [1.1.2](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.1...v1.1.2) (2018-11-13) | ||
|
||
|
||
|
||
## [1.1.1](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.0...v1.1.1) (2018-11-13) | ||
|
||
|
||
|
||
# [1.1.0](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.12...v1.1.0) (2018-11-12) | ||
|
||
|
||
### Features | ||
|
||
* **performance and interoperability:** improves performance and interoperability ([53e1eba](https://github.com/wessberg/rollup-plugin-ts/commit/53e1eba)) | ||
|
||
|
||
- **performance and interoperability:** improves performance and interoperability ([53e1eba](https://github.com/wessberg/rollup-plugin-ts/commit/53e1eba)) | ||
|
||
## [1.0.12](https://github.com/wessberg/rollup-plugin-ts/compare/1.0.12...v1.0.12) (2018-10-28) | ||
|
||
|
||
|
||
## [1.0.11](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.10...v1.0.11) (2018-10-28) | ||
|
||
|
||
### Features | ||
|
||
* **declarations:** improves declaration (.d.ts) generation by a huge margin. ([348ff9f](https://github.com/wessberg/rollup-plugin-ts/commit/348ff9f)) | ||
|
||
|
||
- **declarations:** improves declaration (.d.ts) generation by a huge margin. ([348ff9f](https://github.com/wessberg/rollup-plugin-ts/commit/348ff9f)) | ||
|
||
## [1.0.10](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.9...v1.0.10) (2018-10-24) | ||
|
||
|
||
|
||
## [1.0.9](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.8...v1.0.9) (2018-10-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fixes issues with tracking type-only files via Rollup ([da20aa2](https://github.com/wessberg/rollup-plugin-ts/commit/da20aa2)), closes [#5](https://github.com/wessberg/rollup-plugin-ts/issues/5) | ||
|
||
|
||
- fixes issues with tracking type-only files via Rollup ([da20aa2](https://github.com/wessberg/rollup-plugin-ts/commit/da20aa2)), closes [#5](https://github.com/wessberg/rollup-plugin-ts/issues/5) | ||
|
||
## [1.0.8](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.7...v1.0.8) (2018-10-18) | ||
|
||
|
||
|
||
## [1.0.7](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.6...v1.0.7) (2018-10-18) | ||
|
||
|
||
|
||
## [1.0.6](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.5...v1.0.6) (2018-10-18) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **release:** Added 'files' array to package.json ([b5f16bf](https://github.com/wessberg/rollup-plugin-ts/commit/b5f16bf)) | ||
|
||
|
||
- **release:** Added 'files' array to package.json ([b5f16bf](https://github.com/wessberg/rollup-plugin-ts/commit/b5f16bf)) | ||
|
||
## [1.0.5](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.4...v1.0.5) (2018-10-18) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **bug:** Fixed an issue where declaration files found within a project directory wouldn't be discovered. ([719d5bd](https://github.com/wessberg/rollup-plugin-ts/commit/719d5bd)) | ||
|
||
|
||
- **bug:** Fixed an issue where declaration files found within a project directory wouldn't be discovered. ([719d5bd](https://github.com/wessberg/rollup-plugin-ts/commit/719d5bd)) | ||
|
||
## [1.0.4](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.3...v1.0.4) (2018-10-18) | ||
|
||
|
||
### Features | ||
|
||
* **interface:** Interfaces for Plugin input options are now exported ([b50683d](https://github.com/wessberg/rollup-plugin-ts/commit/b50683d)) | ||
|
||
|
||
- **interface:** Interfaces for Plugin input options are now exported ([b50683d](https://github.com/wessberg/rollup-plugin-ts/commit/b50683d)) | ||
|
||
## [1.0.3](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.2...v1.0.3) (2018-10-18) | ||
|
||
|
||
### Features | ||
|
||
* **interface:** Interfaces for Plugin input options are now exported ([a594de5](https://github.com/wessberg/rollup-plugin-ts/commit/a594de5)) | ||
|
||
|
||
- **interface:** Interfaces for Plugin input options are now exported ([a594de5](https://github.com/wessberg/rollup-plugin-ts/commit/a594de5)) | ||
|
||
## [1.0.2](https://github.com/wessberg/rollup-plugin-ts/compare/v1.0.1...v1.0.2) (2018-10-18) | ||
|
||
|
||
### Features | ||
|
||
* **interface:** Interfaces for Plugin input options are now exported ([9a93738](https://github.com/wessberg/rollup-plugin-ts/commit/9a93738)) | ||
|
||
|
||
- **interface:** Interfaces for Plugin input options are now exported ([9a93738](https://github.com/wessberg/rollup-plugin-ts/commit/9a93738)) | ||
|
||
## [1.0.1](https://github.com/wessberg/rollup-plugin-ts/compare/1.0.0...v1.0.1) (2018-10-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **lint:** Fixed linting issues ([178499c](https://github.com/wessberg/rollup-plugin-ts/commit/178499c)) | ||
|
||
|
||
- **lint:** Fixed linting issues ([178499c](https://github.com/wessberg/rollup-plugin-ts/commit/178499c)) | ||
|
||
# [1.0.0](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.44...v1.0.0) (2018-10-17) | ||
|
||
|
||
### Features | ||
|
||
* **release:** ground-up rewrite and some changes to the public API ([e43045c](https://github.com/wessberg/rollup-plugin-ts/commit/e43045c)), closes [#2](https://github.com/wessberg/rollup-plugin-ts/issues/2) | ||
* Made JavaScript files resolved from the paths property inside a tsconfig be passed on to Rollup ([a1c990c](https://github.com/wessberg/rollup-plugin-ts/commit/a1c990c)) | ||
|
||
- **release:** ground-up rewrite and some changes to the public API ([e43045c](https://github.com/wessberg/rollup-plugin-ts/commit/e43045c)), closes [#2](https://github.com/wessberg/rollup-plugin-ts/issues/2) | ||
- Made JavaScript files resolved from the paths property inside a tsconfig be passed on to Rollup ([a1c990c](https://github.com/wessberg/rollup-plugin-ts/commit/a1c990c)) | ||
|
||
### BREAKING CHANGES | ||
|
||
* **release:** The 'babel' config option has been removed in favor of 'babelConfig' which may point to a file on disk (such as a '.babelrc' or a 'babel.config.js') or be a dictionary of Babel options. | ||
* **release:** The 'parseExternalModules' config option has been removed. | ||
|
||
|
||
- **release:** The 'babel' config option has been removed in favor of 'babelConfig' which may point to a file on disk (such as a '.babelrc' or a 'babel.config.js') or be a dictionary of Babel options. | ||
- **release:** The 'parseExternalModules' config option has been removed. | ||
|
||
## [0.0.44](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.43...v0.0.44) (2018-10-05) | ||
|
||
|
||
|
||
## [0.0.43](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.42...v0.0.43) (2018-09-28) | ||
|
||
|
||
|
||
## [0.0.42](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.41...v0.0.42) (2018-09-28) | ||
|
||
|
||
|
||
## [0.0.41](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.40...v0.0.41) (2018-09-26) | ||
|
||
|
||
|
||
## [0.0.40](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.39...v0.0.40) (2018-08-30) | ||
|
||
|
||
|
||
## [0.0.39](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.38...v0.0.39) (2018-08-30) | ||
|
||
|
||
|
||
## [0.0.38](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.37...v0.0.38) (2018-08-30) | ||
|
||
|
||
|
||
## [0.0.37](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.36...v0.0.37) (2018-08-25) | ||
|
||
|
||
|
||
## [0.0.36](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.35...v0.0.36) (2018-08-14) | ||
|
||
|
||
|
||
## [0.0.35](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.34...v0.0.35) (2018-08-09) | ||
|
||
|
||
|
||
## [0.0.34](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.33...v0.0.34) (2018-08-08) | ||
|
||
|
||
|
||
## [0.0.33](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.32...v0.0.33) (2018-08-08) | ||
|
||
|
||
|
||
## [0.0.32](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.31...v0.0.32) (2018-07-18) | ||
|
||
|
||
|
||
## [0.0.31](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.30...v0.0.31) (2018-07-18) | ||
|
||
|
||
|
||
## [0.0.30](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.29...v0.0.30) (2018-06-30) | ||
|
||
|
||
|
||
## [0.0.29](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.28...v0.0.29) (2018-06-27) | ||
|
||
|
||
|
||
## [0.0.28](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.27...v0.0.28) (2018-06-27) | ||
|
||
|
||
|
||
## [0.0.27](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.26...v0.0.27) (2018-06-25) | ||
|
||
|
||
|
||
## [0.0.26](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.25...v0.0.26) (2018-06-21) | ||
|
||
|
||
|
||
## [0.0.25](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.24...v0.0.25) (2018-06-13) | ||
|
||
|
||
|
||
## [0.0.24](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.23...v0.0.24) (2018-06-13) | ||
|
||
|
||
|
||
## [0.0.23](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.22...v0.0.23) (2018-06-12) | ||
|
||
|
||
|
||
## [0.0.22](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.21...v0.0.22) (2018-06-08) | ||
|
||
|
||
|
||
## [0.0.21](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.20...v0.0.21) (2018-06-08) | ||
|
||
|
||
|
||
## [0.0.20](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.19...v0.0.20) (2018-06-07) | ||
|
||
|
||
|
||
## [0.0.19](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.18...v0.0.19) (2018-06-07) | ||
|
||
|
||
|
||
## [0.0.18](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.17...v0.0.18) (2018-06-01) | ||
|
||
|
||
|
||
## [0.0.17](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.16...v0.0.17) (2018-05-30) | ||
|
||
|
||
|
||
## [0.0.16](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.15...v0.0.16) (2018-05-28) | ||
|
||
|
||
|
||
## [0.0.15](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.14...v0.0.15) (2018-05-01) | ||
|
||
|
||
|
||
## [0.0.14](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.13...v0.0.14) (2018-04-30) | ||
|
||
|
||
|
||
## [0.0.13](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.12...v0.0.13) (2018-04-30) | ||
|
||
|
||
|
||
## [0.0.12](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.11...v0.0.12) (2018-04-29) | ||
|
||
|
||
|
||
## [0.0.11](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.10...v0.0.11) (2018-04-29) | ||
|
||
|
||
|
||
## [0.0.10](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.9...v0.0.10) (2018-04-25) | ||
|
||
|
||
|
||
## [0.0.9](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.8...v0.0.9) (2018-04-18) | ||
|
||
|
||
|
||
## [0.0.8](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.7...v0.0.8) (2018-04-04) | ||
|
||
|
||
|
||
## [0.0.7](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.6...v0.0.7) (2018-03-31) | ||
|
||
|
||
|
||
## [0.0.6](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.5...v0.0.6) (2018-03-30) | ||
|
||
|
||
|
||
## [0.0.5](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.4...v0.0.5) (2018-03-30) | ||
|
||
|
||
|
||
## [0.0.4](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.3...v0.0.4) (2018-03-29) | ||
|
||
|
||
|
||
## [0.0.3](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.2...v0.0.3) (2018-03-29) | ||
|
||
|
||
|
||
## [0.0.2](https://github.com/wessberg/rollup-plugin-ts/compare/v0.0.1...v0.0.2) (2018-03-29) | ||
|
||
|
||
|
||
## 0.0.1 (2018-03-29) | ||
|
||
|
||
|
Oops, something went wrong.