# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [3.1.0](https://github.com/cha0s/flecks/compare/v1.4.1...v3.1.0) (2024-01-26) ### Bug Fixes * always include bespoke web config ([21eac28](https://github.com/cha0s/flecks/commit/21eac28fbf6c35a8da9aac2e7a6650157dc93738)) * avoid FOUC on dev ([18e2bb9](https://github.com/cha0s/flecks/commit/18e2bb9446b2ead51800f2dd2d094cbe8c6282f8)) * better FOUC prevention ([6b9738c](https://github.com/cha0s/flecks/commit/6b9738cb673736047947f537cb5ef6f37cbf9d3f)) * chunks ([a6bac7b](https://github.com/cha0s/flecks/commit/a6bac7b627e66d3494d1c2a172cb259c8656dd55)) * compilation ([2a2a993](https://github.com/cha0s/flecks/commit/2a2a9939881723aea711ec058bf873e90157c83b)) * compilation ([a51184f](https://github.com/cha0s/flecks/commit/a51184fa49c96649660df827b61455a6e26f67ef)) * crash on missing content type ([3e073d2](https://github.com/cha0s/flecks/commit/3e073d2660e0a4bf73fa5e6fd0f0500fb58ac5ae)) * creators ([c1eee58](https://github.com/cha0s/flecks/commit/c1eee58a41553941613bed6879ad70cf46260cb2)) * don't minimize ([e9c845a](https://github.com/cha0s/flecks/commit/e9c845a396c16c1c4d51c27846d5be69caf28609)) * fallbacks ([a39b5fe](https://github.com/cha0s/flecks/commit/a39b5fe17831acc51045bf3c6faf918aa822f29c)) * FOUC on dev ([213cbff](https://github.com/cha0s/flecks/commit/213cbffb84becd1ed4694532a702bd1752b1cd5d)) * HMR ([9a58b50](https://github.com/cha0s/flecks/commit/9a58b500bae8925406cc664bce5ced39dddf3630)) * lint ([675aaad](https://github.com/cha0s/flecks/commit/675aaadaedd539ebbef9ab0ace9e9ae8832d1e08)) * **react:** tabs CSS ([a98070b](https://github.com/cha0s/flecks/commit/a98070ba6a0c1d59097db0c59adb7ec820a9739d)) * set ID as default HTML title ([472f120](https://github.com/cha0s/flecks/commit/472f120a5a883549846ac902505c584343bd8144)) * signal propagation ([572832b](https://github.com/cha0s/flecks/commit/572832b0372389db9458298eaf691e77e6a2606e)) * SSR does config ([00b598c](https://github.com/cha0s/flecks/commit/00b598c295525009b9a943be951bf69434e56550)) * style loading ([81fc5f6](https://github.com/cha0s/flecks/commit/81fc5f633fcb8c4c4d9f1ff88c9020d00b3d2499)) * ux for slowies ([1a57157](https://github.com/cha0s/flecks/commit/1a57157d3eca57ae6bccee3ef573f5cef06ddb1c)) ### Features * aliasedConfig ([c68bb3b](https://github.com/cha0s/flecks/commit/c68bb3b6f775762081287fc3588f3fe609d77ad6)) * **fleck:** ProcessAssets ([84a30df](https://github.com/cha0s/flecks/commit/84a30df67ab0c8b5c34bb61657f6103775839e82)) * html template specifier ([5791c7a](https://github.com/cha0s/flecks/commit/5791c7a89433f16c1efea045a00ab488975c6dab)) * per-entry styles ([d43316a](https://github.com/cha0s/flecks/commit/d43316a43635ea19338a6a1ce917f9b2d308c977)) * webpack 5 ([f039f7b](https://github.com/cha0s/flecks/commit/f039f7b8f69b3c8b9564714890b2fe2d4cd8a22d)) ## [2.0.3](https://github.com/cha0s/flecks/compare/v2.0.2...v2.0.3) (2023-11-22) ### Bug Fixes * electron ([81fc978](https://github.com/cha0s/flecks/commit/81fc978da2b8d32e303d165fe7c2f6071ac8e741)) ## [2.0.2](https://github.com/cha0s/flecks/compare/v2.0.1...v2.0.2) (2023-11-22) **Note:** Version bump only for package @flecks/web ## [2.0.1](https://github.com/cha0s/flecks/compare/v2.0.0...v2.0.1) (2023-11-22) **Note:** Version bump only for package @flecks/web # [2.0.0](https://github.com/cha0s/flecks/compare/v1.4.1...v2.0.0) (2023-11-22) ### Bug Fixes * avoid FOUC on dev ([18e2bb9](https://github.com/cha0s/flecks/commit/18e2bb9446b2ead51800f2dd2d094cbe8c6282f8)) ### Features * html template specifier ([5791c7a](https://github.com/cha0s/flecks/commit/5791c7a89433f16c1efea045a00ab488975c6dab)) * per-entry styles ([d43316a](https://github.com/cha0s/flecks/commit/d43316a43635ea19338a6a1ce917f9b2d308c977)) * webpack 5 support ([288b368](https://github.com/cha0s/flecks/commit/288b368b9ff96be5ccb58bd811838a4a4bb6c48c)) ## [1.4.1](https://github.com/cha0s/flecks/compare/v1.4.0...v1.4.1) (2022-03-19) **Note:** Version bump only for package @flecks/web # [1.4.0](https://github.com/cha0s/flecks/compare/v1.3.0...v1.4.0) (2022-03-19) **Note:** Version bump only for package @flecks/web # [1.3.0](https://github.com/cha0s/flecks/compare/v1.2.1...v1.3.0) (2022-03-09) ### Bug Fixes * paths ([72042d0](https://github.com/cha0s/flecks/commit/72042d0ee6b101abf67990449bbe78f513b33bfc)) ### Features * autodoc for build config ([fd4050e](https://github.com/cha0s/flecks/commit/fd4050e0e91a8c285bbe085d4b1acb04cdd4eac8)) ## [1.2.1](https://github.com/cha0s/flecks/compare/v1.2.0...v1.2.1) (2022-03-08) **Note:** Version bump only for package @flecks/web # [1.2.0](https://github.com/cha0s/flecks/compare/v1.1.1...v1.2.0) (2022-03-07) ### Bug Fixes * **http:** asset inlining matcher was too general ([f5d4103](https://github.com/cha0s/flecks/commit/f5d41034cf7206bbf7381bfceae9aca069fe546b)) * **http:** default dev port ([b29d13a](https://github.com/cha0s/flecks/commit/b29d13abb62806cd9b7a9653630e313d6e8a0932)) * copy/clean on watch builds ([18bb7b9](https://github.com/cha0s/flecks/commit/18bb7b961ba3bdae60a33fdb7eb94bb7107db687)) ### Features * docs ([5e2b825](https://github.com/cha0s/flecks/commit/5e2b8256205efc0280c8308cea3e64fa06fe16a9)) * **http:** stats for dev server ([7e0ab01](https://github.com/cha0s/flecks/commit/7e0ab01b521cc6d7619e44d013cbb7037b14af17)) ## [1.1.1](https://github.com/cha0s/flecks/compare/v1.1.0...v1.1.1) (2022-02-28) **Note:** Version bump only for package @flecks/web # [1.1.0](https://github.com/cha0s/flecks/compare/v1.0.2...v1.1.0) (2022-02-28) ### Features * rich debugging ([545bfce](https://github.com/cha0s/flecks/commits/545bfce1ab602044041b370b413df62ae0cb9363)) ## [1.0.2](https://github.com/cha0s/flecks/compare/v1.0.1...v1.0.2) (2022-02-28) **Note:** Version bump only for package @flecks/web