michangarrito/apps/backend/node_modules/webpack-node-externals/CHANGELOG.md
rckrdmrd 97f407c661 [MIGRATION-V2] feat: Migrar michangarrito a estructura v2
- Prefijo v2: MCH
- TRACEABILITY-MASTER.yml creado
- Listo para integracion como submodulo

Workspace: v2.0.0 | SIMCO: v4.0.0
2026-01-10 11:28:54 -06:00

21 lines
573 B
Markdown

# 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