Skip to content

Upgrade dependencies to latest versions and update Telegram widget API#48

Open
hprobotic wants to merge 1 commit intomasterfrom
upgrade-dependencies-2025
Open

Upgrade dependencies to latest versions and update Telegram widget API#48
hprobotic wants to merge 1 commit intomasterfrom
upgrade-dependencies-2025

Conversation

@hprobotic
Copy link
Owner

Major changes:

  • Update Telegram widget from v9 to v22 (latest as of 2025)
  • Upgrade Babel 6 → Babel 7 (@babel/core, @babel/preset-env, @babel/preset-react)
  • Upgrade Webpack 4 → Webpack 5 with modern configuration
  • Upgrade babel-loader 7 → 9 for Babel 7 compatibility
  • Update React peer dependencies to support v16.8+, v17.x, and v18.x
  • Move prop-types to dependencies (runtime requirement)
  • Modernize webpack config with production mode and auto-clean
  • Add CLAUDE.md documentation for AI-assisted development

Breaking changes:

  • Requires Node.js 12+ (for Webpack 5)
  • Babel configuration migrated to scoped packages

🤖 Generated with Claude Code

Major changes:
- Update Telegram widget from v9 to v22 (latest as of 2025)
- Upgrade Babel 6 → Babel 7 (@babel/core, @babel/preset-env, @babel/preset-react)
- Upgrade Webpack 4 → Webpack 5 with modern configuration
- Upgrade babel-loader 7 → 9 for Babel 7 compatibility
- Update React peer dependencies to support v16.8+, v17.x, and v18.x
- Move prop-types to dependencies (runtime requirement)
- Modernize webpack config with production mode and auto-clean
- Add CLAUDE.md documentation for AI-assisted development

Breaking changes:
- Requires Node.js 12+ (for Webpack 5)
- Babel configuration migrated to scoped packages

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

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments