Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 2.5 kB | |
v0.60.0 source code.tar.gz | 2025-08-07 | 7.9 MB | |
v0.60.0 source code.zip | 2025-08-07 | 8.2 MB | |
Totals: 3 Items | 16.1 MB | 2 |
What's Changed
Breaking Changes π
- Treat
.md
as plain Markdown by @dan-lee in https://github.com/zuplo/zudoku/pull/1431
New Features π
- Syntax highlighting language icons by @dan-lee in https://github.com/zuplo/zudoku/pull/1442
Bug Fixes π
- Fix catalog hydration error by @dan-lee in https://github.com/zuplo/zudoku/pull/1432
- FIX: mixed localized dates and prefixes by @dbrrt in https://github.com/zuplo/zudoku/pull/1439
- Fix syntax highlighting issues by @dan-lee in https://github.com/zuplo/zudoku/pull/1441
- Use
x-displayName
in category title by @dan-lee in https://github.com/zuplo/zudoku/pull/1437 - Render meta tags by @dan-lee in https://github.com/zuplo/zudoku/pull/1448
Documentation π
- Change config "page" ref to "site" by @martyndavies in https://github.com/zuplo/zudoku/pull/1430
Dependency Updates π¦
- build(deps): bump motion from 12.23.3 to 12.23.12 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1425
- build(deps-dev): bump @testing-library/dom from 10.4.0 to 10.4.1 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1424
- build(deps-dev): bump the nx-dependencies group with 3 updates by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1421
- build(deps): bump the shiki-dependencies group with 5 updates by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1444
- build(deps-dev): bump the nx-dependencies group with 3 updates by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1443
- build(deps): bump the shiki-dependencies group with 5 updates by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1456
Other Changes π
- Secret & Value component by @mosch in https://github.com/zuplo/zudoku/pull/1416
- Fix: Broken Create API Key button on API Key Settings page by @martyndavies in https://github.com/zuplo/zudoku/pull/1435
- Remove nx cloud cache by @ntotten in https://github.com/zuplo/zudoku/pull/1449
- Set vscode width settings for md by @ntotten in https://github.com/zuplo/zudoku/pull/1452
- Added frontmatter to note docs to exclude from zuplo docs by @ntotten in https://github.com/zuplo/zudoku/pull/1450
- Update auth0 instructions to include audience by @ntotten in https://github.com/zuplo/zudoku/pull/1453
New Contributors
- @dbrrt made their first contribution in https://github.com/zuplo/zudoku/pull/1439
Full Changelog: https://github.com/zuplo/zudoku/compare/v0.59.0...v0.60.0