# 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_partial_bundling-v0.0.11...farmfe_plugin_partial_bundling-v0.0.12) - 2024-10-31 ### 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_partial_bundling-v0.0.10...farmfe_plugin_partial_bundling-v0.0.11) - 2024-07-25 ### Other - updated the following local packages: farmfe_core ## [0.0.10](https://github.com/farm-fe/farm/compare/farmfe_plugin_partial_bundling-v0.0.9...farmfe_plugin_partial_bundling-v0.0.10) - 2024-07-19 ### Other - updated the following local packages: farmfe_core ## [0.0.9](https://github.com/farm-fe/farm/compare/farmfe_plugin_partial_bundling-v0.0.8...farmfe_plugin_partial_bundling-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_partial_bundling-v0.0.7...farmfe_plugin_partial_bundling-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_partial_bundling-v0.0.6...farmfe_plugin_partial_bundling-v0.0.7) - 2024-05-28 ### Other - updated the following local packages: farmfe_core, farmfe_toolkit ## [0.0.6](https://github.com/farm-fe/farm/compare/farmfe_plugin_partial_bundling-v0.0.5...farmfe_plugin_partial_bundling-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_partial_bundling-v0.0.4...farmfe_plugin_partial_bundling-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_partial_bundling-v0.0.3...farmfe_plugin_partial_bundling-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_partial_bundling-v0.0.2...farmfe_plugin_partial_bundling-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_partial_bundling-v0.0.1...farmfe_plugin_partial_bundling-v0.0.2) - 2024-03-24 ### 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_partial_bundling-v0.0.1) - 2024-03-12 ### Added - *(refactor)* RFC-003 New Partial Bundling Algorithm ([#559](https://github.com/farm-fe/farm/pull/559)) - add string when generate css id and change query HashMap to Vec… ([#90](https://github.com/farm-fe/farm/pull/90)) - auto external node native module when using farm.config.ts ([#81](https://github.com/farm-fe/farm/pull/81)) ### Fixed - enforceTargetMinSize panic ([#833](https://github.com/farm-fe/farm/pull/833)) - [#787](https://github.com/farm-fe/farm/pull/787) [#794](https://github.com/farm-fe/farm/pull/794) [#785](https://github.com/farm-fe/farm/pull/785) ([#800](https://github.com/farm-fe/farm/pull/800)) - vue migrate bugs ([#357](https://github.com/farm-fe/farm/pull/357)) - lazy compilation and partial bundling bug ([#44](https://github.com/farm-fe/farm/pull/44)) ### Other - publish crates - bump 1.0.0-beta ([#1011](https://github.com/farm-fe/farm/pull/1011)) - update deps ([#740](https://github.com/farm-fe/farm/pull/740)) - *(*)* apply some lint suggestions ([#474](https://github.com/farm-fe/farm/pull/474)) - Support SSR ([#421](https://github.com/farm-fe/farm/pull/421)) - Feat/opt entry output ([#381](https://github.com/farm-fe/farm/pull/381)) - bugfix/source-module-graph-error ([#192](https://github.com/farm-fe/farm/pull/192)) - write resources to disk to optimize loading time ([#45](https://github.com/farm-fe/farm/pull/45)) - v0.3.0 support lazy compilation and partial bundling ([#42](https://github.com/farm-fe/farm/pull/42)) - Feat/css hmr ([#36](https://github.com/farm-fe/farm/pull/36)) - Feat/hmr ([#27](https://github.com/farm-fe/farm/pull/27)) - Feat/hmr ([#26](https://github.com/farm-fe/farm/pull/26))