File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ 3.0.0] ( https://github.com/Codex-/cosmiconfig-typescript-loader/compare/2.0.2...3.0.0 )
8+
9+ - build: Emit both cjs and esm. [ ` c82787d ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/commit/c82787d05160f9ff4442f831f67483f1fac1a004 )
10+ - build: move ts-node to peer dependencies. [ ` 1c82fda ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/commit/1c82fdafb5c2601edd789beeb20243c922040ce9 )
11+ - chore: Remove deprecated method. [ ` 079cf2b ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/commit/079cf2b0a326d81b9e175b85168655cadd5100b0 )
12+
713#### [ 2.0.2] ( https://github.com/Codex-/cosmiconfig-typescript-loader/compare/2.0.1...2.0.2 )
814
15+ > 22 June 2022
16+
917- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 [ ` #26 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/pull/26 )
1018- chore: bump dependencies [ ` 960e54b ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/commit/960e54b13fe638eae0ba430dfa840ef421eacea2 )
1119- build(deps-dev): bump @typescript-eslint/eslint-plugin [ ` 1703811 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/commit/17038118815326055f5fa9a915f63205cc3e4c38 )
20+ - Release 2.0.2 [ ` 431cf71 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/commit/431cf714fab8f941ae0cac6fdd47cf8e350cd52d )
1221
1322#### [ 2.0.1] ( https://github.com/Codex-/cosmiconfig-typescript-loader/compare/2.0.0...2.0.1 )
1423
Original file line number Diff line number Diff line change 11{
22 "name" : " cosmiconfig-typescript-loader" ,
3- "version" : " 2 .0.2 " ,
3+ "version" : " 3 .0.0 " ,
44 "description" : " TypeScript loader for cosmiconfig" ,
55 "author" : " Alex Miller <codex.nz@gmail.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments