Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 1.52 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0-rc.4 (2020-06-24)

Bug Fixes

  • clone opts to avoid polluted options (3d1b3c4)
  • support query token source and correct source logic (511099c)
  • token override in query (0b7d021)

Features

  • default Github base and token to env vars (3d103c9)
  • support gists (8d5637d)
  • validation on token input (cfb3e2a)

Performance Improvements

  • accessibility improvement on heading (ce54597)
  • improved landing page lighthouse score (c733026)

Reverts

  • exposing apibase as env var (6344c65)