# 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.14](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.13...farmfe_testing_helpers-v0.0.14) - 2024-10-31 ### Other - simplify string formatting for readability ([#1828](https://github.com/farm-fe/farm/pull/1828)) ## [0.0.13](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.12...farmfe_testing_helpers-v0.0.13) - 2024-07-25 ### Other - updated the following local packages: farmfe_core ## [0.0.12](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.11...farmfe_testing_helpers-v0.0.12) - 2024-07-19 ### Other - updated the following local packages: farmfe_core ## [0.0.11](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.10...farmfe_testing_helpers-v0.0.11) - 2024-07-15 ### Other - updated the following local packages: farmfe_core ## [0.0.10](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.9...farmfe_testing_helpers-v0.0.10) - 2024-07-11 ### Other - updated the following local packages: farmfe_core ## [0.0.9](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.8...farmfe_testing_helpers-v0.0.9) - 2024-05-28 ### Other - updated the following local packages: farmfe_core ## [0.0.8](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.7...farmfe_testing_helpers-v0.0.8) - 2024-05-09 ### Other - updated the following local packages: farmfe_core ## [0.0.7](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.6...farmfe_testing_helpers-v0.0.7) - 2024-04-13 ### Other - updated the following local packages: farmfe_core ## [0.0.6](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.5...farmfe_testing_helpers-v0.0.6) - 2024-04-08 ### Other - updated the following local packages: farmfe_core ## [0.0.5](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.4...farmfe_testing_helpers-v0.0.5) - 2024-04-02 ### Other - updated the following local packages: farmfe_core ## [0.0.4](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.3...farmfe_testing_helpers-v0.0.4) - 2024-04-01 ### Fixed - sass resolver import ([#1098](https://github.com/farm-fe/farm/pull/1098)) ## [0.0.3](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.2...farmfe_testing_helpers-v0.0.3) - 2024-03-24 ### Other - support glob brace ([#1055](https://github.com/farm-fe/farm/pull/1055)) - Feat/update readme ([#1028](https://github.com/farm-fe/farm/pull/1028)) ## [0.0.2](https://github.com/farm-fe/farm/compare/farmfe_testing_helpers-v0.0.1...farmfe_testing_helpers-v0.0.2) - 2024-03-13 ### Other - release ([#1009](https://github.com/farm-fe/farm/pull/1009)) ## [0.0.1](https://github.com/farm-fe/farm/releases/tag/farmfe_testing_helpers-v0.0.1) - 2024-03-12 ### Added - *(refactor)* RFC-003 New Partial Bundling Algorithm ([#559](https://github.com/farm-fe/farm/pull/559)) - support polyfill ([#255](https://github.com/farm-fe/farm/pull/255)) - support resolve browser ([#63](https://github.com/farm-fe/farm/pull/63)) ### 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)) - add more features ([#387](https://github.com/farm-fe/farm/pull/387)) - 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)) - 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))