# 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.1.6](https://github.com/farm-fe/farm/compare/farmfe_utils-v0.1.5...farmfe_utils-v0.1.6) - 2024-10-31 ### Fixed - single bundle ([#1653](https://github.com/farm-fe/farm/pull/1653)) ### Other - simplify string formatting for readability ([#1828](https://github.com/farm-fe/farm/pull/1828)) ## [0.1.5](https://github.com/farm-fe/farm/compare/farmfe_utils-v0.1.4...farmfe_utils-v0.1.5) - 2024-07-11 ### Added - support new URL with import meta.url ([#1481](https://github.com/farm-fe/farm/pull/1481)) ## [0.1.4](https://github.com/farm-fe/farm/compare/farmfe_utils-v0.1.3...farmfe_utils-v0.1.4) - 2024-03-24 ### Fixed - vite project migration issues ([#1060](https://github.com/farm-fe/farm/pull/1060)) ### Other - Feat/update readme ([#1028](https://github.com/farm-fe/farm/pull/1028)) ## [0.1.3](https://github.com/farm-fe/farm/compare/farmfe_utils-v0.1.2...farmfe_utils-v0.1.3) - 2024-03-13 ### Other - release 1.0 stable ([#1019](https://github.com/farm-fe/farm/pull/1019)) ## [0.1.2](https://github.com/farm-fe/farm/compare/farmfe_utils-v0.1.1...farmfe_utils-v0.1.2) - 2024-02-06 ### Other - create farm plugin ([#946](https://github.com/farm-fe/farm/pull/946)) ## [0.1.1](https://github.com/farm-fe/farm/compare/farmfe_utils-v0.1.0...farmfe_utils-v0.1.1) - 2024-02-06 ### Added - Support persistent cache and incremental building ([#476](https://github.com/farm-fe/farm/pull/476)) - add test for crate utils ([#207](https://github.com/farm-fe/farm/pull/207)) - add string when generate css id and change query HashMap to Vec… ([#90](https://github.com/farm-fe/farm/pull/90)) - react demo launched successfully! ([#20](https://github.com/farm-fe/farm/pull/20)) ### Fixed - vite migrate bugs ([#912](https://github.com/farm-fe/farm/pull/912)) ### Other - add release-plz to publish cargo crates - *(persistent-cache)* optimize cache ([#782](https://github.com/farm-fe/farm/pull/782)) - resource pot render ([#675](https://github.com/farm-fe/farm/pull/675)) - Feat/js plugin adaptor ([#613](https://github.com/farm-fe/farm/pull/613)) - version bump ([#563](https://github.com/farm-fe/farm/pull/563)) - *(*)* apply some lint suggestions ([#474](https://github.com/farm-fe/farm/pull/474)) - Feat/resource module order ([#312](https://github.com/farm-fe/farm/pull/312)) - add profiler and optimize resolve speed ([#217](https://github.com/farm-fe/farm/pull/217)) - Refactor Rust plugin system ([#82](https://github.com/farm-fe/farm/pull/82))