UNPKG

@zerollup/ts-transform-paths

Version:
355 lines (111 loc) 9 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.7.18](https://github.com/zerkalica/zerollup/compare/v1.7.17...v1.7.18) (2020-06-08) **Note:** Version bump only for package @zerollup/ts-transform-paths ## [1.7.17](https://github.com/zerkalica/zerollup/compare/v1.7.16...v1.7.17) (2020-04-04) ### Bug Fixes * **ts-transform-paths:** disable path rewrite in d.ts option: disableForDeclarations ([e6d3de3](https://github.com/zerkalica/zerollup/commit/e6d3de37e601275db7d9165488df29fc6da11fa5)) ## [1.7.16](https://github.com/zerkalica/zerollup/compare/v1.7.15...v1.7.16) (2020-04-04) ### Bug Fixes * **ts-transform-paths:** use fileExists, remove getSourceFile [#30](https://github.com/zerkalica/zerollup/issues/30) ([0c97e90](https://github.com/zerkalica/zerollup/commit/0c97e900fa171a52425c4d4410c30b2df109038e)) ## [1.7.15](https://github.com/zerkalica/zerollup/compare/v1.7.14...v1.7.15) (2020-03-26) **Note:** Version bump only for package @zerollup/ts-transform-paths ## [1.7.14](https://github.com/zerkalica/zerollup/compare/v1.7.13...v1.7.14) (2020-03-26) ### Bug Fixes * **ts-transform-paths:** setup rollup with ttypescript ([767576b](https://github.com/zerkalica/zerollup/commit/767576befc2cc7f3cab0372c638955c001e6b28b)) ## [1.7.13](https://github.com/zerkalica/zerollup/compare/v1.7.12...v1.7.13) (2020-03-23) **Note:** Version bump only for package @zerollup/ts-transform-paths ## [1.7.12](https://github.com/zerkalica/zerollup/compare/v1.7.11...v1.7.12) (2020-03-01) ### Bug Fixes * **ts-transform-paths:** check if import file exists without substitution, closes [#25](https://github.com/zerkalica/zerollup/issues/25) ([2c19d3a](https://github.com/zerkalica/zerollup/commit/2c19d3ac9ef58f14952c2004f76ec3c614f1bc72)) ## [1.7.11](https://github.com/zerkalica/zerollup/compare/v1.7.10...v1.7.11) (2020-01-12) **Note:** Version bump only for package @zerollup/ts-transform-paths ## [1.7.10](https://github.com/zerkalica/zerollup/compare/v1.7.9...v1.7.10) (2020-01-11) **Note:** Version bump only for package @zerollup/ts-transform-paths ## [1.7.9](https://github.com/zerkalica/zerollup/compare/v1.7.8...v1.7.9) (2019-12-22) **Note:** Version bump only for package @zerollup/ts-transform-paths ## [1.7.8](https://github.com/zerkalica/zerollup/compare/v1.7.7...v1.7.8) (2019-12-02) ### Bug Fixes * **ts-transform-paths:** import with extension [#21](https://github.com/zerkalica/zerollup/issues/21) ([46f4933](https://github.com/zerkalica/zerollup/commit/46f4933ab0d7f878395cd0c41c99017fa133eb6c)) ## [1.7.7](https://github.com/zerkalica/zerollup/compare/v1.7.6...v1.7.7) (2019-11-16) ### Bug Fixes * **ts-transform-paths:** improve own import detector [#18](https://github.com/zerkalica/zerollup/issues/18) ([29eb2f7](https://github.com/zerkalica/zerollup/commit/29eb2f7e7f93a3eb67610f2a0beb5c60171dbb90)) ## [1.7.6](https://github.com/zerkalica/zerollup/compare/v1.7.5...v1.7.6) (2019-11-13) ### Bug Fixes * **ts-transform-paths:** import value [#18](https://github.com/zerkalica/zerollup/issues/18) ([617bd33](https://github.com/zerkalica/zerollup/commit/617bd33ab2b33ed2e4e32f0884be4faca412e32c)) ## [1.7.5](https://github.com/zerkalica/zerollup/compare/v1.7.4...v1.7.5) (2019-11-10) ### Bug Fixes * **ts-transform-paths:** readme, code optimisations ([392f93b](https://github.com/zerkalica/zerollup/commit/392f93b53f5f7587dc6887d0f60ff45253a6dd5c)) * **ts-transform-paths:** restore resolver, closes [#18](https://github.com/zerkalica/zerollup/issues/18) ([679311f](https://github.com/zerkalica/zerollup/commit/679311f9bf969312c8be2c1f1b43415da17fa0c5)) ## [1.7.4](https://github.com/zerkalica/zerollup/compare/v1.7.3...v1.7.4) (2019-11-07) ### Bug Fixes * strict mode, paths fix ([e945be6](https://github.com/zerkalica/zerollup/commit/e945be66862191e5ae164ed6ba275c6d1f47832d)), closes [#16](https://github.com/zerkalica/zerollup/issues/16) [#17](https://github.com/zerkalica/zerollup/issues/17) ## [1.7.3](https://github.com/zerkalica/zerollup/compare/v1.7.2...v1.7.3) (2019-05-31) ### Bug Fixes * **ts-transform-paths:** moduleSpecifier null check [#13](https://github.com/zerkalica/zerollup/issues/13) ([50c033c](https://github.com/zerkalica/zerollup/commit/50c033c)) ## [1.7.2](https://github.com/zerkalica/zerollup/compare/v1.7.1...v1.7.2) (2019-05-31) **Note:** Version bump only for package @zerollup/ts-transform-paths ## [1.7.1](https://github.com/zerkalica/zerollup/compare/v1.7.0...v1.7.1) (2019-04-09) ### Bug Fixes * **ts-transform-paths:** watch, https://github.com/zerkalica/zerollup/issues/12 ([9f3cc5c](https://github.com/zerkalica/zerollup/commit/9f3cc5c)) # [1.7.0](https://github.com/zerkalica/zerollup/compare/v1.6.6...v1.7.0) (2019-02-09) ### Features * **ts-transform-paths:** added exclude and for options to config, [#10](https://github.com/zerkalica/zerollup/issues/10) ([5da42e1](https://github.com/zerkalica/zerollup/commit/5da42e1)) ## [1.6.6](https://github.com/zerkalica/zerollup/compare/v1.6.5...v1.6.6) (2019-02-06) ### Bug Fixes * **ts-transform-paths:** tests for resolve relative paths, [#10](https://github.com/zerkalica/zerollup/issues/10) ([a41585e](https://github.com/zerkalica/zerollup/commit/a41585e)) ## [1.6.5](https://github.com/zerkalica/zerollup/compare/v1.6.4...v1.6.5) (2018-12-01) **Note:** Version bump only for package @zerollup/ts-transform-paths <a name="1.5.1"></a> ## [1.5.1](https://github.com/zerkalica/zerollup/compare/v1.5.0...v1.5.1) (2018-08-29) **Note:** Version bump only for package @zerollup/ts-transform-paths <a name="1.5.0"></a> # [1.5.0](https://github.com/zerkalica/zerollup/compare/v1.4.5...v1.5.0) (2018-08-29) **Note:** Version bump only for package @zerollup/ts-transform-paths <a name="1.4.5"></a> ## [1.4.5](https://github.com/zerkalica/zerollup/compare/v1.4.4...v1.4.5) (2018-06-26) ### Bug Fixes * **ts-transform-paths:** processed map removed ([7bf7d11](https://github.com/zerkalica/zerollup/commit/7bf7d11)) <a name="1.4.4"></a> ## [1.4.4](https://github.com/zerkalica/zerollup/compare/v1.4.3...v1.4.4) (2018-06-26) ### Bug Fixes * **ts-transform-paths:** d.ts generated dynamic imports ([4a8410b](https://github.com/zerkalica/zerollup/commit/4a8410b)) <a name="1.4.3"></a> ## [1.4.3](https://github.com/zerkalica/zerollup/compare/v1.4.2...v1.4.3) (2018-06-22) ### Bug Fixes * **ts-transform-paths:** regexp matching for paths suggestions, closes [#3](https://github.com/zerkalica/zerollup/issues/3) ([723dc77](https://github.com/zerkalica/zerollup/commit/723dc77)) * **ts-transform-paths:** removed compat with old ts ([ddecdc5](https://github.com/zerkalica/zerollup/commit/ddecdc5)) <a name="1.2.6"></a> ## [1.2.6](https://github.com/zerkalica/zerollup/compare/v1.2.5...v1.2.6) (2018-05-31) **Note:** Version bump only for package @zerollup/ts-transform-paths <a name="1.2.5"></a> ## [1.2.5](https://github.com/zerkalica/zerollup/compare/v1.2.4...v1.2.5) (2018-05-30) **Note:** Version bump only for package @zerollup/ts-transform-paths <a name="1.2.4"></a> ## [1.2.4](https://github.com/zerkalica/zerollup/compare/v1.2.3...v1.2.4) (2018-05-29) ### Bug Fixes * **ts-transform-paths:** bad import/export in output js if importing/exporting pure interfaces ([ea509a5](https://github.com/zerkalica/zerollup/commit/ea509a5)) <a name="1.2.3"></a> ## [1.2.3](https://github.com/zerkalica/zerollup/compare/v1.2.2...v1.2.3) (2018-05-29) ### Bug Fixes * **ts-transform-paths:** interface import non-removal ([31d294e](https://github.com/zerkalica/zerollup/commit/31d294e)) <a name="1.2.2"></a> ## [1.2.2](https://github.com/zerkalica/zerollup/compare/v1.2.1...v1.2.2) (2018-05-26) ### Bug Fixes * **ts-transform-paths:** node cloning ([5ffaf95](https://github.com/zerkalica/zerollup/commit/5ffaf95)) <a name="1.2.1"></a> ## [1.2.1](https://github.com/zerkalica/zerollup/compare/v1.2.0...v1.2.1) (2018-05-26) ### Bug Fixes * **ts-transform-plugin:** commonjs module fix [#1](https://github.com/zerkalica/zerollup/issues/1) ([f5aee9a](https://github.com/zerkalica/zerollup/commit/f5aee9a)) <a name="1.2.0"></a> # [1.2.0](https://github.com/zerkalica/zerollup/compare/v1.1.4...v1.2.0) (2018-05-22) ### Features * **ts-transform-plugin:** initial require support ([1aa3762](https://github.com/zerkalica/zerollup/commit/1aa3762)) <a name="1.1.4"></a> ## [1.1.4](https://github.com/zerkalica/zerollup/compare/v1.1.3...v1.1.4) (2018-05-18) ### Bug Fixes * **ts-transform-paths:** afterDeclarations name changed ([f1f5e6a](https://github.com/zerkalica/zerollup/commit/f1f5e6a)) <a name="1.1.3"></a> ## [1.1.3](https://github.com/zerkalica/zerollup/compare/v1.1.2...v1.1.3) (2018-05-15) **Note:** Version bump only for package @zerollup/ts-transform-paths