Git Product home page Git Product logo

Comments (8)

greenkeeper avatar greenkeeper commented on August 18, 2024

Version 0.26.4 just got published.

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

from gh-board.

greenkeeper avatar greenkeeper commented on August 18, 2024

Version 0.28.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v0.28.5

0.28.5 (2017-08-17)

Bug Fixes

  • match mutliple dashes (options.camelCase) (#556) (1fee601)
  • stricter [@import](https://github.com/import) tolerance (#593) (2e4ec09)
Commits

The new version differs by 66 commits ahead by 66, behind by 9.

  • e16bdeb chore(release): 0.28.5
  • 53283a1 chore: Update yarn lock file from #565
  • 2e4ec09 fix: stricter @import tolerance (#593)
  • b92c941 docs(README): Fix ExtractTextPlugin example (#590)
  • 3440d55 test: add test for escaped selector (#584)
  • eadbd47 docs(README): fix link (#579)
  • 8dafee7 chore(package): update source-list-map v0.1.7...2.0.0 (dependencies) (#565)
  • 1fee601 fix: match mutliple dashes (options.camelCase) (#556)
  • c13c467 docs(README): add localIdentName to the options table (#551)
  • c2e0934 docs(README): fix broken link (#550)
  • ec4006c chore(release): 0.28.4
  • f6673c8 fix: preserve leading underscore in class names (#543)
  • 1a6b17d chore(release): 0.28.3
  • b90f492 fix: correct plugin order for CSS Modules (#534)
  • 72947b0 chore(release): 0.28.2

There are 66 commits in total.

See the full diff

from gh-board.

greenkeeper avatar greenkeeper commented on August 18, 2024

Version 0.28.6 just got published.

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

Commits

The new version differs by 68 commits ahead by 68, behind by 9.

  • d18ee04 chore(release): 0.28.6
  • 63567f2 fix: add support for aliases starting with / (options.alias) (#597)
  • e16bdeb chore(release): 0.28.5
  • 53283a1 chore: Update yarn lock file from #565
  • 2e4ec09 fix: stricter @import tolerance (#593)
  • b92c941 docs(README): Fix ExtractTextPlugin example (#590)
  • 3440d55 test: add test for escaped selector (#584)
  • eadbd47 docs(README): fix link (#579)
  • 8dafee7 chore(package): update source-list-map v0.1.7...2.0.0 (dependencies) (#565)
  • 1fee601 fix: match mutliple dashes (options.camelCase) (#556)
  • c13c467 docs(README): add localIdentName to the options table (#551)
  • c2e0934 docs(README): fix broken link (#550)
  • ec4006c chore(release): 0.28.4
  • f6673c8 fix: preserve leading underscore in class names (#543)
  • 1a6b17d chore(release): 0.28.3

There are 68 commits in total.

See the full diff

from gh-board.

greenkeeper avatar greenkeeper commented on August 18, 2024

Version 0.28.7 just got published.

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

Release Notes Release v0.28.7

0.28.7 (2017-08-30)

Bug Fixes

  • pass resolver to localsLoader (options.alias) (#601) (8f1b57c)
Commits

The new version differs by 2 commits.

  • 7b52951 chore(release): 0.28.7
  • 8f1b57c fix: pass resolver to localsLoader (options.alias) (#601)

See the full diff

from gh-board.

greenkeeper avatar greenkeeper commented on August 18, 2024

Version 0.28.8 just got published.

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

Release Notes v0.28.8

2018-01-05

Bug Fixes

  • loader: correctly check if source map is undefined (#641) (0dccfa9)
  • proper URL escaping and wrapping (url()) (#627) (8897d44)
Commits

The new version differs by 10 commits.

  • 0fc46c7 chore(release): 0.28.8
  • 333a2ce chore(package): update dependencies
  • 39773aa ci(travis): use npm
  • 8897d44 fix: proper URL escaping and wrapping (url()) (#627)
  • 0dccfa9 fix(loader): correctly check if source map is undefined (#641)
  • d999f4a docs: Update importLoaders documentation (#646)
  • 05c36db test: removed redundant modules argument (#599)
  • c45fa66 test: add case for url processing (#603)
  • 7039740 docs(README): add anchor tags to options table (#609)
  • 0840c80 Fix markdown for link to webpack resolve.alias doc (#595)

See the full diff

from gh-board.

greenkeeper avatar greenkeeper commented on August 18, 2024

Version 0.28.9 just got published.

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

Release Notes v0.28.9

2018-01-17

Bug Fixes

Commits

The new version differs by 3 commits.

  • 630579d chore(release): 0.28.9
  • 604bd4b chore(package): update dependencies
  • d1d8221 fix: ignore invalid URLs (url()) (#663)

See the full diff

from gh-board.

greenkeeper avatar greenkeeper commented on August 18, 2024

Version 0.28.10 just got published.

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

Release Notes v0.28.10

2018-02-22

Bug Fixes

  • getLocalIdent: add rootContext support (webpack >= v4.0.0) (#681) (9f876d2)
Commits

The new version differs by 3 commits.

  • c35d8bd chore(release): 0.28.10
  • 9f876d2 fix(getLocalIdent): add rootContext support (webpack >= v4.0.0) (#681)
  • 0452f26 test: hashes inside @font-face url (#678)

See the full diff

from gh-board.

greenkeeper avatar greenkeeper commented on August 18, 2024

Version 0.28.11 just got published.

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

Release Notes v0.28.11

2018-03-16

Bug Fixes

  • lib/processCss: don't check mode for url handling (options.modules) (#698) (c788450)
Commits

The new version differs by 2 commits.

  • df497db chore(release): 0.28.11
  • c788450 fix(lib/processCss): don't check mode for url handling (options.modules) (#698)

See the full diff

from gh-board.

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.