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.

Add a `CHANGELOG` entry for `3.3.1`

See original GitHub issue

I have been using 3.2.1 and upgrading to 3.3.1 seems to be breaking due to removing the JSCPD constructor:

TypeError: _jscpd.JSCPD is not a constructor
  at Object.<anonymous> (/home/ether/code/get-sourcemaps/node_modules/@ehmicky/dev-tasks/build/src/tasks/check/jscpd.js:23:21)

It is hard to get a grasp of the new features and APIs introduced by 3.3.* since the changelog shows that 701 files have changed.

Would it be possible to write an entry in the CHANGELOG with a detailed list of the changes? Thanks a lot!

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
kucherenkocommented, Aug 8, 2020

I will close it after I fix changelog generator and add more information about API usage.

1reaction
ehmickycommented, Aug 3, 2020

Hi @kucherenko,

Thanks for your response. This is a rather big change, is there a migration guide?

Also, is there a list of changes available between those two versions? For example, besides moving from a single package to several, I don’t know whether some of the options or APIs have changed, and what their changes might be.

Note: Thanks for working on this, this is an awesome upgrade 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changelog entries - GitLab Docs
A good changelog entry should be descriptive and concise. It should explain the change to a reader who has zero context about the...
Read more >
Write changelogs for humans. A style guide. - GitHub
A changelog is a file that contains a curated, ordered list of notable changes for each versioned release of a project. Its purpose...
Read more >
Making a Human Friendly Changelog by Following Keep a ...
It should be skimmable to see what's been added, changed, deprecated, removed and fixed.Hit the subscribe button to receive more videos like ...
Read more >
Changelog — Read the Docs user documentation 9.1.1 ...
This release adds a few new features and bugfixes. The largest change is the addition of hidden versions, which allows docs to be...
Read more >
A Beginner's Guide to Git — What is a Changelog and How to ...
“A changelog is a log or record of all notable changes made to a project. ... These guidelines help you add some structure...
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