@cocreate/webpack
Version:
A Webpack integration tool for CoCreate applications, enabling file watching, automated chunking, lazy loading, and file uploading. It leverages CoCreate.config for streamlined project builds and development workflows.
158 lines (73 loc) • 6.92 kB
Markdown
## [1.6.2](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.6.1...v1.6.2) (2026-07-19)
### Bug Fixes
* set default branch to main ([cf2e460](https://github.com/CoCreate-app/CoCreate-webpack/commit/cf2e46028f983abc9ede1f6248c8ba0735ee8b45))
## [1.6.1](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.6.0...v1.6.1) (2026-07-17)
### Bug Fixes
* bump dependencies ([9101dab](https://github.com/CoCreate-app/CoCreate-webpack/commit/9101dab888a68db506b46ace777ab4cb2a0a27f3))
* update dependencies to latest versions for improved stability and performance ([6ae8db7](https://github.com/CoCreate-app/CoCreate-webpack/commit/6ae8db7797fe8f1099961c8ba678110d08e43e67))
# [1.6.0](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.5.0...v1.6.0) (2026-07-17)
### Features
* update automated workflow and release configuration for improved semantic release handling ([3ba7b27](https://github.com/CoCreate-app/CoCreate-webpack/commit/3ba7b274d241ecebd50e96723b685808b3444cbb))
# [1.5.0](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.4.3...v1.5.0) (2026-07-11)
### Bug Fixes
* remove devDependencies ([c430e68](https://github.com/CoCreate-app/CoCreate-webpack/commit/c430e685803c28b386d8b899348b04f8019e795a))
* remove postinstall script and ensure dependencies are correctly listed in package.json ([f851cd7](https://github.com/CoCreate-app/CoCreate-webpack/commit/f851cd764023e56f33c7bd251ea97f1afd14b295))
* removed post install and add add packages to apprved list ([601dda4](https://github.com/CoCreate-app/CoCreate-webpack/commit/601dda4b5a7503262fc8ac35bd8fc0645e18486c))
* semantic version handling ([2e79c82](https://github.com/CoCreate-app/CoCreate-webpack/commit/2e79c82340d6e87d6b6dda20c781cbafd01a14fb))
### Features
* update ModuleGenerator to use pluginOptions and improve error handling ([af6db28](https://github.com/CoCreate-app/CoCreate-webpack/commit/af6db28d6f0dde3906b424dea975726ddfcf2101))
## [1.4.3](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.4.2...v1.4.3) (2026-02-04)
### Bug Fixes
* update worklow ([291332f](https://github.com/CoCreate-app/CoCreate-webpack/commit/291332ff1824423df5798ca2657b7ff1d1f0a2ed))
## [1.4.2](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.4.1...v1.4.2) (2025-05-01)
### Bug Fixes
* update [@cocreate](https://github.com/cocreate) dependencies ([d24e3d3](https://github.com/CoCreate-app/CoCreate-webpack/commit/d24e3d3447955acf5d56c522be31c93fe2d1cb7b))
## [1.4.1](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.4.0...v1.4.1) (2025-04-30)
### Bug Fixes
* added comments ([f48117a](https://github.com/CoCreate-app/CoCreate-webpack/commit/f48117a6e6b322c5701c89e2fd9d992a15de95a0))
* update query attributes ([9deaf7f](https://github.com/CoCreate-app/CoCreate-webpack/commit/9deaf7fe574d0a0d33992b7bde9460bad9008f5e))
* updated cocreate modules versions ([6483d6a](https://github.com/CoCreate-app/CoCreate-webpack/commit/6483d6a02c18343f1eb8a42596fcb3fac42fd544))
# [1.4.0](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.6...v1.4.0) (2024-11-04)
### Bug Fixes
* pretier.config.js and file formating ([8921a99](https://github.com/CoCreate-app/CoCreate-webpack/commit/8921a99579a95ae06e1e24361cee1ac7ca6d2939))
### Features
* add prettier.config.js and format files ([924fe7f](https://github.com/CoCreate-app/CoCreate-webpack/commit/924fe7fe931802b0818496e8ac344fab5fe9fffc))
* add prettier.config.js and format files ([fae1d78](https://github.com/CoCreate-app/CoCreate-webpack/commit/fae1d78c9fa5cf941b24e0b0d90aa9b6c6570218))
## [1.3.6](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.5...v1.3.6) (2024-06-12)
### Bug Fixes
* bump cocreate dependencies ([d9f6b20](https://github.com/CoCreate-app/CoCreate-webpack/commit/d9f6b200a8624be3ce53d30db6f952391c4d033c))
* svg icon class ([9c1014c](https://github.com/CoCreate-app/CoCreate-webpack/commit/9c1014cad45ecfbfe90990d23a821538b832ae7c))
## [1.3.5](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.4...v1.3.5) (2024-04-29)
### Bug Fixes
* bump cocreate dependencies ([05e8455](https://github.com/CoCreate-app/CoCreate-webpack/commit/05e84559f10ab984e2e1abc880fa5ba720766f37))
## [1.3.4](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.3...v1.3.4) (2024-04-26)
### Bug Fixes
* lazyLoad selector formating ([054f89c](https://github.com/CoCreate-app/CoCreate-webpack/commit/054f89ccde31bd74c62e248c4c5aa00de0bd0d7d))
## [1.3.3](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.2...v1.3.3) (2024-03-19)
### Bug Fixes
* replaced keyword spaces with hyphens and lowercase letters only ([0c27212](https://github.com/CoCreate-app/CoCreate-webpack/commit/0c27212901ce03c6d9d62a8180a3242ad18d6b48))
## [1.3.2](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.1...v1.3.2) (2024-03-18)
### Bug Fixes
* description ([8f285da](https://github.com/CoCreate-app/CoCreate-webpack/commit/8f285daeabb4b85b607e24892ae0d91112ed8a32))
## [1.3.1](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.0...v1.3.1) (2024-02-05)
### Bug Fixes
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([2ce1c33](https://github.com/CoCreate-app/CoCreate-webpack/commit/2ce1c33c1f27f5fd0fdadfc053de43193d72f69a))
# [1.3.0](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.2.0...v1.3.0) (2023-12-31)
### Bug Fixes
* fileUploader handle argv ([db835c4](https://github.com/CoCreate-app/CoCreate-webpack/commit/db835c4122a2b238b149c19e0451956dc7630b1f))
* update fileUploader to pascalCase FileUploader ([1507475](https://github.com/CoCreate-app/CoCreate-webpack/commit/15074750a5f9c473841f33654b9890ce01d76e8e))
### Features
* loader to handle special characters ([74134a6](https://github.com/CoCreate-app/CoCreate-webpack/commit/74134a6066d50a486a92ca13c7ba33090fdc190a))
# [1.2.0](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.1.0...v1.2.0) (2023-12-28)
### Features
* symlinkCreator ([5697054](https://github.com/CoCreate-app/CoCreate-webpack/commit/5697054b547e3a9217c7563f4aca64429db3450b))
# [1.1.0](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.0.1...v1.1.0) (2023-12-28)
### Features
* symlinkCreator ([b38a089](https://github.com/CoCreate-app/CoCreate-webpack/commit/b38a0892b3755bf83844cbf2b17264c25d5623dc))
## [1.0.1](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.0.0...v1.0.1) (2023-12-28)
### Bug Fixes
* removed webpack.config ([4d3b7de](https://github.com/CoCreate-app/CoCreate-webpack/commit/4d3b7def7b59c0736cbf9b2dbb3e40585486cf92))
# 1.0.0 (2023-12-28)
### Features
* Initial Release ([57c489d](https://github.com/CoCreate-app/CoCreate-webpack/commit/57c489df32681403e3827c6e43658daaf21fae11))
* new plugin classes ([7cf0898](https://github.com/CoCreate-app/CoCreate-webpack/commit/7cf0898fae463370e1bb9b2e50a6832009dc2a28))