Skip to content

0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Nov 17:35

This release contains support for _redirect files (see updated README)

The support is incomplete and does not support everything in the file format that Netlify does.

This is a breaking change in the sense that hyperlink now checks more things than before and may break your build.

Currently there is no intent to add a flag to disable this feature. If you need hyperlink to not check the file, just rename/remove it temporarily. Feedback welcome.

Install hyperlink 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/untitaker/hyperlink/releases/download/0.2.0/hyperlink-installer.sh | sh

Install prebuilt binaries into your npm project

npm install @untitaker/hyperlink@0.2.0

Download hyperlink 0.2.0

File Platform Checksum
hyperlink-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hyperlink-x86_64-apple-darwin.tar.xz Intel macOS checksum
hyperlink-x86_64-pc-windows-msvc.zip x64 Windows checksum
hyperlink-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum