Skip to content

Latest commit

 

History

History
102 lines (47 loc) · 1.45 KB

File metadata and controls

102 lines (47 loc) · 1.45 KB

1.10.3

Adds the license to the package.

1.10.2

Fix bug where line exclusions weren't working for GithubPermalinkRsc and GithubPermalink

1.10.1

Fixes a "Error: Cannot access .prototype on the server" error

See: vercel/next.js#52415

Adds tooltip to the copy button.

1.10.0

Adds line exclusions

Adds copy snippet button

1.9.1

Fixes the inline variant.

Adds a new error message type for 401 responses.

1.9.0

Add inline variant of IssueLink

1.8.1

non-functional change - fixes package.json to allow images to show in the NPM readme

1.8.0

Adds emoji reactions to IssueLinks

1.7.0

Adds RSCs versions of components: GithubPermalinkRsc and GithubIssueLinkRsc.

Exposes Base versions of components: GithubPermalinkBase and GithubIssueLinkBase

1.6.0

Makes Next14/RSC friendly - adds "use client" directives

1.5.0

Adds dark mode for user preference

1.4.1

Fixes overflow style bug Fixes single line permalink error

1.4.0

Add onError error reporting option.

1.3.0

Add repo information to GithubIssueLink.

Add Github SVG to GithubPermalink and GithubIssueLink

1.2.0

Adds GithubIssueLink.

Sets background color of GithubPermalink and GithubIssueLink to white.

Create release notes.

1.1.3

Fixes a bug on the data retrieval logic.

1.1.2

Adds a prepublish script

1.1.0

Adds optional github token functionality.

1.0.0

Add GithubPermalink.