UNPKG

9.95 kBMarkdownView Raw
1# v1.7.0 (Thu Jun 02 2022)
2
3#### 🚀 Enhancement
4
5- fix(setup): import lib at top [#59](https://github.com/artsy/express-reloadable/pull/59) ([@damassi](https://github.com/damassi))
6
7#### 🏠 Internal
8
9- chore(deps): update yarn orb from 6.1.0 to v6.2.0 [#58](https://github.com/artsy/express-reloadable/pull/58) ([@renovate-bot](https://github.com/renovate-bot))
10- chore(deps): update auto orb from 2.0.0 to v2.1.0 [#57](https://github.com/artsy/express-reloadable/pull/57) ([@renovate-bot](https://github.com/renovate-bot))
11- chore(deps): update yarn orb from 6.0.0 to v6.1.0 [#54](https://github.com/artsy/express-reloadable/pull/54) ([@renovate-bot](https://github.com/renovate-bot))
12
13#### Authors: 2
14
15- Christopher Pappas ([@damassi](https://github.com/damassi))
16- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
17
18---
19
20# v1.6.0 (Mon Oct 11 2021)
21
22#### 🚀 Enhancement
23
24- Bump path-parse from 1.0.6 to 1.0.7 [#48](https://github.com/artsy/express-reloadable/pull/48) ([@dependabot[bot]](https://github.com/dependabot[bot]))
25
26#### 🏠 Internal
27
28- Bump minimist from 1.2.0 to 1.2.5 [#49](https://github.com/artsy/express-reloadable/pull/49) ([@dependabot[bot]](https://github.com/dependabot[bot]))
29- Bump glob-parent from 5.0.0 to 5.1.2 [#50](https://github.com/artsy/express-reloadable/pull/50) ([@dependabot[bot]](https://github.com/dependabot[bot]))
30- chore(deps): update dep @artsy/auto-config from 1.0.2 to v1.1.0 [#46](https://github.com/artsy/express-reloadable/pull/46) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
31- chore(deps): update auto orb from 1.4.0 to v2 [#47](https://github.com/artsy/express-reloadable/pull/47) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
32
33#### Authors: 3
34
35- [@dependabot[bot]](https://github.com/dependabot[bot])
36- [@renovate[bot]](https://github.com/renovate[bot])
37- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
38
39---
40
41# v1.5.0 (Sun Aug 29 2021)
42
43#### 🚀 Enhancement
44
45- Remove meeee [#42](https://github.com/artsy/express-reloadable/pull/42) ([@zephraph](https://github.com/zephraph))
46
47#### 🐛 Bug Fix
48
49- bugfix: Dont consume errors in reload cycle [#45](https://github.com/artsy/express-reloadable/pull/45) ([@damassi](https://github.com/damassi))
50
51#### ⚠️ Pushed to `master`
52
53- Update README.md ([@damassi](https://github.com/damassi))
54
55#### 🏠 Internal
56
57- Update yarn orb from 5.1.1 to v5.1.3 [#40](https://github.com/artsy/express-reloadable/pull/40) ([@renovate-bot](https://github.com/renovate-bot))
58- Update auto orb from 1.2.1 to v1.3.2 [#39](https://github.com/artsy/express-reloadable/pull/39) ([@renovate-bot](https://github.com/renovate-bot))
59- Update yarn orb from 5.1.0 to v5.1.1 [#38](https://github.com/artsy/express-reloadable/pull/38) ([@renovate-bot](https://github.com/renovate-bot))
60- Update yarn orb from 5.0.0 to v5.1.0 [#37](https://github.com/artsy/express-reloadable/pull/37) ([@renovate-bot](https://github.com/renovate-bot))
61- Update auto orb from 1.2.0 to v1.2.1 [#35](https://github.com/artsy/express-reloadable/pull/35) ([@renovate-bot](https://github.com/renovate-bot))
62- Update yarn orb from 4.0.2 to v5 [#36](https://github.com/artsy/express-reloadable/pull/36) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
63- Update auto orb from 1.1.0 to v1.2.0 [#34](https://github.com/artsy/express-reloadable/pull/34) ([@renovate-bot](https://github.com/renovate-bot))
64- Update yarn orb to v4 [#33](https://github.com/artsy/express-reloadable/pull/33) ([@renovate-bot](https://github.com/renovate-bot) [@zephraph](https://github.com/zephraph) [@renovate[bot]](https://github.com/renovate[bot]))
65
66#### Authors: 4
67
68- [@renovate[bot]](https://github.com/renovate[bot])
69- Christopher Pappas ([@damassi](https://github.com/damassi))
70- Justin Bennett ([@zephraph](https://github.com/zephraph))
71- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
72
73---
74
75# v1.4.8 (Tue Mar 10 2020)
76
77#### 🐛 Bug Fix
78
79- Update dep @artsy/auto-config from 1.0.1 to v1.0.2 [#32](https://github.com/artsy/express-reloadable/pull/32) ([@renovate-bot](https://github.com/renovate-bot))
80- Update yarn orb to v2.1.1 [#31](https://github.com/artsy/express-reloadable/pull/31) ([@renovate-bot](https://github.com/renovate-bot))
81
82#### Authors: 1
83
84- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
85
86---
87
88# v1.4.7 (Tue Sep 03 2019)
89
90#### 🐛 Bug Fix
91
92- Fix symlinks not being watched due to chokidar bug [#30](https://github.com/artsy/express-reloadable/pull/30) ([@zephraph](https://github.com/zephraph))
93
94#### 🏠 Internal
95
96- Update dep @artsy/auto-config from 1.0.0 to v1.0.1 [#29](https://github.com/artsy/express-reloadable/pull/29) ([@renovate-bot](https://github.com/renovate-bot))
97- Update yarn orb to v2 [#28](https://github.com/artsy/express-reloadable/pull/28) ([@renovate-bot](https://github.com/renovate-bot))
98- Update yarn orb to v1.1.1 [#27](https://github.com/artsy/express-reloadable/pull/27) ([@renovate-bot](https://github.com/renovate-bot))
99
100#### Authors: 2
101
102- Justin Bennett ([@zephraph](https://github.com/zephraph))
103- Renovate Bot ([@renovate-bot](https://github.com/renovate-bot))
104
105---
106
107# v1.4.6 (Mon May 06 2019)
108
109#### ⚠️ Pushed to master
110
111- Update README.md ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
112
113#### Authors: 1
114
115- [@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com)
116
117---
118
119# v1.4.5 (Mon May 06 2019)
120
121#### 🐛 Bug Fix
122
123- [Renovate] Ignore example folder [#26](https://github.com/artsy/express-reloadable/pull/26) ([@damassi](https://github.com/damassi))
124
125#### Authors: 1
126
127- Christopher Pappas ([@damassi](https://github.com/damassi))
128
129---
130
131# v1.4.4 (Mon May 06 2019)
132
133#### 🏠 Internal
134
135- Update dep @artsy/express-reloadable from 1.4.2 to v1.4.3 [#24](https://github.com/artsy/express-reloadable/pull/24) ([@renovate-bot](https://github.com/renovate-bot))
136
137#### ⚠️ Pushed to master
138
139- Update README with additionalModules globbing ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
140
141#### Authors: 2
142
143- Renovate Bot ([@renovate-bot](https://github.com/renovate-bot))
144- [@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com)
145
146---
147
148# v1.4.3 (Mon May 06 2019)
149
150#### 🏠 Internal
151
152- Update dep @artsy/express-reloadable from 1.4.1 to v1.4.2 [#23](https://github.com/artsy/express-reloadable/pull/23) ([@renovate-bot](https://github.com/renovate-bot))
153
154#### ⚠️ Pushed to master
155
156- Update README.md ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
157
158#### Authors: 2
159
160- Renovate Bot ([@renovate-bot](https://github.com/renovate-bot))
161- [@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com)
162
163---
164
165# v1.4.2 (Mon May 06 2019)
166
167#### 🐛 Bug Fix
168
169- Update dep chokidar from ^1.7.0 to v3 [#20](https://github.com/artsy/express-reloadable/pull/20) ([@renovate-bot](https://github.com/renovate-bot))
170
171#### 🏠 Internal
172
173- Update dep @artsy/auto-config from 0.1.2 to v1 [#22](https://github.com/artsy/express-reloadable/pull/22) ([@renovate-bot](https://github.com/renovate-bot))
174- Update dep @artsy/auto-config from 0.1.0 to v0.1.2 [#21](https://github.com/artsy/express-reloadable/pull/21) ([@renovate-bot](https://github.com/renovate-bot))
175- Update dep @artsy/express-reloadable from 1.4.0 to v1.4.1 [#19](https://github.com/artsy/express-reloadable/pull/19) ([@renovate-bot](https://github.com/renovate-bot))
176
177#### Authors: 1
178
179- Renovate Bot ([@renovate-bot](https://github.com/renovate-bot))
180
181---
182
183# v1.4.1 (Mon Apr 29 2019)
184
185#### 🏠 Internal
186
187- Update dep express from 4.16.2 to v4.16.4 [#17](https://github.com/artsy/express-reloadable/pull/17) ([@renovate-bot](https://github.com/renovate-bot))
188- Update dep tape from 4.9.0 to v4.10.1 [#18](https://github.com/artsy/express-reloadable/pull/18) ([@renovate-bot](https://github.com/renovate-bot))
189- Pin dependencies [#15](https://github.com/artsy/express-reloadable/pull/15) ([@renovate-bot](https://github.com/renovate-bot))
190- Add circle, renovate, auto [#12](https://github.com/artsy/express-reloadable/pull/12) ([@zephraph](https://github.com/zephraph))
191
192#### ⚠️ Pushed to master
193
194- Update README.md ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
195- Delete circle.yml ([@zephraph](https://github.com/zephraph))
196- 1.4.0 ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
197- v1.4.0 ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
198- v1.3.1 ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
199- Dont exit on errors ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
200- Fix log ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
201- Make resolve safer ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
202- v1.2.0 ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
203- Bump example version ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
204- Update README.md ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
205- Update README.md ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
206- Fix line-breaks in logs ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
207- Update examples and add log on mount ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
208- Initial file addition ([@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com))
209
210#### Authors: 3
211
212- Renovate Bot ([@renovate-bot](https://github.com/renovate-bot))
213- Justin Bennett ([@zephraph](https://github.com/zephraph))
214- [@damassi.pappas@gmail.com](https://github.com/damassi.pappas@gmail.com)
\No newline at end of file