Skip to content

v0.6.0

Choose a tag to compare

@serhalp serhalp released this 04 Apr 20:06
· 146 commits to main since this release
Immutable release. Only release title and notes can be modified.
36311e0

v0.5.0...v0.6.0

compare changes

๐Ÿš€ Enhancements

  • Welcome first contributors when PR opens (#2236)
  • i18n: Add Austrian translation (#2260)
  • Add brand page (#2197)
  • Compare download charts with sparklines (#2273)
  • Increase max package compares to 10 (#2294)
  • i18n: Add vietnamese vi-VN translations (#2291)

๐Ÿ”ฅ Performance

  • Avoid creating Date objects when parsing timestamps (#2256)
  • ui: Parallelize chunked chart download fetches (#2269)
  • Replace ISR with CDN cache for versioned code and docs routes (#2297)
  • Increase ISR revalidation intervals for package and API routes (#2298)

๐Ÿฉน Fixes

  • Remove duplicate scroll-to-top button on docs page (#2229)
  • i18n: Allow translations for the recharging/vacation page (#2248)
  • ui: Strip .git before path/query/fragment in normalizeGitUrl (#2235)
  • ui: Improve search page UX (#2115)
  • ui: Reduce badge width overestimation in fallback text measurement (#2199)
  • Add missing token to first-time contributor welcome workflow (#2264)
  • i18n: Add missing translations for hi-IN (#2254)
  • Add top margin to show more/fewer maintainers button (#2262)
  • Set longer ttl for ungh (#2272)
  • Do not strip package name from description (#2274)
  • Correctly detect type info in badge (#2173)
  • a11y: Improve facet selector accessibility (#1536)
  • i18n: Add missing translations for uk-ua (#2271)
  • i18n: Add missing norwegian nb-NO translations (#2293)
  • a11y: Remove dark-mode override from i18n tracker (#2287)
  • Add spacing between tab toggle and comparison table (#2296)

๐Ÿ’… Refactors

๐Ÿ“– Documentation

  • Optimize playwright configuration and contribution doc (#2237)

๐Ÿก Chore

  • deps: Update devdependency @vitest/coverage-v8 to v4.1.1 (#2091)
  • Add new sponsors (#2238)
  • deps: Update devdependency chromatic to v16 (#2241)
  • deps: Update devdependency typescript to v6 (#2242)
  • deps: Update chromaui/action action to v16 (#2243)
  • i18n: Update French translations with new phrases (#2232)
  • i18n: Update German translation (#2246)
  • deps: Update devdependency schema-dts to v2 (#2250)
  • Bump vue-data-ui from 3.16.0 to 3.16.1 (#2259)
  • Improve externals configuration in chromatic (#2261)
  • deps: Update devdependency knip to v6 (#2223)
  • Release v0.6.0 (#2240)

โœ… Tests

  • Add tests for useRepositoryUrl composable (#2249)

โค๏ธ Contributors