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.

I had issues trying to figure out what were the breaking changes for v2.

A CHANGELOG.md + release notes would certainly do no harm.

Great job with the lib nevertheless.

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
bramsteincommented, Aug 29, 2016

There were two breaking changes:

  • check has been renamed to load. This check method has been aliased to load for many 1.x versions and in the documentation, but in 2.x the check method has been removed.
  • CommonJS modules are now default. Previously there were supported but the module also exposed FontFaceObserver on the global window object. This is no longer the case when you include Font Face Observer as a module (including the JS file still works as expected).

I’ll include a CHANGELOG from now on, thanks for the suggestion.

0reactions
testacodecommented, Jun 24, 2020

This would be awesome man. It’s like having an utility but no explanation manual.

Read more comments on GitHub >

github_iconTop Results From Across the Web

v2/ChangeLog at main · miniflux/v2 - GitHub
v2 /ChangeLog. Go to file · Go to file T
Read more >
Changes & New Features | AutoHotkey v2
Changes & New Features. Changes from v1.1 to v2.0 covers the differences between v1.1 and v2.0. For full technical details of changes, refer...
Read more >
Keep a Changelog
A changelog is a file which contains a curated, chronologically ordered list of notable changes for each version of a project. Why keep...
Read more >
V2 API Changelog | SCORM Cloud Documentation
Changelog for V2 API. This is a place to see any changes that are made to the V2 API. Entries here will include...
Read more >
Introducing Changelog 2.0
Introducing Changelog 2.0 ... I'm excited to finally be able to introduce you to Changelog 2.0! This might seem like a simple visual...
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