Releases: honkit/honkit
Releases · honkit/honkit
Release v6.1.4
What's Changed
CI
- feat: migrate to npm trusted publishing with OIDC by @azu in #474
- fix: update release workflow for npm OIDC publishing by @azu in #478
- fix: use pnpm for npm publish in release workflow by @azu in #480
- fix: Update repository URLs for npm OIDC publishing by @azu in #483
Full Changelog: v6.0.4...v6.1.4
v6.0.4
What's Changed
Bug Fixes
- Fix navigation failure due to JavaScript error when href attributes are undefined by @Copilot in #470
Documentation
- chore: correct typos in documentation files by @noritaka1166 in #460
Refactoring
- chore: update rimraf dependency to version 6 by @noritaka1166 in #461
- refactor: update lodash imports to specific functions for reduce import costs by @noritaka1166 in #463
- refactor: simplify for loop syntax to use for...of for better readability by @noritaka1166 in #464
- chore: remove unused 'q' dependency by @noritaka1166 in #466
Dependency Updates
- chore: update lint-staged from v13 to v16 by @noritaka1166 in #465
- chore(deps): bump tmp from 0.0.28 to 0.2.4 by @dependabot[bot] in #468
Other Changes
- chore: remove cross-env dependency by @noritaka1166 in #462
- refactor: remove unused imports by @noritaka1166 in #467
- ✨ Set up Copilot instructions for AI development guidelines by @Copilot in #472
New Contributors
- @Copilot made their first contribution in #472
Full Changelog: v6.0.3...v6.0.4
v6.0.3
What's Changed
Documentation
- docs(styles): add style config docs by @davmillar in #448
Refactoring
- refactor: remove try-resolve dependency and implement custom path utility by @noritaka1166 in #458
Dependency Updates
Other Changes
- docs(changelog): point to releases for changelog by @davmillar in #450
New Contributors
- @noritaka1166 made their first contribution in #458
Full Changelog: v6.0.2...v6.0.3
v6.0.2
What's Changed
Bug Fixes
- fix: Dot start Glossary by @davmillar in #446
This Release fixed these issues.
Refactoring
- Lint format simplify by @davmillar in #443
Full Changelog: v6.0.1...v6.0.2
v6.0.1
What's Changed
Bug Fixes
- Dark search results by @davmillar in #442
Documentation
- Fix pnpm link by @davmillar in #435
- docs: use legacy theme for testing by @azu in #444
Refactoring
- Eslint update by @davmillar in #436
CI
- CI: Switch to codeql action v2 by @davmillar in #437
- CI(netlify): add NX_SKIP_NX_CACHE=true by @azu in #441
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
BREAKING CHANGES
- Remove Node.js 16 from CI
- Require Node.js 18+ (ES2022)
- Docker Image use Node.js 22 image
Maintenance
- Update dependencies
Internal
- Use pnpm instead of yarn v1
- Add cheerio workaround
- Correct types
- Correct dependencies
Full Changelog: v5.1.5...v6.0.0
v5.1.5
What's Changed
Fixes
- fix(markdown): convert trailing spaces to
by @davmillar in #426
Maintenance
- chore(typo): fix typos in @honkit/markdown by @davmillar in #425
CI
- chore(test): disable Node 16/18 tests on Windows by @davmillar in #423
Dependency Updates
- chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #400
- chore(deps): bump elliptic from 6.5.4 to 6.5.7 by @dependabot in #428
New Contributors
- @davmillar made their first contribution in #425
Full Changelog: v5.1.4...v5.1.5
v5.1.4
What's Changed
Bug Fixes
This patch fixes images on PDF/epub #394
Dependency Updates
- chore(deps): bump axios from 1.4.0 to 1.6.1 by @dependabot in #382
New Contributors
- @hotoolong made their first contribution in #393
Full Changelog: v5.1.3...v5.1.4
v5.1.3
What's Changed
Bug Fixes
- Fixed calibre crash when using Docker Image by @KentarouTakeda in #388
- chore: ignore .nx dir by @azu in #391
Documentation
- Update ebook.md by @b-lov in #376
- docs(api): fix link by @azu in #378
- docs(api.md): fix typo by @tez3998 in #383
- fix: nodejs release link by @joelhy in #385
- docs(docker): fix typo by @KentarouTakeda in #389
Dependency Updates
- chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #379
- chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #380
New Contributors
- @b-lov made their first contribution in #376
- @tez3998 made their first contribution in #383
- @joelhy made their first contribution in #385
Full Changelog: v5.1.1...5.1.3
v5.1.2
What's Changed
Bug Fixes
- Fixed calibre crash when using Docker Image by @KentarouTakeda in #388
- chore: ignore .nx dir by @azu in #391
Documentation
- Update ebook.md by @b-lov in #376
- docs(api): fix link by @azu in #378
- docs(api.md): fix typo by @tez3998 in #383
- fix: nodejs release link by @joelhy in #385
- docs(docker): fix typo by @KentarouTakeda in #389
Dependency Updates
- chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #379
- chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #380
New Contributors
- @b-lov made their first contribution in #376
- @tez3998 made their first contribution in #383
- @joelhy made their first contribution in #385
Full Changelog: v5.1.1...v5.1.2