Files
ai-course/node_modules/stop-iteration-iterator/CHANGELOG.md
KQL ce6aa207e9 fix: 修复图片路径以适配GitHub Pages base path
- 将所有图片路径从绝对路径改为使用 process.env.PUBLIC_URL
- 修复 HomePage.tsx 中所有图片引用
- 修复 CoursePage.tsx 中所有图片引用
- 确保图片在 GitHub Pages 上正确加载

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 09:24:45 +08:00

2.5 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.1.0 - 2024-12-13

Commits

  • [New] add types f0ee985
  • [actions] split out node 10-20, and 20+ b49d910
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape 2bdaff7
  • [types] clean up tsconfig c275b15
  • [meta] clean up changelog a3eeb9a
  • [Robustness] use es-errors ca51cb8
  • [Tests] replace aud with npm audit d4b8df0
  • [Deps] update internal-slot 61ca626
  • [Deps] update internal-slot cdabf84
  • [meta] add sideEffects flag a5f6cb6
  • [Dev Deps] add missing peer dep 6f6496e

v1.0.0 - 2023-01-12

Commits