flecks/packages/http/CHANGELOG.md

55 lines
1.5 KiB
Markdown
Raw Normal View History

2022-02-27 21:29:48 -06:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
2022-03-08 16:10:11 -06:00
## [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/http
2022-03-07 05:25:23 -06:00
# [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))
2022-02-28 12:03:04 -06:00
## [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/http
2022-02-28 11:59:16 -06:00
# [1.1.0](https://github.com/cha0s/flecks/compare/v1.0.2...v1.1.0) (2022-02-28)
2022-02-28 11:18:59 -06:00
### Features
2022-02-28 11:59:16 -06:00
* rich debugging ([545bfce](https://github.com/cha0s/flecks/commits/545bfce1ab602044041b370b413df62ae0cb9363))
2022-02-28 11:18:59 -06:00
2022-02-28 11:59:16 -06:00
## [1.0.2](https://github.com/cha0s/flecks/compare/v1.0.1...v1.0.2) (2022-02-28)
2022-02-27 21:29:48 -06:00
**Note:** Version bump only for package @flecks/http