# 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_lazy_compilation-v0.0.11...farmfe_plugin_lazy_compilation-v0.0.12) - 2024-10-31 ### Fixed - plugin circle call & dynamic import ([#1901](https://github.com/farm-fe/farm/pull/1901)) - arcgis lazy compile fail ([#1750](https://github.com/farm-fe/farm/pull/1750)) - globalThis undefined ([#1726](https://github.com/farm-fe/farm/pull/1726)) - [#1672](https://github.com/farm-fe/farm/pull/1672) ([#1692](https://github.com/farm-fe/farm/pull/1692)) - lazy compile url ([#1671](https://github.com/farm-fe/farm/pull/1671)) ### 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_lazy_compilation-v0.0.10...farmfe_plugin_lazy_compilation-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_lazy_compilation-v0.0.9...farmfe_plugin_lazy_compilation-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_lazy_compilation-v0.0.8...farmfe_plugin_lazy_compilation-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_lazy_compilation-v0.0.7...farmfe_plugin_lazy_compilation-v0.0.8) - 2024-07-11 ### Other - updated the following local packages: farmfe_core, farmfe_utils ## [0.0.7](https://github.com/farm-fe/farm/compare/farmfe_plugin_lazy_compilation-v0.0.6...farmfe_plugin_lazy_compilation-v0.0.7) - 2024-05-28 ### Added - support obj external & dts support resolvedPaths ([#1282](https://github.com/farm-fe/farm/pull/1282)) ## [0.0.6](https://github.com/farm-fe/farm/compare/farmfe_plugin_lazy_compilation-v0.0.5...farmfe_plugin_lazy_compilation-v0.0.6) - 2024-05-09 ### Added - support lazy compilation when targeting node ([#1035](https://github.com/farm-fe/farm/pull/1035)) ### Other - Fix/lazy compilation ([#1253](https://github.com/farm-fe/farm/pull/1253)) ## [0.0.5](https://github.com/farm-fe/farm/compare/farmfe_plugin_lazy_compilation-v0.0.4...farmfe_plugin_lazy_compilation-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_lazy_compilation-v0.0.3...farmfe_plugin_lazy_compilation-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_lazy_compilation-v0.0.2...farmfe_plugin_lazy_compilation-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_lazy_compilation-v0.0.1...farmfe_plugin_lazy_compilation-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_lazy_compilation-v0.0.1) - 2024-03-12 ### Added - *(vite-adapter)* vite plugin unocss compatible ([#853](https://github.com/farm-fe/farm/pull/853)) - Support persistent cache and incremental building ([#476](https://github.com/farm-fe/farm/pull/476)) - update sourcemap of vue ([#147](https://github.com/farm-fe/farm/pull/147)) - add string when generate css id and change query HashMap to Vec… ([#90](https://github.com/farm-fe/farm/pull/90)) ### Fixed - [#878](https://github.com/farm-fe/farm/pull/878) ([#881](https://github.com/farm-fe/farm/pull/881)) - [#769](https://github.com/farm-fe/farm/pull/769) ([#773](https://github.com/farm-fe/farm/pull/773)) - Isolate runtime from globalThis for script entries ([#446](https://github.com/farm-fe/farm/pull/446)) - lazy compilation and deadlock ([#370](https://github.com/farm-fe/farm/pull/370)) - vue migrate bugs ([#357](https://github.com/farm-fe/farm/pull/357)) ### 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)) - create farm plugin ([#946](https://github.com/farm-fe/farm/pull/946)) - support minify options ([#907](https://github.com/farm-fe/farm/pull/907)) - resource pot render ([#675](https://github.com/farm-fe/farm/pull/675)) - Fix/bugs ([#640](https://github.com/farm-fe/farm/pull/640)) - Chore/opt vite plugin adapter ([#616](https://github.com/farm-fe/farm/pull/616)) - *(*)* apply some lint suggestions ([#474](https://github.com/farm-fe/farm/pull/474)) - solving bugs ([#338](https://github.com/farm-fe/farm/pull/338)) - Refactor Rust plugin system ([#82](https://github.com/farm-fe/farm/pull/82)) - make query part of id ([#85](https://github.com/farm-fe/farm/pull/85)) - Fix/temp config add timestamp ([#46](https://github.com/farm-fe/farm/pull/46)) - v0.3.0 support lazy compilation and partial bundling ([#42](https://github.com/farm-fe/farm/pull/42))