michangarrito/apps/backend/node_modules/webpack-node-externals/CHANGELOG.md
rckrdmrd 48dea7a5d0 feat: Initial commit - michangarrito
Marketplace móvil para negocios locales mexicanos.

Estructura inicial:
- apps/backend (NestJS API)
- apps/frontend (React Web)
- apps/mobile (Expo/React Native)
- apps/mcp-server (Claude MCP Server)
- apps/whatsapp-service (WhatsApp Business API)
- database/ (PostgreSQL DDL)
- docs/ (Documentación)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 04:41:02 -06:00

573 B

Changelog

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

3.0.0 (2021-04-21)

Added

  • Excluding Webpack 5 module federation (automatically adding to allowlist)

Changed

  • Better arguments handling for the exported function
  • Changed code syntax to ES6

Removed

  • Removed support for Node < 6

2.5.2 (2020-08-24)

Changed

  • Changed exported function signature - to remove deprecation notice when used in Webpack 5

2.5.0 (2020-07-12)

Added

  • Options validation - throwing an error when using a mispell of one of the options