Skip to content

Latest commit

 

History

History
119 lines (67 loc) · 5.67 KB

File metadata and controls

119 lines (67 loc) · 5.67 KB

Changelog

0.2.0 (2026-08-19)

⚠ BREAKING CHANGES

  • yield bare package names from engines_iter

Features

  • yield bare package names from engines_iter (5c58d30)

Documentation

  • state the public api policy & publish metadata (85a0e33)

Chores

  • add description to every publishable crate (4348806)
  • declare rust-version 1.88.0 across the workspace (fa09fc8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • riri-common bumped from 0.1.4 to 0.2.0
      • riri-find-up bumped from 0.1.1 to 0.1.2

0.1.4 (2026-07-21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • riri-common bumped from 0.1.3 to 0.1.4

0.1.3 (2026-06-23)

Features

  • ncd: add npm-check-deprecations tool (454d943)

Code Refactoring

  • pnpm: gate catalog module behind catalog feature (9b94a46)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • riri-common bumped from 0.1.2 to 0.1.3

0.1.2 (2026-06-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • riri-common bumped from 0.1.1 to 0.1.2

0.1.1 (2026-05-28)

Features

  • npd: pnpm catalog support (1d13d90)
  • npd: pnpm resolver via importers + use fake names in fixtures (f582097)
  • riri-pnpm: add v6 format support (pnpm v8) (55ec43d)
  • riri-pnpm: add v9 format support (pnpm v9/v10) (218e812)
  • riri-pnpm: handle v11 multi-document YAML (32d0d42)
  • riri-pnpm: implement v5 format parser & LockfileEngines (3432c35)
  • workspace / monorepo support (64d33c1)

Code Refactoring

  • riri-pnpm: migrate from serde_yml to serde-saphyr (a912ef5)

Tests

  • replace real package names with fake names in pnpm fixtures (683fb34)
  • riri-pnpm: add v7, v8 & v10 format fixtures (51db74b)
  • riri-pnpm: cross-parity computation fixtures (c82be68)
  • riri-pnpm: parse error & edge case unit tests (7b84204)
  • riri-pnpm: v5 fixture & parse snapshot test (5e02d92)

Continuous Integration

  • release-please: fix unbumpable workspace.deps baseline (91130bc)
  • release-please: inline internal deps for plugin changelog rendering (e9e68e9)
  • release-please: wire cargo-workspace plugin for in-graph crates (32c754c)

Chores

  • deps: bump cargo dependencies (441696f)
  • deps: bump serde-saphyr to 0.0.26 (d1d0b0c)
  • riri-pnpm: add serde, serde_yml & thiserror deps (82c7c86)
  • scaffold cargo workspace (d277472)
  • update rust crates (38c586d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • riri-common bumped from 0.1.0 to 0.1.1
      • riri-find-up bumped from 0.1.0 to 0.1.1