# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.2.1](https://github.com/cha0s/flecks/compare/v1.2.0...v1.2.1) (2022-03-08) ### Bug Fixes * CLI ([e708b5d](https://github.com/cha0s/flecks/commit/e708b5d27e79c04f162b3d3f067ab83c73beb167)) * **dox:** config ([5eeca95](https://github.com/cha0s/flecks/commit/5eeca95698be50e5f5fbebc71ff0a875574f1c11)) # [1.2.0](https://github.com/cha0s/flecks/compare/v1.1.1...v1.2.0) (2022-03-07) ### Bug Fixes * **create-app:** JSON ([f1b0a9c](https://github.com/cha0s/flecks/commit/f1b0a9c5a9b53d13256c3893c32e41a7b3d8dd90)) * **create-app:** no start on build only ([78e63d6](https://github.com/cha0s/flecks/commit/78e63d6bd0d5549f5a92519f9c0fccf919fa9d44)) * **db:** host environment ([a34ec59](https://github.com/cha0s/flecks/commit/a34ec597e191a2dac548faad452d32ed5aceb5ab)) * **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)) * **repl:** missed port change ([4e5650b](https://github.com/cha0s/flecks/commit/4e5650b0308dfc81b1944ce49d4938741f8fb834)) * **user:** redux hydration ([60ab421](https://github.com/cha0s/flecks/commit/60ab4219887daa2efc12ca26e02c76287a4fd779)) * babel paths for rtc ([8f5ce8f](https://github.com/cha0s/flecks/commit/8f5ce8f9d4377f26230020084496aa705bc2bae8)) * container launching ([bb81638](https://github.com/cha0s/flecks/commit/bb81638cc33846ab801ec5daa1b95048e3e9f9e9)) * copy/clean on watch builds ([18bb7b9](https://github.com/cha0s/flecks/commit/18bb7b961ba3bdae60a33fdb7eb94bb7107db687)) * DB container ([7f25f88](https://github.com/cha0s/flecks/commit/7f25f88506ef2097d20a33a5f9665d4613a3749e)) * directory creation ([a22ab96](https://github.com/cha0s/flecks/commit/a22ab96b0136bcb78994ad97f7ae11d4eae2d26e)) * hook names ([e69e162](https://github.com/cha0s/flecks/commit/e69e162ec690f4cf97367337f1c7348ed9023793)) * old redis ([0a8c66a](https://github.com/cha0s/flecks/commit/0a8c66ad7d6da5d63563c40c509f5a165146d7be)) * safety ([a3703ed](https://github.com/cha0s/flecks/commit/a3703ede2ebc5c7acf7b1629032b463988a02d56)) * server runtime environment ([0dc49ec](https://github.com/cha0s/flecks/commit/0dc49ecc8ed7f7d6f4b7276bb3a969d3cd4ffc72)) * tmpdir structure ([371076b](https://github.com/cha0s/flecks/commit/371076b38eee5dab95c564b001442557936b5874)) ### Features * basic auto-dockerization ([3d3181e](https://github.com/cha0s/flecks/commit/3d3181ebf4dcedfdf7fa8409cd02505efc0f3908)) * docs ([5e2b825](https://github.com/cha0s/flecks/commit/5e2b8256205efc0280c8308cea3e64fa06fe16a9)) * rewrite filenames ([a210f63](https://github.com/cha0s/flecks/commit/a210f636bcccd9a11f926560774cea8efdb3d983)) * **api:** invokeComposedAsync ([2636813](https://github.com/cha0s/flecks/commit/263681344a7a292130c42f64ef6bd7da61928267)) * **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/monorepo # [1.1.0](https://github.com/cha0s/flecks/compare/v1.0.2...v1.1.0) (2022-02-28) ### Bug Fixes * sourcemaps for compiled flecks ([e35f87b](https://github.com/cha0s/flecks/commit/e35f87b888e5cee891d6b2b6cca761a0898a2461)) * **core:** compilation uses source babel config and ignores node_modules ([0b0219d](https://github.com/cha0s/flecks/commit/0b0219d09eae6a1f7952af1a751bc77c35ee5591)) ### Features * babel in flecksrc ([dc60217](https://github.com/cha0s/flecks/commit/dc60217bd66d436eac6afe0e6d803f43a354bc6b)) * rich debugging ([545bfce](https://github.com/cha0s/flecks/commit/545bfce1ab602044041b370b413df62ae0cb9363)) * VSCode launch config ([5749228](https://github.com/cha0s/flecks/commit/5749228c2eb3ad22abf8006c90cc0bf3b5fc5865)) * **core/server:** read config from environment ([8ed9648](https://github.com/cha0s/flecks/commit/8ed96484b9cc260b1bc46d8f4cbe621476960d6c)) ## [1.0.2](https://github.com/cha0s/flecks/compare/v1.0.1...v1.0.2) (2022-02-28) ### Features * CHANGELOG ([3e908bb](https://github.com/cha0s/flecks/commit/3e908bba63abdcba204bafdd2026feef3f010dee)) ## [1.0.1](https://github.com/cha0s/flecks/compare/v1.0.0...v1.0.1) (2022-02-28) ### Bug Fixes * bad ref ([5cea623](https://github.com/cha0s/flecks/commit/5cea62353b818e36777a65ebc6a3809ff389a31c)) * **core:** webpack colors ([e21463e](https://github.com/cha0s/flecks/commit/e21463e95886185d8985733761f689c542c75bcb)) * publish test ([209a015](https://github.com/cha0s/flecks/commit/209a015b78445107985642de60622a28dfebbdf6)) ## [1.0.0](https://github.com/cha0s/flecks/compare/8806d12d04aebb38b8176c15d9b79cab68769448...v1.0.0) (2022-02-27) ### Features * auto alias for fleck ([8806d12](https://github.com/cha0s/flecks/commit/8806d12d04aebb38b8176c15d9b79cab68769448)) * platform tests ([958f97e](https://github.com/cha0s/flecks/commit/958f97ed218e4e1144c9e41f4a23add64773548b)) ### Bug Fixes * annoying bug with stdio ([e13b91a](https://github.com/cha0s/flecks/commit/e13b91a57b26dca157938b3a7d0a2bf6db3f8f8d)) * check config after alter ([bed008a](https://github.com/cha0s/flecks/commit/bed008ad26868099b13134ea081e406528213bac)) * lerna publish ([8e1c6ba](https://github.com/cha0s/flecks/commit/8e1c6ba65a4afc0d94372078923966bd6837a9fd)) * only lookup symlinks ([305d2b9](https://github.com/cha0s/flecks/commit/305d2b9585f9dc284797e96f395152aa561c71b0)) * resolve from root ([6c705df](https://github.com/cha0s/flecks/commit/6c705df5cd325cdfb25697a07d9acd9930b8884d)) * test gathering ([308dd1a](https://github.com/cha0s/flecks/commit/308dd1a13d5291b0ca43916425bc05780259a890)) * tests.html bypasses middleware and stream processing ([04d7094](https://github.com/cha0s/flecks/commit/04d7094cea92a2bb8e2b91b5a111652e682e8da4))