Skip to content

Releases: vineyardbovines/skylink-sdk

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:25

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 15:01

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@vineyardbovines vineyardbovines released this 25 Aug 14:42

Initial release of skylink-sdk, a TypeScript SDK for SkyLink API v3.1.

Additions

  • Typed methods for all 58 SkyLink API v3.1 operations
  • Direct SkyLink and RapidAPI authentication
  • Automatic ICAO/IATA airport-code conversion
  • Structured errors and rate-limit metadata
  • JSON and PDF response handling
  • Configurable fetch implementation, headers, base URL, and timeout
  • ESM package with TypeScript declarations
  • Compatible with Node.js 22+, Bun, and modern server/edge runtimes

Install

npm install skylink-sdk

Full Changelog: https://github.com/vineyardbovines/skylink-sdk/commits/v0.1.0