Skip to content

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.

2 participants