Problem/Motivation
Unfortunately, there doesn't appear to be any release notes, but there is a major version change last year. We should investigate and upgrade.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork quicklink-3576873
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
nickolajPatch to upgrade the Quicklink JS library from 2.3.0 to 3.0.1. Updates the CDN URL, local file hash checks, and error message version reference. The v3 API is backward compatible with v2 so no changes to the init logic are needed.
Comment #5
mherchelHeck yeah! Thanks!
Will be doing a review later this week.
Comment #6
mherchelFixed some tests (in main, and updated the readme). Good to merge.
Comment #8
mherchelMerged!
Comment #11
mherchelNote I reverted it on the 2.0.x branch, but its now on the 3.0.x branch. This will be part of the next major number release.