Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello lovely humans,
browser-sync just published its new version 2.18.8.
This version is covered by your current version range and after updating it in your project the build kept failing.
It looks like your project, in its current form, is malfunctioning and this update didn’t really change that. I don’t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project ✨
You rock!
🌴
GitHub Release
FIXED: re-implemented
reloadDebounce
to better suit the Browsersync use-case. Now we debounce and buffer events to allow multiple files to be injected following the specified window of event silence.FIXED: de2e2fa added
watchEvents
option to solve #1291 - now you can override which file-watching events Browsersync will respond to.For example, if you wanted to respond to the
add
event, along with the defaultchange
event, you could provide the followingor
FIXED: c6d7d16 always send
override: true
on public notify method to fix #538This means you can now silence the default notify messages, whilst still using your own.
The new version differs by 148 commits .
9e0a170
2.18.8
a6bba5a
ignore all file change events if
codeSync: false
2229394
limit file handling to core namespace
5b00707
Merge branch 'reload-debounce'
4b14c3b
chore: cleanup/comments
9d741d0
ensure stream api also conforms to reloadDelay and reloadDebounce
a1fbcf0
rework reloadDebounce
de2e2fa
fix(files): added
watchEvents
option5d1e084
deps: bump browser-sync-client re: BrowserSync Notify BrowserSync/browser-sync#538
7e36ce1
tests: update for override: true on public notify message
c6d7d16
fix(notify): always send
override: true
on public notify method838c837
2.18.7
af9ba60
deps: update browser-sync-ui to fix Fix Network Throttle TypeError with HTTPS (fix #43) BrowserSync/UI#44
782bb91
Unit tests need to be updated to reflect 'Jade' rename to 'Pug' - fixes #1292
f67aced
2.18.6
There are 148 commits in total. See the full diff.
Screencast
Try it today. Free for private repositories during beta.