diff --git a/.prettierignore b/.prettierignore index 6caaaa7..edc627e 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,4 +1,3 @@ dist lib node_modules -CHANGELOG.md diff --git a/packages/bin/CHANGELOG.md b/packages/bin/CHANGELOG.md index b4f295c..e0adc34 100644 --- a/packages/bin/CHANGELOG.md +++ b/packages/bin/CHANGELOG.md @@ -12,9 +12,6 @@ - [#127](https://github.com/rx-ts/types/pull/127) [`4da2bf7`](https://github.com/rx-ts/types/commit/4da2bf7e1f185b0889bf68bb5158d1c2277e246a) Thanks [@JounQin](https://github.com/JounQin)! - feat: migrate to native esm -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - # [1.0.0](https://github.com/rx-ts/types/compare/@d-ts/bin@0.5.2...@d-ts/bin@1.0.0) (2021-02-20) **Note:** Version bump only for package @d-ts/bin diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 439030c..01374d3 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -6,9 +6,6 @@ - [`680a71c`](https://github.com/rx-ts/types/commit/680a71c4cfcd3a9521f8a18ff777ad43fdea5bb5) Thanks [@JounQin](https://github.com/JounQin)! - fix: jsox/svelte type issues -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - # [1.0.0](https://github.com/rx-ts/types/compare/@d-ts/core@0.7.3...@d-ts/core@1.0.0) (2021-02-20) **Note:** Version bump only for package @d-ts/core diff --git a/packages/rollup-plugins/CHANGELOG.md b/packages/rollup-plugins/CHANGELOG.md index 7ceb689..a3f4342 100644 --- a/packages/rollup-plugins/CHANGELOG.md +++ b/packages/rollup-plugins/CHANGELOG.md @@ -6,9 +6,6 @@ - [#127](https://github.com/rx-ts/types/pull/127) [`4da2bf7`](https://github.com/rx-ts/types/commit/4da2bf7e1f185b0889bf68bb5158d1c2277e246a) Thanks [@JounQin](https://github.com/JounQin)! - feat: migrate to native esm -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - # [1.0.0](https://github.com/rx-ts/types/compare/@d-ts/rollup-plugins@0.4.1...@d-ts/rollup-plugins@1.0.0) (2021-02-20) **Note:** Version bump only for package @d-ts/rollup-plugins diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index 5e591c7..9cfdc85 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -6,9 +6,6 @@ - [`680a71c`](https://github.com/rx-ts/types/commit/680a71c4cfcd3a9521f8a18ff777ad43fdea5bb5) Thanks [@JounQin](https://github.com/JounQin)! - fix: jsox/svelte type issues -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - # [1.0.0](https://github.com/rx-ts/types/compare/@d-ts/svelte@0.2.5...@d-ts/svelte@1.0.0) (2021-02-20) **Note:** Version bump only for package @d-ts/svelte diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 96c48df..4470e0f 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -1,114 +1,61 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - # [1.0.0](https://github.com/rx-ts/types/compare/@d-ts/vue@0.4.4...@d-ts/vue@1.0.0) (2021-02-20) **Note:** Version bump only for package @d-ts/vue - - - - ## [0.4.4](https://github.com/rx-ts/types/compare/@d-ts/vue@0.4.3...@d-ts/vue@0.4.4) (2021-02-20) **Note:** Version bump only for package @d-ts/vue - - - - ## [0.4.3](https://github.com/rx-ts/types/compare/@d-ts/vue@0.4.2...@d-ts/vue@0.4.3) (2020-02-22) **Note:** Version bump only for package @d-ts/vue - - - - ## 0.4.2 (2020-01-28) **Note:** Version bump only for package @d-ts/vue - - - - ## 0.4.1 (2020-01-28) **Note:** Version bump only for package @d-ts/vue - - - - # 0.4.0 (2020-01-28) - ### Features -* **rollup-plugins:** remove unnecessary rollup-plugin-typescript definition ([42ed6cc](https://github.com/rx-ts/types/commit/42ed6cca2c473a463035c105760428d96dca0a75)) - - - - +- **rollup-plugins:** remove unnecessary rollup-plugin-typescript definition ([42ed6cc](https://github.com/rx-ts/types/commit/42ed6cca2c473a463035c105760428d96dca0a75)) # [0.3.0](https://github.com/rx-ts/types/compare/@d-ts/vue@0.2.3...@d-ts/vue@0.3.0) (2019-10-30) - ### Features -* add svelte and webpack plugins definitions ([8c726cd](https://github.com/rx-ts/types/commit/8c726cd0ce2641b3ab9a4516d40cc0cd2544bb8b)) - - - - +- add svelte and webpack plugins definitions ([8c726cd](https://github.com/rx-ts/types/commit/8c726cd0ce2641b3ab9a4516d40cc0cd2544bb8b)) ## [0.2.3](https://github.com/rx-ts/types/compare/@d-ts/vue@0.2.2...@d-ts/vue@0.2.3) (2019-10-29) - ### Bug Fixes -* remove postinstall scripts in internal pkgs ([70c5d68](https://github.com/rx-ts/types/commit/70c5d68190df3b4ec9e323119d8acabc320579e9)) - - - - +- remove postinstall scripts in internal pkgs ([70c5d68](https://github.com/rx-ts/types/commit/70c5d68190df3b4ec9e323119d8acabc320579e9)) ## [0.2.2](https://github.com/rx-ts/types/compare/@d-ts/vue@0.2.1...@d-ts/vue@0.2.2) (2019-09-21) **Note:** Version bump only for package @d-ts/vue - - - - ## [0.2.1](https://github.com/rx-ts/types/compare/@d-ts/vue@0.2.0...@d-ts/vue@0.2.1) (2019-09-21) - ### Bug Fixes -* correct repository field in package.json ([c54876a](https://github.com/rx-ts/types/commit/c54876a)) - - - - +- correct repository field in package.json ([c54876a](https://github.com/rx-ts/types/commit/c54876a)) # [0.2.0](https://github.com/rx-ts/types/compare/@d-ts/vue@0.1.0...@d-ts/vue@0.2.0) (2019-09-21) - ### Features -* add @d-ts/bin package, close [#56](https://github.com/rx-ts/types/issues/56) ([7bc08d7](https://github.com/rx-ts/types/commit/7bc08d7)) - - - - +- add @d-ts/bin package, close [#56](https://github.com/rx-ts/types/issues/56) ([7bc08d7](https://github.com/rx-ts/types/commit/7bc08d7)) # 0.1.0 (2019-09-20) - ### Features -* add @d-ts/vue package, improve dtslint usage ([2d67c16](https://github.com/rx-ts/types/commit/2d67c16)) +- add @d-ts/vue package, improve dtslint usage ([2d67c16](https://github.com/rx-ts/types/commit/2d67c16)) diff --git a/packages/webpack-plugins/CHANGELOG.md b/packages/webpack-plugins/CHANGELOG.md index 8c7e2f6..768caa6 100644 --- a/packages/webpack-plugins/CHANGELOG.md +++ b/packages/webpack-plugins/CHANGELOG.md @@ -12,9 +12,6 @@ - [#127](https://github.com/rx-ts/types/pull/127) [`4da2bf7`](https://github.com/rx-ts/types/commit/4da2bf7e1f185b0889bf68bb5158d1c2277e246a) Thanks [@JounQin](https://github.com/JounQin)! - feat: migrate to native esm -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - # [1.0.0](https://github.com/rx-ts/types/compare/@d-ts/webpack-plugins@0.4.1...@d-ts/webpack-plugins@1.0.0) (2021-02-20) **Note:** Version bump only for package @d-ts/webpack-plugins