question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing changelog for version 2.x

See original GitHub issue

I’m submitting a bug report

Webpack version: 2.1.0-beta.28

Webpack Karma version: 2.0.1

Karma version: 1.3.0

Please tell us about your environment: Linux, Ubuntu 16.04

Browser: PhantomJS

Current behavior: Changelog is missing for new release, which can count as a breaking change: now Webpack config is validated and an empty entry: {} needs to be passed.

Expected/desired behavior: Highlight breaking changes.

  • What is the motivation / use case for changing the behavior? Avoid surprises for upgraders.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
joshwienscommented, Jan 14, 2017

@blacksonic @nickwaelkens - For rc.4 and forward remove the entry object entirely.

rc.4 enforces schema validation, passing an empty object will fail that validation. There is a bandaid ( bit of a hack tbh ) that will default entry to a function that returns an empty object if it doesn’t exist in the config, this satisfies the schema validation for > rc.4

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docs version 'latest' missing changelog entries for 2.x · Issue #97 ...
The other issue is that it's the first time I see a project use a different name on RTD and GitHub. This is...
Read more >
Log4j – Changes - Apache Logging Services
Log4j 1.2 bridge now logs a warning instead of throwing an NullPointerException when building a Syslog appender with a missing "SyslogHost" ...
Read more >
AWS SDK for Java 2.x released | AWS Developer Tools Blog
We're pleased to announce that the AWS SDK for Java 2.x is now generally available and supported for production use. Version 2.x is...
Read more >
Icinga Web 2 Changelog
If you're running Icinga Web 2 Version 2.9.x on a SLES/OpenSUSE 15.x, you may have noticed some missing icons in the UI. This...
Read more >
LTS Changelog - Jenkins
Support HTTP/2 without the use of a custom --extraLibFolder option. ... (issue 55582); Update the minimum required Remoting version to 4.2.1.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found