14 KiB
14 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.1.1 (2024-02-12)
Bug Fixes
4.1.0 (2024-02-12)
Features
- pipesink (e6c2d49)
4.0.5 (2024-02-09)
Bug Fixes
- slow npm (8aca988)
4.0.4 (2024-02-09)
Bug Fixes
- the chicken or the egg? (0ee17c6)
4.0.3 (2024-02-09)
Miscellaneous Chores
- release-please (c4ef597)
4.0.2 (2024-02-08)
Miscellaneous Chores
- gosh golly gee (f6cd41c)
4.0.0 (2024-02-08)
⚠ BREAKING CHANGES
- bump to 4.0.0 already!
Features
Bug Fixes
- bootstrap config propagation (9a0a028)
- bootstrap propagation (f9bd7fe)
- test watching (3eb76b0)
- why is npm so broken? (f16cd6e)
Miscellaneous Chores
- release 4.0.0 (854aaba)
3.2.1 (2024-02-01)
Note: Version bump only for package @flecks/core
3.2.0 (2024-01-31)
Bug Fixes
- server runtime (15b1290)
3.1.7 (2024-01-31)
Note: Version bump only for package @flecks/core
3.1.6 (2024-01-31)
Note: Version bump only for package @flecks/core
3.1.5 (2024-01-30)
Bug Fixes
- runtime (f476a67)
3.1.4 (2024-01-29)
Note: Version bump only for package @flecks/core
3.1.0 (2024-01-26)
Bug Fixes
- babel devs always breaking things (cc8a35a)
- coerce the number (820e390)
- compilation (2a2a993)
- compilation (a51184f)
- complex aliasing (4ba2b51)
- core neutrino config (7feac4a)
- creation apps (9bfa481)
- creators (c1eee58)
- dedupe linked modules (fe1c720)
- default source-map-support install (ed2aa6a)
- discover through config (5d2bc3e)
- ensure compiled flecks are moved to their own chunk (e3a7f73)
- eslint (cc4ec9c)
- eslint (13b7bf4)
- expanded cache (d6192d1)
- extensions (7b38b34)
- fake context (3976078)
- fallbacks (a39b5fe)
- flecks build pattern (cf2b787)
- hmr gathered (6374af5)
- implementation misuse (d2559e5)
- lint (675aaad)
- mixin (2f6ed6a)
- no async by default (49e3947)
- non-existent hooks (454c749)
- react lint (68e2d6a)
- tests (a982224)
- webpack in nodespace (9c4d273)
- work around bug in RequireContextPlugin (0a79027)
Features
- "wtf, you can't just take @babel/register, give it an actual API, and make it work simultaneously across multiple roots" (82e22c3)
- aliasedConfig (c68bb3b)
- awesomerific module resolution (60c844d)
- crazy hax to make our ESLint experience dope (467f0c9)
- dependencies (e1ab724)
- dox++ (95e18b9)
- elided fleck implementation sorting (fd4aec4)
- flecks add (f440278)
- package manager (and bun) (16934d5)
- ServerFlecks::register(BuildConfig|Resolver) (013f980)
- support mjs (7935597)
- warn about violated ordering expectations (26a3ff0)
- webpack 5 (f039f7b)
2.0.3 (2023-11-22)
Bug Fixes
- electron (81fc978)
2.0.2 (2023-11-22)
Note: Version bump only for package @flecks/core
2.0.1 (2023-11-22)
Bug Fixes
- dox (2d7c2f9)
2.0.0 (2023-11-22)
Bug Fixes
- babel devs always breaking things (cc8a35a)
- coerce the number (820e390)
- complex aliasing (4ba2b51)
- core neutrino config (7feac4a)
- default source-map-support install (ed2aa6a)
- fake context (3976078)
- tests (a982224)
Features
- "wtf, you can't just take @babel/register, give it an actual API, and make it work simultaneously across multiple roots" (82e22c3)
- awesomerific module resolution (60c844d)
- crazy hax to make our ESLint experience dope (467f0c9)
- ServerFlecks::register(BuildConfig|Resolver) (013f980)
- support mjs (7935597)
- webpack 5 support (288b368)
1.4.1 (2022-03-19)
Note: Version bump only for package @flecks/core
1.4.0 (2022-03-19)
Bug Fixes
- babel config merging (958f3b8)
- build (a7150c1)
- default (ffbdb77)
- don't try to decorate non-existent (0b8b880)
- handle no entries (3e2ccb0)
- node-externals doesn't use regex (fb988c9)
- rewrite aliased config keys (01b25c3)
- server stubs (365a855)
Features
1.3.0 (2022-03-09)
Bug Fixes
- return code (23d6ba9)
Features
- autodoc for build config (fd4050e)
1.2.1 (2022-03-08)
Bug Fixes
- CLI (e708b5d)
1.2.0 (2022-03-07)
Bug Fixes
- babel paths for rtc (8f5ce8f)
- copy/clean on watch builds (18bb7b9)
- server runtime environment (0dc49ec)
Features
1.1.1 (2022-02-28)
Note: Version bump only for package @flecks/core
1.1.0 (2022-02-28)
Bug Fixes
- sourcemaps for compiled flecks (e35f87b)
- core: compilation uses source babel config and ignores node_modules (0b0219d)