Adds the license to the package.
Fix bug where line exclusions weren't working for GithubPermalinkRsc and GithubPermalink
Fixes a "Error: Cannot access .prototype on the server" error
See: vercel/next.js#52415
Adds tooltip to the copy button.
Adds line exclusions
Adds copy snippet button
Fixes the inline variant.
Adds a new error message type for 401 responses.
Add inline variant of IssueLink
non-functional change - fixes package.json to allow images to show in the NPM readme
Adds emoji reactions to IssueLinks
Adds RSCs versions of components: GithubPermalinkRsc and GithubIssueLinkRsc.
Exposes Base versions of components: GithubPermalinkBase and GithubIssueLinkBase
Makes Next14/RSC friendly - adds "use client" directives
Adds dark mode for user preference
Fixes overflow style bug Fixes single line permalink error
Add onError error reporting option.
Add repo information to GithubIssueLink.
Add Github SVG to GithubPermalink and GithubIssueLink
Adds GithubIssueLink.
Sets background color of GithubPermalink and GithubIssueLink to white.
Create release notes.
Fixes a bug on the data retrieval logic.
Adds a prepublish script
Adds optional github token functionality.
Add GithubPermalink.