Giter VIP home page Giter VIP logo

Comments (11)

greenkeeper avatar greenkeeper commented on July 3, 2024

After pinning to 2.18.13 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.20.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 19 commits.

  • 1272258 2.20.0
  • 20bf54a tests: update tests to support new way of loading client/socket
  • 3b7e8cb ci: build on node 8
  • ba93a88 Merge branch 'socket-io-update' - fixes #1392
  • ef92799 deps: remove hard-coded socket.io script
  • 1f4575d deps: Update to latest browser-sync-ui
  • 619f580 Add client to main repo
  • 05ba853 stripping how client works
  • 3645283 deps: update custom lodash - closes #1411
  • 4098c27 Merge pull request #1432 from luftywiranda13/patch-1
  • 242ca4c Merge pull request #1439 from Hrafnkellos/master
  • e0668af Merge pull request #1441 from shroudedcode/fix-package-json
  • 399bf9e Merge branch 'master' into fix-package-json
  • 9a0888e Merge branch 'master' into fix-package-json
  • ac86665 fix(http-protocol): enable notify command over http - closes #1467

There are 19 commits in total.

See the full diff

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.20.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

See the full diff

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.21.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 4e4d01e 2.21.0
  • 91b7e89 dx: make it easier to launch a server/proxy re: #1253
  • d45d04c adding cleaner cli commands

See the full diff

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.22.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 38 commits.

  • f72a6ad 2.22.0
  • dd35b50 make it clearer where default ignore patterns originate
  • 91480aa feat: add 'single' flag to put Browsersync into SPA mode
  • b5cc56e feat: add directory listing for serve-static mode
  • 393309b options: switch to pipeline of transforms
  • 2c744c8 tests: run all tests
  • a5e214b tests: adding tests for option merging
  • 2a2d881 cli: add cwd, watch and ignore flags
  • be1a477 fixtures: css file under .tmp directory
  • 34429f4 fixtures: add nested @import rules
  • 55319cb client: support liveImg updating
  • cb5b44c client: log when a stylesheet will be affected
  • fb26e82 feat: support CSS imports - fixes #10
  • 4c66bb8 tests: update wherever stream/reload used to include scheduler control
  • 4c7530a tests: update .stream() api tests

There are 38 commits in total.

See the full diff

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.23.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 863bac1 2.23.0
  • 0f8c240 chore: move all option mods to single pipeline
  • dbb1267 watcher: adding cwd + ignore defaults to all

See the full diff

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.23.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

See the full diff

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.23.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.23.2

CLI

  • Fix the missing type: array in server field of startOpts b24514b
Commits

The new version differs by 5 commits.

  • 148ac02 2.23.2
  • d55b465 add misc field to generator
  • 0b04a7a changelog generator
  • e331c96 Merge pull request #1476 from yuheiy/fix-cli-options
  • b24514b Fix the missing type: array in server field of startOpts

See the full diff

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.23.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.23.3

misc

  • Revert "Fix the missing type: array in server field of startOpts" - fixes #1483 (This reverts commit b24514b) 31150d6
  • fix(server-middleware): allow res.end -> next() in middeware flow when no serveStatic exists - fixes #1481 620e9ae
Commits

The new version differs by 3 commits.

  • a5b5603 2.23.3
  • 31150d6 Revert "Fix the missing type: array in server field of startOpts" - fixes #1483
  • 620e9ae fix(server-middleware): allow res.end -> next() in middeware flow when no serveStatic exists - fixes #1481

See the full diff

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.23.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

  • 6ba435c 2.23.4
  • 4f42b81 compiled assets
  • 13065ae Merge pull request #1479 from ThiagoMVF/tf-bump-immutable-version
  • f957956 fix(client): regression over injection of extensions declared under config.injectFileTypes
  • 55127fe Remove trace
  • ce6d335 fix(client): enable img injection - fixes #1489
  • 9bc6d9c Update immutable dependency version to get newer license

See the full diff

from spellbook.

greenkeeper avatar greenkeeper commented on July 3, 2024

Version 2.23.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 126cc70 2.23.5
  • 68850c0 chore: apply prettier
  • a40092d fix(server): default to baseDir: ['./'] when object with routes given for server

See the full diff

from spellbook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.