# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.0.12](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.11...farmfe_plugin_minify-v0.0.12) - 2024-10-31 ### Fixed - [#1672](https://github.com/farm-fe/farm/pull/1672) ([#1692](https://github.com/farm-fe/farm/pull/1692)) ### Other - simplify string formatting for readability ([#1828](https://github.com/farm-fe/farm/pull/1828)) ## [0.0.11](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.10...farmfe_plugin_minify-v0.0.11) - 2024-07-25 ### Fixed - moduleDecls minify [#1644](https://github.com/farm-fe/farm/pull/1644) ([#1650](https://github.com/farm-fe/farm/pull/1650)) ## [0.0.10](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.9...farmfe_plugin_minify-v0.0.10) - 2024-07-19 ### Added - support single library bundle ([#1640](https://github.com/farm-fe/farm/pull/1640)) ### Fixed - import/export minify duplicate identifier [#1625](https://github.com/farm-fe/farm/pull/1625) ([#1634](https://github.com/farm-fe/farm/pull/1634)) ## [0.0.9](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.8...farmfe_plugin_minify-v0.0.9) - 2024-07-15 ### Other - updated the following local packages: farmfe_core ## [0.0.8](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.7...farmfe_plugin_minify-v0.0.8) - 2024-07-11 ### Other - updated the following local packages: farmfe_core ## [0.0.7](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.6...farmfe_plugin_minify-v0.0.7) - 2024-05-28 ### Added - support exclude/include option for html ([#1319](https://github.com/farm-fe/farm/pull/1319)) ### Fixed - cache issues ([#1301](https://github.com/farm-fe/farm/pull/1301)) ## [0.0.6](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.5...farmfe_plugin_minify-v0.0.6) - 2024-05-09 ### Other - updated the following local packages: farmfe_core, farmfe_toolkit ## [0.0.5](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.4...farmfe_plugin_minify-v0.0.5) - 2024-04-13 ### Other - updated the following local packages: farmfe_core ## [0.0.4](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.3...farmfe_plugin_minify-v0.0.4) - 2024-04-08 ### Other - release ([#1115](https://github.com/farm-fe/farm/pull/1115)) - release ([#1114](https://github.com/farm-fe/farm/pull/1114)) ## [0.0.3](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.2...farmfe_plugin_minify-v0.0.3) - 2024-04-01 ### Other - updated the following local packages: farmfe_core, farmfe_testing_helpers ## [0.0.2](https://github.com/farm-fe/farm/compare/farmfe_plugin_minify-v0.0.1...farmfe_plugin_minify-v0.0.2) - 2024-03-24 ### Added - minify modules instead of resource pots ([#1025](https://github.com/farm-fe/farm/pull/1025)) ### Other - Feat/update readme ([#1028](https://github.com/farm-fe/farm/pull/1028)) ## [0.0.1](https://github.com/farm-fe/farm/releases/tag/farmfe_plugin_minify-v0.0.1) - 2024-03-12 ### Added - preserve comments [#607](https://github.com/farm-fe/farm/pull/607) ([#900](https://github.com/farm-fe/farm/pull/900)) - support script minification ([#191](https://github.com/farm-fe/farm/pull/191)) ### Other - publish crates - bump 1.0.0-beta ([#1011](https://github.com/farm-fe/farm/pull/1011)) - ready to release 1.0.0-beta ([#936](https://github.com/farm-fe/farm/pull/936)) - support minify options ([#907](https://github.com/farm-fe/farm/pull/907)) - resource pot render ([#675](https://github.com/farm-fe/farm/pull/675))