| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-30 | 6.9 kB | |
| v0.17.0 source code.tar.gz | 2026-08-30 | 7.6 MB | |
| v0.17.0 source code.zip | 2026-08-30 | 7.8 MB | |
| Totals: 3 Items | 15.5 MB | 0 | |
Release summary
What's Changed
- Set version to v0.16.1-dev by @chalin in https://github.com/google/docsy/pull/2697
- Retire the tasks/ folder by @chalin in https://github.com/google/docsy/pull/2698
- Commit npm lockfiles; make installs lock-exact and script-free by @chalin in https://github.com/google/docsy/pull/2700
- CI: don't persist checkout credentials; note about npm publishing by @chalin in https://github.com/google/docsy/pull/2702
- Mermaid: pin default version, drop
latestby @chalin in https://github.com/google/docsy/pull/2704 - Stamp dev build IDs at pack time, drop the committed stamp by @chalin in https://github.com/google/docsy/pull/2710
- Publish @docsy/theme via npm trusted publishing (OIDC) by @chalin in https://github.com/google/docsy/pull/2708
- Retire the postinstall hooks, rename ci:* scripts to the test:full family by @chalin in https://github.com/google/docsy/pull/2712
- Mermaid: harden version pin (single home, floating-version warning, canary) by @chalin in https://github.com/google/docsy/pull/2711
- Add Renovate config: JSONata manager for the pinned Mermaid version by @chalin in https://github.com/google/docsy/pull/2713
- Renovate: exclude hugo-extended, updated manually in batch by @chalin in https://github.com/google/docsy/pull/2716
- Add a committed supply-chain audit and runner lint; close npx registry-fallback paths by @chalin in https://github.com/google/docsy/pull/2714
- Bump the npm_and_yarn group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/google/docsy/pull/2701
- Footer copyright: collapse a same-year range to a single year by @chalin in https://github.com/google/docsy/pull/2720
- tests: markup, framework-class, and visual baselines for chrome partials by @chalin in https://github.com/google/docsy/pull/2719
- tests: replace the framework-class template scanner with a literal-token lint by @chalin in https://github.com/google/docsy/pull/2721
- Breadcrumb: swap Bootstrap classes for td- semantic classes by @chalin in https://github.com/google/docsy/pull/2722
- Visual harness: stop print emulation wiping the color-scheme emulation by @chalin in https://github.com/google/docsy/pull/2723
- Fix npm audit findings and add audit gate by @chalin in https://github.com/google/docsy/pull/2725
- Switch the default Sass transpiler to dart-sass by @chalin in https://github.com/google/docsy/pull/2724
- npm scripts: inline lifecycle pre/post hooks into their parents by @chalin in https://github.com/google/docsy/pull/2726
- Docs: consolidate the content-routing map in the maintainer notes by @chalin in https://github.com/google/docsy/pull/2729
- Breadcrumb: rename td-breadcrumbs__single to the variant form --single by @chalin in https://github.com/google/docsy/pull/2730
- Document the td- semantic-class contract and conventions by @chalin in https://github.com/google/docsy/pull/2727
- Draft the 0.17.0 release report; reconcile the changelog by @chalin in https://github.com/google/docsy/pull/2728
- SCSS: replace deprecated Sass functions with sass: module forms by @chalin in https://github.com/google/docsy/pull/2731
- Move markdownlint rule deps from git pins to registry versions by @chalin in https://github.com/google/docsy/pull/2733
- Blog 0.17.0: warnings clause, 1.95.0 Sass floor, drop LibSass hatch by @chalin in https://github.com/google/docsy/pull/2734
- Pin default KaTeX and markmap-autoloader versions by @chalin in https://github.com/google/docsy/pull/2736
- Pin default Redoc version by @chalin in https://github.com/google/docsy/pull/2738
- Update dependency mermaid to v11.17.0 by @renovate-bot in https://github.com/google/docsy/pull/2735
- afdocs: bump to 0.19, migrate config, refresh scorecard by @chalin in https://github.com/google/docsy/pull/2740
- Add an agent-facing llms.txt directive to page HTML by @chalin in https://github.com/google/docsy/pull/2741
- renovate: raise cooldown to 7 days across the board by @chalin in https://github.com/google/docsy/pull/2742
- 0.17.0 prep: artifacts refresh, one-home version pins, terminology sweep by @chalin in https://github.com/google/docsy/pull/2739
- Bump swagger-ui-dist to 5.32.14 and DocSearch to 3.9.0, refresh SRI hashes by @chalin in https://github.com/google/docsy/pull/2744
- AGENTS.md: set the release milestone on PRs landing in the upcoming release by @chalin in https://github.com/google/docsy/pull/2746
- Add a Swagger UI test page with vendored petstore spec by @chalin in https://github.com/google/docsy/pull/2745
- Blog+CL 0.17.0: cover the agent llms.txt directive; fix nav-page anchor by @chalin in https://github.com/google/docsy/pull/2743
- Remove broken Docker config and retire Docker docs by @chalin in https://github.com/google/docsy/pull/2748
- Root-home the hugo-extended pin, adopt a two-step update flow, open Renovate managers by @chalin in https://github.com/google/docsy/pull/2747
- Updates and additions to uk.yaml by @Andygol in https://github.com/google/docsy/pull/2451
- Update tr.toml by @akifmt in https://github.com/google/docsy/pull/2332
- i18n: fill missing keys across all locales by @chalin in https://github.com/google/docsy/pull/2751
- Add i18n support for dark/light mode menu by @tcrouch in https://github.com/google/docsy/pull/2482
- Get started: fix npm-based flows for 0.17 Dart Sass, de-dupe prerequisites by @chalin in https://github.com/google/docsy/pull/2749
- Nav page: drop an orphan footnote reference by @chalin in https://github.com/google/docsy/pull/2754
- Upgrade Font Awesome to 7.3.1, adopt its Sass module API by @chalin in https://github.com/google/docsy/pull/2750
- Blog+CL 0.17.0: cover Font Awesome 7, the i18n wave, and the Docker drop by @chalin in https://github.com/google/docsy/pull/2755
- Supply-chain audit: port the otel.io hardening wave by @chalin in https://github.com/google/docsy/pull/2757
- Theme toggler: localize assistive text, fix stale aria-label by @chalin in https://github.com/google/docsy/pull/2758
- Default-deny npm lifecycle scripts; add release cooldown (.npmrc) by @chalin in https://github.com/google/docsy/pull/2760
- 0.17.0 artifacts: apply upgrade-run and review feedback by @chalin in https://github.com/google/docsy/pull/2759
- Release 0.17.0 preparation by @chalin in https://github.com/google/docsy/pull/2770
New Contributors
- @renovate-bot made their first contribution in https://github.com/google/docsy/pull/2735
- @akifmt made their first contribution in https://github.com/google/docsy/pull/2332
Full Changelog: https://github.com/google/docsy/compare/v0.16.0...v0.17.0