Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 5.7 KB

CHANGELOG.md

File metadata and controls

64 lines (49 loc) · 5.7 KB

Changelog

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

2.9.0 (2021-12-12)

Features

  • shift-click modules to expand/collapse dependencies (d255cb7)
  • shift-click modules to expand/collapse dependencies (5aacc00)
  • shift-click modules to expand/collapse dependencies (503e2fa)

Bug Fixes

  • abort signal handling (608ca64)
  • better shared state hook (e5fe7c5)
  • broken request error handling (e8dc095)
  • center small graphs (fd5a6b6)
  • color-scheme on :root (c5e0ec6)
  • css var for tab text (7ddee1d)
  • empty query clears url params (2ee57ff)
  • ghost styling for peer dependencies (2cdfdc3)
  • graph nodes use theme colors (a60f8f2)
  • improved graph rendering logic, fixes #64 (a748976)
  • initial node selection (17939c9)
  • less clunky expand/collapse ui (8db56c9)
  • minor theme color issues (c68a925)
  • opacity (27e87e4)
  • port to typescript (c120d72)
  • pr feedback (1eb8a3e)
  • react hook errors, npmsio types (630b349)
  • remove theme-lite/theme-dark abstractions (76670d4)
  • restore :root background color (fe8de7b)
  • rm decodeURIComponent (c55c37a)
  • use Boolean to filter falsy values (1ec4790)

2.8.0 (2021-04-15)

Features

  • add file picker for package.json (#55) (b6f9774)
  • CNAME for js.org domain config (aa78254)

Bug Fixes

Changelog

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