# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [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))