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.
|
|
|
|
|
2024-02-08 02:17:52 -06:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* devDependencies
|
|
|
|
* @flecks/build bumped from ^4.0.0 to ^4.0.1
|
|
|
|
* @flecks/fleck bumped from ^4.0.0 to ^4.0.1
|
|
|
|
|
2024-02-08 02:27:23 -06:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @flecks/core bumped from ^4.0.0 to ^4.0.2
|
|
|
|
* devDependencies
|
|
|
|
* @flecks/build bumped from ^4.0.1 to ^4.0.2
|
|
|
|
* @flecks/fleck bumped from ^4.0.1 to ^4.0.2
|
|
|
|
|
2024-02-09 06:41:59 -06:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @flecks/core bumped from ^4.0.3 to ^4.0.4
|
|
|
|
* devDependencies
|
|
|
|
* @flecks/build bumped from ^4.0.3 to ^4.0.4
|
|
|
|
* @flecks/fleck bumped from ^4.0.3 to ^4.0.4
|
|
|
|
|
2024-02-09 07:12:09 -06:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @flecks/core bumped from ^4.0.4 to ^4.0.5
|
|
|
|
* devDependencies
|
|
|
|
* @flecks/build bumped from ^4.0.4 to ^4.0.5
|
|
|
|
* @flecks/fleck bumped from ^4.0.4 to ^4.0.5
|
|
|
|
|
2024-02-12 02:16:52 -06:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @flecks/core bumped from ^4.0.5 to ^4.1.0
|
|
|
|
* @flecks/server bumped from ^4.0.5 to ^4.0.6
|
|
|
|
* devDependencies
|
|
|
|
* @flecks/build bumped from ^4.0.5 to ^4.0.6
|
|
|
|
* @flecks/fleck bumped from ^4.0.5 to ^4.0.6
|
|
|
|
|
2024-02-12 06:37:35 -06:00
|
|
|
## [4.0.7](https://github.com/cha0s/flecks/compare/web-v4.0.6...web-v4.0.7) (2024-02-12)
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
* HMR ([ccf863d](https://github.com/cha0s/flecks/commit/ccf863d03244fe05b0862e5f175fdef561f8e005))
|
|
|
|
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @flecks/core bumped from ^4.1.0 to ^4.1.1
|
|
|
|
* @flecks/server bumped from ^4.0.6 to ^4.0.7
|
|
|
|
* devDependencies
|
|
|
|
* @flecks/build bumped from ^4.0.6 to ^4.0.7
|
|
|
|
* @flecks/fleck bumped from ^4.0.6 to ^4.0.7
|
|
|
|
|
2024-02-09 06:14:27 -06:00
|
|
|
## [4.0.3](https://github.com/cha0s/flecks/compare/web-v4.0.2...web-v4.0.3) (2024-02-09)
|
|
|
|
|
|
|
|
|
|
|
|
### Miscellaneous Chores
|
|
|
|
|
|
|
|
* release-please ([c4ef597](https://github.com/cha0s/flecks/commit/c4ef597be720041602354118103eed21e8fe0e91))
|
|
|
|
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @flecks/core bumped from ^4.0.2 to ^4.0.3
|
|
|
|
* devDependencies
|
|
|
|
* @flecks/build bumped from ^4.0.2 to ^4.0.3
|
|
|
|
* @flecks/fleck bumped from ^4.0.2 to ^4.0.3
|
|
|
|
|
2024-02-08 02:08:36 -06:00
|
|
|
## [4.0.0](https://github.com/cha0s/flecks/compare/web-v3.2.4...web-v4.0.0) (2024-02-08)
|
|
|
|
|
|
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
|
|
|
|
* **web:** pass container to `@flecks/web/client.up`
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* config reloading ([47aed47](https://github.com/cha0s/flecks/commit/47aed47b5e1f718769380d078d8ab1a25ec4b9c8))
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
* sourcemaps ([49cc23f](https://github.com/cha0s/flecks/commit/49cc23f6688d65d755c6d1f3ea6076cc297e28ea))
|
|
|
|
* why is npm so broken? ([f16cd6e](https://github.com/cha0s/flecks/commit/f16cd6e171ce500ca977b4c889a9573016ff1441))
|
|
|
|
|
|
|
|
|
|
|
|
### Miscellaneous Chores
|
|
|
|
|
|
|
|
* release 4.0.0 ([854aaba](https://github.com/cha0s/flecks/commit/854aaba82b7db5f04ddc42e3532e2f8211b1d536))
|
|
|
|
|
|
|
|
|
|
|
|
### Code Refactoring
|
|
|
|
|
|
|
|
* **web:** pass container to `@flecks/web/client.up` ([1083b41](https://github.com/cha0s/flecks/commit/1083b41a90bd1d3b9bcea9de373a0a3af0b79a6a)), closes [#9](https://github.com/cha0s/flecks/issues/9)
|
|
|
|
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @flecks/core bumped from ^3.2.1 to ^4.0.0
|
|
|
|
* devDependencies
|
|
|
|
* @flecks/build bumped from ^3.2.4 to ^4.0.0
|
|
|
|
* @flecks/fleck bumped from ^3.2.4 to ^4.0.0
|
|
|
|
|
2024-02-03 02:29:23 -06:00
|
|
|
## [3.2.4](https://github.com/cha0s/flecks/compare/v3.2.3...v3.2.4) (2024-02-03)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @flecks/web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-02-01 15:01:19 -06:00
|
|
|
## [3.2.2](https://github.com/cha0s/flecks/compare/v3.2.1...v3.2.2) (2024-02-01)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @flecks/web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-02-01 14:05:11 -06:00
|
|
|
## [3.2.1](https://github.com/cha0s/flecks/compare/v3.2.0...v3.2.1) (2024-02-01)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @flecks/web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-01-31 16:21:59 -06:00
|
|
|
# [3.2.0](https://github.com/cha0s/flecks/compare/v3.1.8...v3.2.0) (2024-01-31)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @flecks/web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-01-31 10:15:54 -06:00
|
|
|
## [3.1.7](https://github.com/cha0s/flecks/compare/v3.1.6...v3.1.7) (2024-01-31)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @flecks/web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-01-31 10:01:47 -06:00
|
|
|
## [3.1.6](https://github.com/cha0s/flecks/compare/v3.1.5...v3.1.6) (2024-01-31)
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
* web test resolution ([f6dfec1](https://github.com/cha0s/flecks/commit/f6dfec1c9814fadcae1356281b23b24110b656bb))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-01-30 15:15:25 -06:00
|
|
|
## [3.1.5](https://github.com/cha0s/flecks/compare/v3.1.4...v3.1.5) (2024-01-30)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @flecks/web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-01-29 08:19:10 -06:00
|
|
|
## [3.1.4](https://github.com/cha0s/flecks/compare/v3.1.3...v3.1.4) (2024-01-29)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @flecks/web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-01-26 11:02:14 -06:00
|
|
|
## [3.1.3](https://github.com/cha0s/flecks/compare/v3.1.1...v3.1.3) (2024-01-26)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @flecks/web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-01-26 10:44:11 -06:00
|
|
|
## [3.1.1](https://github.com/cha0s/flecks/compare/v3.1.0...v3.1.1) (2024-01-26)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @flecks/web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-01-26 10:40:31 -06:00
|
|
|
# [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))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2023-11-30 21:41:42 -06:00
|
|
|
## [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))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-03-19 17:12:10 -05:00
|
|
|
## [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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-03-19 16:28:35 -05:00
|
|
|
# [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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-03-09 14:49:35 -06:00
|
|
|
# [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))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
2022-03-19 16:11:39 -05:00
|
|
|
**Note:** Version bump only for package @flecks/web
|
2022-03-08 16:10:11 -06:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
2022-03-19 16:11:39 -05:00
|
|
|
**Note:** Version bump only for package @flecks/web
|
2022-02-28 12:03:04 -06:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
2022-03-19 16:11:39 -05:00
|
|
|
**Note:** Version bump only for package @flecks/web
|