Changelog
awesome-photo-view is a maintained fork of react-photo-view (originally by MinJieLiu). For the original project's version history, see the original releases.
1.3.0
Initial release of awesome-photo-view, forked from react-photo-view v1.2.7.
- Upgraded to React 19 and React DOM 19
- Upgraded to TypeScript 5
- Replaced microbundle with tsup for library builds
- Migrated documentation site from Nextra to a plain Next.js 16 App Router site
- Replaced Tailwind CSS v3 with v4
- Translated all source code comments from Chinese to English
- Removed all Chinese-language documentation; English only
- Updated Husky to v9, modernized lint-staged configuration
- Replaced unmaintained ESLint preset with direct config
- Renamed package to
awesome-photo-view