14 KiB
14 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.3 (2023-11-22)
Bug Fixes
- electron (81fc978)
2.0.2 (2023-11-22)
Note: Version bump only for package @flecks/monorepo
2.0.1 (2023-11-22)
Bug Fixes
- dox (2d7c2f9)
2.0.0 (2023-11-22)
Bug Fixes
- async for parity (780fa43)
- avoid FOUC on dev (18e2bb9)
- babel devs always breaking things (cc8a35a)
- coerce the number (820e390)
- complex aliasing (4ba2b51)
- conditional electron inclusion (a959722)
- core neutrino config (7feac4a)
- default source-map-support install (ed2aa6a)
- doc (9a5fb07)
- fake context (3976078)
- hook dox (aa78144)
- mocha error propagation (1f11aac)
- paths got broken somehow (c7bbc48)
- test fails -> nonzero process code (1f01189)
- 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)
- add electron for dox (3e5a90d)
- awesomerific module resolution (60c844d)
- crazy hax to make our ESLint experience dope (467f0c9)
- electron (67723d1)
- electron with start-server-webpack-plugin (1ade829)
- electron: devtools (10d59e1)
- html template specifier (5791c7a)
- per-entry styles (d43316a)
- react: configure in web's absence (754646d)
- reopen closed (11c61b3)
- ServerFlecks::register(BuildConfig|Resolver) (013f980)
- support mjs (7935597)
- UserRequired (9b5f6f4)
- webpack 5 support (288b368)
1.4.1 (2022-03-19)
Bug Fixes
- bump (5ae65e4)
1.4.0 (2022-03-19)
Bug Fixes
- ALL of them (4c72fc0)
- autoinject needs work (55aaa1c)
- babel config merging (958f3b8)
- build (a7150c1)
- debugging binary isn't very useful (c06907b)
- default (ffbdb77)
- deps (1103eff)
- don't try to decorate non-existent (0b8b880)
- dot rule (0250482)
- FileTree directory writing (3a8bc21)
- fleck styles (8b5bd3a)
- handle no entries (3e2ccb0)
- inefficiency > broken (8a602a4)
- moar bettar HTTP config (8890ea3)
- node-externals doesn't use regex (fb988c9)
- rewrite aliased config keys (01b25c3)
- server stubs (365a855)
- target (7fa428f)
- template (7ba496d)
- typo (2546e25)
Features
- build profiling (78b4d3a)
- CSS modules (b9018fd)
- HTTP stubs out styles (0ddb8e2)
- invocation option for Flecks.provide() (bbcf0d8)
- multiple roots and props (677bc59)
- socket hooks (090762f)
- style! 🤩 (6336af8)
1.3.0 (2022-03-09)
Bug Fixes
Features
- autodoc for build config (fd4050e)
1.2.1 (2022-03-08)
Bug Fixes
1.2.0 (2022-03-07)
Bug Fixes
- create-app: JSON (f1b0a9c)
- create-app: no start on build only (78e63d6)
- db: host environment (a34ec59)
- http: asset inlining matcher was too general (f5d4103)
- http: default dev port (b29d13a)
- repl: missed port change (4e5650b)
- user: redux hydration (60ab421)
- babel paths for rtc (8f5ce8f)
- container launching (bb81638)
- copy/clean on watch builds (18bb7b9)
- DB container (7f25f88)
- directory creation (a22ab96)
- hook names (e69e162)
- old redis (0a8c66a)
- safety (a3703ed)
- server runtime environment (0dc49ec)
- tmpdir structure (371076b)
Features
- basic auto-dockerization (3d3181e)
- docs (5e2b825)
- rewrite filenames (a210f63)
- api: invokeComposedAsync (2636813)
- http: stats for dev server (7e0ab01)
1.1.1 (2022-02-28)
Note: Version bump only for package @flecks/monorepo
1.1.0 (2022-02-28)
Bug Fixes
- sourcemaps for compiled flecks (e35f87b)
- core: compilation uses source babel config and ignores node_modules (0b0219d)
Features
- babel in flecksrc (dc60217)
- rich debugging (545bfce)
- VSCode launch config (5749228)
- core/server: read config from environment (8ed9648)
1.0.2 (2022-02-28)
Features
- CHANGELOG (3e908bb)