Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:54
· 43 commits to main since this release
Immutable release. Only release title and notes can be modified.
6f49b61

v0.17.1...HEAD

compare changes

πŸš€ Enhancements

  • Add more patterns to unnecessary files hints (#3050)
  • Persist timeline chart metric in URL (#3051)
  • Add "create new account" button to PDS page (#3022)
  • ui: Add direct links to sponsorship tiers (#3036)
  • Increase text and interactive elems contrast (#2621)
  • Add noodle for national gif day (#3067)
  • ui: Add easy way to copy package version (#3044)
  • ui: Added support for Effect.ts playground links (#3082)
  • Add copy PNG buttons to charts (#3132)
  • Add more patterns to unnecessary files hints (#3143)
  • Extend possibly unnecessary patterns (#3162)
  • Changelog - formatted links, more git providers & copy markdown (#2983)
  • Add deprecated marking to package timeline page (#3133)
  • Show error icon on the timeline chart (#3175)
  • ui: Add ni package manager support (#3187)

🩹 Fixes

  • i18n: Update nepali translations (#3059)
  • i18n: Add missing translation key for noodles 404 (#3065)
  • ui: Use clearer icon for indicating outdated deps (#2883)
  • Avoid user package hydration mismatch (#2981)
  • Add likes leaderboard and noodles to robots.txt (#3054)
  • Support shorthand git provider URLs (#3068)
  • ui: Render only the selected terminal command (#3023)
  • Repo stars button should take you to repo homepage for now (#3071)
  • i18n: Added missing RU translations (#3083)
  • ui: Prevent facet label wrapping to fix info icon alignment (#3089)
  • Use valid rule names in oxlint disable comments (#3086)
  • Pluralization of dependencies change alert message (#3097)
  • Outdated dependencies icon not shown (#3099)
  • Use arg_<index> for anonymous doc parameters (#3087)
  • Clear modal input and error state on close (#3091)
  • User profile open graph image showing zero packages (#3085)
  • Docs tab repeats the package name twice in the header (#3101)
  • Prioritize exact matches in Algolia search (#3103)
  • Preserve search results during preference hydration (#3109)
  • Revert "chore(deps): update all non-major dependencies" (#3113)
  • Show fallback for oversized package files (#3120)
  • Downgrade @nuxtjs/i18n to 10.5.0 to fix dev (#3130)
  • i18n: Updated Dutch translations (#3070)
  • Set frame-ancestors 'none' to prevent embedding (#2926)
  • ui: Show large-file error on navigation (#3137)
  • Prevent modal close button from crowding header text (#3169)
  • Only show changelog skeleton when actually loading (#3170)
  • Remove tabindex=-1 for main skip link target (#3174)
  • a11y: Improve accessibility for package command copy actions (#998)
  • Dev i18 by updating @nuxt/i18n's @nuxt/kit copy (#3176)
  • Get url from pkg.repository when string (#3173)

πŸ’… Refactors

  • Replace semver with verkit (#3061)
  • Make gif day noodle last 3 days (#3076)

πŸ“– Documentation

  • Align contributer guide (#3136)

🏑 Chore

  • Upgrade to pnpm 11.15.0 (#3060)
  • Bump module-replacements (#3073)
  • Update coderrabit url (#3074)
  • deps: Update verkit dependency to v0.3.1 (#3093)
  • Remove unused version utils (#3096)
  • Add 'code.haverbeke.berlin' to forgejo hosts list (#3095)
  • deps: Update actions/stale action to v11 (#3104)
  • deps: Update all linters (#3105)
  • Adopt typescript-native-bridge (#3088)
  • deps: Update all non-major dependencies (#3107)
  • deps: Update all non-major dependencies (#3116)
  • deps: Update pnpm.catalog.vite-plus vite-plus to v0.2.7 (#3127)
  • deps: Update pnpm.catalog.storybook msw-storybook-addon to v3 (#3123)
  • deps: Update dependency better-sqlite3 to v13 (#3118)
  • deps: Bump vue-data-ui from 3.22.14 to 3.23.0 (#3135)
  • Add searchProviderValue to useSearchProvider (#3134)
  • deps: Update verkit to 0.3.2 (#3145)
  • deps: Bump vue-data-ui from 3.23.0 to 3.23.1 (#3150)
  • ui: Add some storybook entries (#3141)
  • deps: Bump vue-data-ui from 3.23.1 to 3.23.2 (#3158)
  • deps: Update all linters (#3166)
  • deps: Update vite-plus to v0.2.8 and rolldown to 1.2.2 (#3164)
  • deps: Update all non-major dependencies (#3163)
  • deps: Update all linters (#3185)
  • deps: Update pnpm.catalog.vite-plus vite-plus to v0.2.9 (#3184)
  • deps: Update all non-major dependencies (#3183)
  • deps: Update nuxt core (#3094)
  • Release v0.18.0 (#3057)

βœ… Tests

  • Add e2e test for /package-code/ route (#3122)
  • Add e2e test for top level/root package redirects (#3124)

πŸ€– CI

  • Add agentscan (#3146)
  • Remove welcome open message (#3151)

❀️ Contributors