UNPKG

5.5 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [0.4.4](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.4.3...@pkgr/utils@0.4.4) (2020-05-24)
7
8**Note:** Version bump only for package @pkgr/utils
9
10
11
12
13
14## [0.4.3](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.4.2...@pkgr/utils@0.4.3) (2020-02-22)
15
16**Note:** Version bump only for package @pkgr/utils
17
18
19
20
21
22## 0.4.2 (2020-02-13)
23
24
25### Bug Fixes
26
27* use tryRequirePkg to simplify codes ([914d2fa](https://github.com/rx-ts/pkgr/commit/914d2fa9d6de6dfd94d55d21d01aa4d2152a51fc))
28
29
30
31
32
33## 0.4.1 (2020-02-13)
34
35
36### Bug Fixes
37
38* **rollup:** check vue-template-compiler availability ([22edff2](https://github.com/rx-ts/pkgr/commit/22edff2dfb97fe071ff8b9ad4fce4f0c99d09419))
39
40
41
42
43
44# 0.4.0 (2020-02-08)
45
46
47### Features
48
49* **rollup:** add rollup-plugin-vue support ([4a31cff](https://github.com/rx-ts/pkgr/commit/4a31cff46d04c0d4182bcb249ea86ec77d2a0b57))
50
51
52
53
54
55## 0.3.9 (2020-02-03)
56
57**Note:** Version bump only for package @pkgr/utils
58
59
60
61
62
63## 0.3.8 (2020-01-30)
64
65
66### Bug Fixes
67
68* **webpack:** set isTSX from mdx value ([0ba49c0](https://github.com/rx-ts/pkgr/commit/0ba49c0e2a553e02afb62e6b655b9d90eb514cba))
69
70
71
72
73
74## 0.3.7 (2020-01-30)
75
76**Note:** Version bump only for package @pkgr/utils
77
78
79
80
81
82## [0.3.6](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.5...@pkgr/utils@0.3.6) (2020-01-30)
83
84
85### Bug Fixes
86
87* **deps:** bump all (dev)Dependencies, supoort md as mdx ([d588722](https://github.com/rx-ts/pkgr/commit/d58872294ba3341a5810a52bd93df55fdf3081d6))
88
89
90
91
92
93## [0.3.5](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.4...@pkgr/utils@0.3.5) (2020-01-19)
94
95
96### Bug Fixes
97
98* eslint issues from unicorn ([505f5ef](https://github.com/rx-ts/pkgr/commit/505f5ef3197cc239df4ddcdb4e1d4bb197bc6b77))
99
100
101
102
103
104## [0.3.4](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.3...@pkgr/utils@0.3.4) (2019-12-11)
105
106
107### Bug Fixes
108
109* **deps:** bump all (dev)Dependencies, migrate to @rollup/plugin-url ([8e9cc6f](https://github.com/rx-ts/pkgr/commit/8e9cc6fbab8facf71e445e4e4921f2c419a4792f))
110
111
112
113
114
115## [0.3.3](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.2...@pkgr/utils@0.3.3) (2019-11-10)
116
117
118### Bug Fixes
119
120* **rollup:** use opts.output for build.write ([eb0b3bf](https://github.com/rx-ts/pkgr/commit/eb0b3bf15743eeaad1f335d7a2250f0b9e461fab))
121
122
123
124
125
126## [0.3.2](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.1...@pkgr/utils@0.3.2) (2019-11-03)
127
128
129### Bug Fixes
130
131* **rollup:** support `external` alias and single string type ([c4e21be](https://github.com/rx-ts/pkgr/commit/c4e21be1d701ec940f59549f910064326b6ec156))
132
133
134
135
136
137## [0.3.1](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.0...@pkgr/utils@0.3.1) (2019-11-03)
138
139
140### Bug Fixes
141
142* **rollup:** pass collected externals also for function externals ([a49bdf4](https://github.com/rx-ts/pkgr/commit/a49bdf426d613dd2be312757c8e57f7ed626703c)), closes [#39](https://github.com/rx-ts/pkgr/issues/39) [#38](https://github.com/rx-ts/pkgr/issues/38) [#issuecomment-549130017](https://github.com/rx-ts/pkgr/issues/issuecomment-549130017)
143
144
145
146
147
148# [0.3.0](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.2.2...@pkgr/utils@0.3.0) (2019-11-03)
149
150
151### Features
152
153* **rollup:** support glob exclude and monorepo options, close [#36](https://github.com/rx-ts/pkgr/issues/36) ([5fc9d17](https://github.com/rx-ts/pkgr/commit/5fc9d1700d4771474baad515220e47f2e768d179))
154
155
156
157
158
159## [0.2.2](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.2.1...@pkgr/utils@0.2.2) (2019-11-02)
160
161
162### Bug Fixes
163
164* **utils:** add missing openChrome.applescript into npm pkg ([4eaf5f9](https://github.com/rx-ts/pkgr/commit/4eaf5f94494f9817cb0704050067f9532cada014))
165
166
167
168
169
170## [0.2.1](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.2.0...@pkgr/utils@0.2.1) (2019-11-02)
171
172
173### Bug Fixes
174
175* lint fix, use union @1stg/app-config ([ec3d54c](https://github.com/rx-ts/pkgr/commit/ec3d54cc1765416abb86c23603bedf494648c6cd))
176
177
178
179
180
181# [0.2.0](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.1.4...@pkgr/utils@0.2.0) (2019-10-30)
182
183
184### Features
185
186* add seamless svelte support ([a69173f](https://github.com/rx-ts/pkgr/commit/a69173fdd4e6f543b5b353a2c2501b15217918b2))
187
188
189
190
191
192## [0.1.4](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.1.3...@pkgr/utils@0.1.4) (2019-10-29)
193
194
195### Bug Fixes
196
197* **webpack:** seamless css support for all frameworks :tada: ([75bcf4a](https://github.com/rx-ts/pkgr/commit/75bcf4adab4883c8722309ea912e6bcf217db42c))
198
199
200
201
202
203## [0.1.3](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.1.2...@pkgr/utils@0.1.3) (2019-10-29)
204
205
206### Bug Fixes
207
208* use tslib for node pkgs as possible, add tsconfig.prod.json support ([ed49383](https://github.com/rx-ts/pkgr/commit/ed49383b1869c7a24ac765a16b3fba2579773dc1))
209
210
211
212
213
214## [0.1.2](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.1.1...@pkgr/utils@0.1.2) (2019-10-28)
215
216
217### Bug Fixes
218
219* **utils:** add isAngularAvailable ([89b61d4](https://github.com/rx-ts/pkgr/commit/89b61d4235c37c50d04068d290e34de7111bc6ab))
220
221
222
223
224
225## [0.1.1](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.1.0...@pkgr/utils@0.1.1) (2019-10-28)
226
227
228### Bug Fixes
229
230* **webpack:** support vue app seamlessly :tada: ([42661b3](https://github.com/rx-ts/pkgr/commit/42661b395b37a5f035cccc1dff695ae888b7f241))
231
232
233
234
235
236# 0.1.0 (2019-10-27)
237
238
239### Features
240
241* add webpack package, should just work ([91c7d2e](https://github.com/rx-ts/pkgr/commit/91c7d2eb9c175df641c3763055b77304d45e093e))