Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Apr 19:28
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.
1f574e5

v0.8.1...HEAD

compare changes

๐Ÿš€ Enhancements

  • ui: Support Vite+ vp package manager commands (#2451)
  • Add socket.dev link into package command palette (#2481)
  • Replace quadrant with scatter with selectable axes (#2472)
  • i18n: Add Chinese translations (#2485)
  • Add a badge type for package likes (#2478)
  • i18n: Add Dutch nl-NL translations (#2118)
  • Enable turning off code ligatures (#2476)
  • Add github stars, issues and created at to comparison page (#2479)
  • Prefill package manager from query param (#2520)

๐Ÿ”ฅ Performance

  • Parallelize jsDelivr README fallback probes (#2384)

๐Ÿฉน Fixes

  • i18n: Update Czech translations (#2425)
  • i18n: Update Russian translations (#2429)
  • i18n: Add missing French translations (#2441)
  • Pass query params to OG image ISR function on Vercel (#2432)
  • i18n: Add missing norwegian nb-NO translations (#2450)
  • cli: Enable web auth for package:init (#2415)
  • i18n: Add missing zh-CN translations (#2452)
  • Add ignore attributes for password managers to input fields (#2466)
  • i18n: Add missing keys to de translations (#2475)
  • i18n: Actually use i18n ctrl_key consistently (#2457)
  • ui: Preserve root dir state when sibling dir is expanded (#2393)
  • Highlight scatter axes on facet inputs focus (#2484)
  • i18n: Consistent casing for common.view_on en keys (#2482)
  • Encode username in constructed gravatar URL (#2488)
  • Retry replacement suggestions after transient fetch failures (#2469)
  • i18n: Consistent common.view_on ua and ru keys (#2494)
  • i18n: Add missing RU translations for "scatter_chart" (#2503)
  • Improve compare scatter chart legend (#2493)
  • "copy as markdown" button appearing too eagerly (#2506)
  • Improve anchors parsing in readmes (#2486)
  • Compare scatter chart scale labels overlapping on first load (#2512)
  • i18n: Format sparkline data label (#2519)
  • Use owners.name facet for user profile pkgs (#2513)
  • i18n: Add missing Chinese translations (#2521)
  • Define allowed styles in readme (#2522)

๐Ÿ’… Refactors

  • Parallelize docs rendering and shiki setup (#2382)
  • Add missing IconClass type to icon props (#2462)

๐Ÿ“– Documentation

  • ui: Add stories for Brand page (#2468)
  • ui: Add stories for Recharging page (#2496)
  • ui: Add stories for PDS page (#2514)

๐Ÿก Chore

  • Use new dedupePeers pnpm option (#2420)
  • Manually add vite plus pre-commit hook (#2434)
  • Upgrade vite-plus to 0.1.16 (#2436)
  • Shave ~1-2s off pnpm test:types (#2458)
  • Move a comment to the right line (#2456)
  • deps: Update dependency diff to v9 (#2502)
  • deps: Update devdependency @vitest/coverage-v8 to v4.1.4 (#2497)
  • deps: Update dependency marked to v18 (#2499)
  • deps: Update actions/github-script action to v9 (#2498)
  • deps: Update github artifact actions (major) (#2500)
  • Release v0.9.0 (#2428)

๐Ÿค– CI

  • Revert "ci: auto-remove needs review label when PR is reviewed" (#2440)
  • Add e18e dependency diff workflow (#2435)
  • Actually bump e18e/action-dependency-diff to v1.5.0 (#2454)
  • Update Discord link to builders server (#2461)
  • Reconfigure CodeRabbit to improve signal-to-noise ratio (#2439)

โค๏ธ Contributors