Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
2018 brings several new features & bugfixes to tiny-lr
, including some that we've been waiting on for over 2 years now!
#93 - Add reloadMissingCSS
Option (@STRML) [Thanks @smhg for handling the upstream merge!]
#125 - Allow Undefined Errors (@ShadSterling)
#127 - Allow Server Path Prefix (@chrmod)
#128 - Fix Typo Preventing Done Callback From Firing (@tmthrgd)
The new version differs by 16 commits.
d5e2c08
1.1.0
ecbd07f
Merge pull request #93 from STRML/reloadOnMissingCSS
60394b9
Merge pull request #127 from chrmod/server-prefix-option
7cc0826
Updating readme and livereload-js dependency to support prefix
95100f1
Merge pull request #125 from Polyergic/patch-1
78eec6b
Merge pull request #128 from tmthrgd/changed-typeof
7b7f501
Fix changed done callback, missing typeof.
4c120d5
Merge branch 'master' into reloadOnMissingCSS
2d91244
Merge branch 'master' into reloadOnMissingCSS
983fb74
Allow server path to be prefixed
852f4d4
Adhere to mandated bad coding style
89b9c3b
Allow error(undefined)
20b1b4e
1.0.5
fdd28b4
Merge pull request #124 from digitalbazaar/master
218136d
Update debug
dependency.
There are 16 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 3 commits.
d68d983
1.1.1
dbddf54
Merge pull request #129 from mattisfrommars/master
18812a6
upgrade debug package fixing security vulerability https://nodesecurity.io/advisories/534
See the full diff
Version 1.0.4 of tiny-lr just got published.
This version is covered by your current version range and after updating it in your project the build failed.
tiny-lr is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/codeship** Build failed [Details](https://app.codeship.com/projects/99674/builds/24742690)Release Notes
v1.0.4#117 Updating NPM versioning scripts (@elwayman02)
#122 Call method instead of apply (@frederikbosch)
#123 Update qs to 6.4.0 (@BrandonCopley)
Commits
The new version differs by 8 commits0.
1187246
1.0.4
10526b8
Merge pull request #123 from BrandonCopley/master
5ce62f8
update qs to 6.4.0
6403c0e
Merge pull request #122 from frederikbosch/patch-1
95a264d
No unnecessary call
4c2f2dd
use .call instead of .apply
7b8ed73
Merge pull request #117 from mklabs/npm-version-amaze
b5f06f8
Make
npm version patch
do all the workfalse
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: