Giter VIP home page Giter VIP logo

Comments (5)

greenkeeper avatar greenkeeper commented on June 3, 2024

Version 2.4.1 just got published.

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

Release Notes v2.4.1

Bugfixes:

  • Fix scope analysis in function declarations
Commits

The new version differs by 3 commits .

  • bd75356 2.4.1
  • fb698e4 Merge pull request #4710 from webpack/bugfix/prewalk-function-decl
  • 619cf31 prewalk a function declaration

See the full diff.

from z-hello.

greenkeeper avatar greenkeeper commented on June 3, 2024

Version 2.5.0 just got published.

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

Release Notes v2.5.0

Bugfixes:

  • add hashSalt to schema
  • webpack's source code no longer contains sourceMappingURL, which caused issues with some tools
  • Added missing semicolon in dll-imported modules
  • DllPlugin manifest is smaller (not pretty printed)
  • CommonsChunkPlugin in async mode doesn't extract from initial chunks

Features:

  • allow placeholders in the BannerPlugin
  • add option to disable the module trace in stats
Commits

The new version differs by 81 commits0.

  • bf3652b 2.5.0
  • cd1cd29 Merge pull request #4815 from webpack/bugfix/extract-async-initial
  • b45588b CommonsChunkPlugin in async mode doesn't select initial chunks
  • 8bab88c Merge pull request #4814 from webpack/test/move-entry
  • a244879 add testcase for moving entry modules into the commons chunk
  • 85dc98f Merge pull request #4813 from JLHwung/perf/date-now
  • 6afc397 perf: use Date.now() instead of new Date().getTime()
  • 94d0641 perf: use Date.now() instead of +new Date()
  • c91ba49 Merge pull request #4791 from deificx/master
  • 94ba75f Merge pull request #4794 from ndresx/disable-manifest-json-pretty-print
  • 84ea1ff added error to stats.moduleTrace test name to trigger test cases corretly
  • 8ad4386 test cases for stats.moduleTrace option
  • 958156a moduleTrace added to webpackOptionsSchema.json
  • de87f93 Disable manifest.json pretty print
  • 4131013 rename stats.stackTrace to stats.moduleTrace

There are 81 commits in total.

See the full diff

from z-hello.

greenkeeper avatar greenkeeper commented on June 3, 2024

Version 2.5.1 just got published.

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

Release Notes v2.5.1

Bugfixes:

  • Fix crash when error happens while watching
  • Fix hoisting of exports
Commits

The new version differs by 5 commits0.

  • ad2f68f 2.5.1
  • 4fd545b Merge pull request #4828 from satazor/patch-1
  • b0c45da Fix _done function not dealing with compilation being undefined
  • 7bc08e1 Merge pull request #4816 from webpack/bugfix/hoist-immutable-export
  • a952bb9 change some magic numbers to hoist exports

false

See the full diff

from z-hello.

greenkeeper avatar greenkeeper commented on June 3, 2024

Version 2.6.0 just got published.

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

Release Notes v2.6.0

Features:

  • add webpackMode comment option for import()
  • add output.chunkLoadTimeout

Bugfixes:

  • fixed providing webpackChunkName for import() with expression
  • fixed parsing of destructing in assignment
  • fixed some edge cases when parsing declarations
Commits

The new version differs by 24 commits.

  • 859b8cd updated examples
  • af05c14 2.6.0
  • 74afac5 Merge pull request #4881 from webpack/bugfix/destructing
  • cd6d086 fix missing pattern walk
  • 231a638 fix parsing issue with patterns
  • 272c105 support destructing on assignment
  • 6bd3a82 Merge pull request #4902 from bdwain/master
  • 04f2622 require a newer version of uglify that fixes a bug with regexp
  • 6d24f0d Merge pull request #4882 from kdnk/fix-typo
  • 7e4d659 CI
  • 60f154f archieved —> achieved
  • 95400b8 Merge pull request #4865 from PeterTeng/peter/fix-typo-in-examples
  • d5d0428 Merge pull request #4880 from webpack/ci/appveyor-yarn
  • 8ee65f1 Workaround for weird yarn link behavior
  • b59e179 'it it' => 'in in'

There are 24 commits in total.

See the full diff

from z-hello.

greenkeeper avatar greenkeeper commented on June 3, 2024

Version 2.6.1 just got published.

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

Release Notes v2.6.1

Bugfixes:

  • Promise is now only needed when loading chunk, not in initialization
  • variable injection in require.ensure is now working again
  • better comment message when no export found (output.pathinfo)
Commits

The new version differs by 7 commits.

  • 7cfd2c4 2.6.1
  • 5ec15f8 Merge pull request #4927 from webpack/bugfix/require-ensure-var-inject
  • da08b89 fix variable injection in require.ensure
  • 0dd0830 Merge pull request #4923 from webpack/bugfix/promise-later
  • 09d9533 Use Promise only when chunk load is triggered
  • ae389b0 Merge pull request #4918 from marzelin/master
  • 08615a2 change description when no static exports found

See the full diff

from z-hello.

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.