File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 2.0.0 (July 3, 2018)
2+
3+ ### Breaking Changes
4+
5+ * Drop nodejs support for versions < 8 ([ #39 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/39 ) )
6+
7+ ### Features
8+
9+ * Add TypeScript type declarations ([ #38 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/38 ) )
10+
11+ ### Documentation
12+
13+ * Fix module name in README for the import ([ #36 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/36 ) )
14+
15+ ### Dependency Upgrades
16+
17+ * Update all dependencies ([ #40 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/40 ) )
18+ * Update eslint-config-holidaycheck to version 0.9.0 π ([ #33 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/33 ) )
19+ * Update eslint-config-holidaycheck to version 0.8.0 π ([ #26 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/26 ) )
20+ * Update istanbul to version 0.4.3 π ([ #18 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/18 ) )
21+ * Update eslint to version 2.11.1 π ([ #32 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/32 ) )
22+ * Update mocha to version 2.5.3 π ([ #30 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/30 ) )
23+ * Update sinon to version 1.17.4 π ([ #22 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/22 ) )
24+ * Update eslint to version 2.9.0 π ([ #21 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/21 ) )
25+ * Update eslint-config-holidaycheck to version 0.7.0 π ([ #19 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/19 ) )
26+ * Update eslint to version 2.7.0 π ([ #17 ] ( https://github.com/holidaycheck/healthcheck-ping/pull/17 ) )
27+
128## 1.1.0 (April 3, 2016)
229
330### Enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " healthcheck-ping" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " Express middleware exposing a health check endpoint" ,
55 "main" : " lib/healthcheckMiddleware" ,
66 "files" : [
You canβt perform that action at this time.
0 commit comments