5.6 KiB
5.6 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
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)