flecks/packages/build/CHANGELOG.md

263 lines
7.6 KiB
Markdown
Raw Normal View History

2024-01-26 10:40:31 -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.
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @flecks/core bumped from ^4.0.0 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
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
2024-02-17 10:25:31 -06:00
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @flecks/core bumped from ^4.2.1 to ^4.2.2
2024-02-15 05:00:51 -06:00
## [4.1.1](https://github.com/cha0s/flecks/compare/build-v4.1.0...build-v4.1.1) (2024-02-15)
### Bug Fixes
* environment configuration ([0942827](https://github.com/cha0s/flecks/commit/0942827ed45d04c1fc4cf004ec9b9004d1a16b3a))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @flecks/core bumped from ^4.2.0 to ^4.2.1
2024-02-14 09:03:48 -06:00
## [4.1.0](https://github.com/cha0s/flecks/compare/build-v4.0.7...build-v4.1.0) (2024-02-14)
### Features
* require.context in bootstrap scripts ([66b4a95](https://github.com/cha0s/flecks/commit/66b4a95cf012972372213144a3e155d4244d64c0))
### Bug Fixes
* eslint resolver priority ([20191e0](https://github.com/cha0s/flecks/commit/20191e08fa9709f00d7aecde23538bfad0cc59b0))
* null check ([a2fe3b2](https://github.com/cha0s/flecks/commit/a2fe3b2852e177423af455b90fce837a224e0c5c))
* test running ([66b4a95](https://github.com/cha0s/flecks/commit/66b4a95cf012972372213144a3e155d4244d64c0))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @flecks/core bumped from ^4.1.1 to ^4.2.0
2024-02-12 06:37:35 -06:00
## [4.0.7](https://github.com/cha0s/flecks/compare/build-v4.0.6...build-v4.0.7) (2024-02-12)
### Bug Fixes
* runtime environment config ([4d55e55](https://github.com/cha0s/flecks/commit/4d55e5524c73ca1e31067499385e0a206d6bd319))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @flecks/core bumped from ^4.1.0 to ^4.1.1
2024-02-12 02:16:52 -06:00
## [4.0.6](https://github.com/cha0s/flecks/compare/build-v4.0.5...build-v4.0.6) (2024-02-12)
### Bug Fixes
* build watching ([60e286d](https://github.com/cha0s/flecks/commit/60e286d8d5beb502c8ccabf8e3ab849ea4b0cff9))
* default tests ([8798073](https://github.com/cha0s/flecks/commit/8798073a0064fa2b422ebf088721600b02c648cb))
* handle more failure cases ([61f258e](https://github.com/cha0s/flecks/commit/61f258e41447360c86dc7eb52c527fbe54aa52ab))
* use NODE_PATH for resolution ([7b0f9f8](https://github.com/cha0s/flecks/commit/7b0f9f87feabca0c98ae4e4c499749cd18ba202b))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @flecks/core bumped from ^4.0.5 to ^4.1.0
## [4.0.3](https://github.com/cha0s/flecks/compare/build-v4.0.2...build-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
## [4.0.1](https://github.com/cha0s/flecks/compare/build-v4.0.0...build-v4.0.1) (2024-02-08)
### Miscellaneous Chores
* provenance ([59b2410](https://github.com/cha0s/flecks/commit/59b2410abdc7c34348dd79f93d53dc0a29f2a64a))
## [4.0.0](https://github.com/cha0s/flecks/compare/build-v3.2.4...build-v4.0.0) (2024-02-08)
### Features
* config reloading ([47aed47](https://github.com/cha0s/flecks/commit/47aed47b5e1f718769380d078d8ab1a25ec4b9c8))
### Bug Fixes
* internalize self ([38ea408](https://github.com/cha0s/flecks/commit/38ea408ba3ffe4d6007363b6d7bece0958f23b4e))
* spawning ([3f7f257](https://github.com/cha0s/flecks/commit/3f7f2573d8eb3e5ad6fe27b162b1abaec3738f67))
* test watching ([3eb76b0](https://github.com/cha0s/flecks/commit/3eb76b08e3401def4e1283dd17141297a4edb3ad))
* 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))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @flecks/core bumped from ^3.2.1 to ^4.0.0
2024-02-03 02:29:23 -06:00
## [3.2.4](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.2.3...v3.2.4) (2024-02-03)
### Bug Fixes
* config ([83df532](https://git.hq.cha0s.io/cha0s/flecks/commits/83df532e97db80166e72c6fd78efe094799dab67))
* work around webpack resolution sloppiness ([88c4f13](https://git.hq.cha0s.io/cha0s/flecks/commits/88c4f13f7430d565e6f498ef7b79f746b6b2c8ab))
2024-02-01 15:01:19 -06:00
## [3.2.2](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.2.1...v3.2.2) (2024-02-01)
### Bug Fixes
* environmentalize ([dcf48da](https://git.hq.cha0s.io/cha0s/flecks/commits/dcf48dab9555020dc954e4753c4f0f093d662789))
2024-02-01 14:05:11 -06:00
## [3.2.1](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.2.0...v3.2.1) (2024-02-01)
**Note:** Version bump only for package @flecks/build
2024-01-31 16:21:59 -06:00
# [3.2.0](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.1.8...v3.2.0) (2024-01-31)
### Features
* flecks add for fleck dependencies ([ca1a3f0](https://git.hq.cha0s.io/cha0s/flecks/commits/ca1a3f0b1a849c6b223f0241c681c67a7ceb03a9))
2024-01-31 10:15:54 -06:00
## [3.1.7](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.1.6...v3.1.7) (2024-01-31)
**Note:** Version bump only for package @flecks/build
2024-01-31 10:01:47 -06:00
## [3.1.6](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.1.5...v3.1.6) (2024-01-31)
**Note:** Version bump only for package @flecks/build
2024-01-30 15:15:25 -06:00
## [3.1.5](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.1.4...v3.1.5) (2024-01-30)
### Bug Fixes
* runtime ([f476a67](https://git.hq.cha0s.io/cha0s/flecks/commits/f476a6792ab4738c0970a97a7285c2d502d9f876))
2024-01-29 08:19:10 -06:00
## [3.1.4](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.1.3...v3.1.4) (2024-01-29)
### Bug Fixes
* symlinked flecks ([ff79be1](https://git.hq.cha0s.io/cha0s/flecks/commits/ff79be17677560f5e8b2151d9f67252049b0d2ff))
### Performance Improvements
* enhanced-resolve is far too slow for runtime ([6d1c59b](https://git.hq.cha0s.io/cha0s/flecks/commits/6d1c59b3517b527f436aadd322ddad7a47eab9d6))
2024-01-26 11:02:14 -06:00
## [3.1.3](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.1.1...v3.1.3) (2024-01-26)
**Note:** Version bump only for package @flecks/build
2024-01-26 10:44:11 -06:00
## [3.1.1](https://git.hq.cha0s.io/cha0s/flecks/compare/v3.1.0...v3.1.1) (2024-01-26)
**Note:** Version bump only for package @flecks/build
2024-01-26 10:40:31 -06:00
# [3.1.0](https://git.hq.cha0s.io/cha0s/flecks/compare/v1.4.1...v3.1.0) (2024-01-26)
### Bug Fixes
* add ([f8db663](https://git.hq.cha0s.io/cha0s/flecks/commits/f8db66352c4036e0b33abd6b98fabb0d7e846836))
* creators ([c1eee58](https://git.hq.cha0s.io/cha0s/flecks/commits/c1eee58a41553941613bed6879ad70cf46260cb2))
* eslint webpack config ([e8042c8](https://git.hq.cha0s.io/cha0s/flecks/commits/e8042c8107a8ba86ddaf9ac649b786dfaa6084dd))
* flags ([9b06d89](https://git.hq.cha0s.io/cha0s/flecks/commits/9b06d89dcc18c942839d43eb88752dd5e93d69a7))
* lint ([675aaad](https://git.hq.cha0s.io/cha0s/flecks/commits/675aaadaedd539ebbef9ab0ace9e9ae8832d1e08))
* magic :) ([b09a339](https://git.hq.cha0s.io/cha0s/flecks/commits/b09a339e7eea9672274732f7ac9fdad51a4a99ec))
* resolution ([2a67740](https://git.hq.cha0s.io/cha0s/flecks/commits/2a67740911e21883a9d44817e3a53de6ba44b19f))
### Features
* **build:** command help ([42daad3](https://git.hq.cha0s.io/cha0s/flecks/commits/42daad3a40470bb2007c5f9ef3836014b22b0b75))
* flecks add -d ([ec3e211](https://git.hq.cha0s.io/cha0s/flecks/commits/ec3e211f5886186bb75de4a9b7c0bcd4af16f53b))