Commit Graph

254 Commits

Author SHA1 Message Date
cha0s
8a47341cb6 refactor: deterministic monorepo 2024-02-04 00:07:54 -06:00
cha0s
b4c512df73 v3.2.1 2024-02-01 14:05:11 -06:00
cha0s
21605c3e2c refactor: cli 2024-02-01 14:02:57 -06:00
cha0s
4cc203bd20 v3.2.0 2024-01-31 16:21:59 -06:00
cha0s
15b1290c68 fix: server runtime 2024-01-31 15:57:11 -06:00
cha0s
7cdbae3032 v3.1.7 2024-01-31 10:15:54 -06:00
cha0s
91b9b87c03 chore: lerna... 2024-01-31 10:08:15 -06:00
cha0s
8ad3eb11e8 v3.1.6 2024-01-31 10:01:47 -06:00
cha0s
8852300d9c chore: audits 2024-01-31 09:49:54 -06:00
cha0s
4ca5084490 v3.1.5 2024-01-30 15:15:25 -06:00
cha0s
f476a6792a fix: runtime 2024-01-30 12:55:17 -06:00
cha0s
b90cd38495 v3.1.4 2024-01-29 08:19:10 -06:00
cha0s
aed55e9c3f refactor: hooks 2024-01-29 08:15:22 -06:00
cha0s
6303681e6b chore: ESM breakage ~_~ 2024-01-29 06:17:14 -06:00
cha0s
0ee7fdcc0c doc: small fixes 2024-01-29 02:41:55 -06:00
cha0s
3eb72c9ae1 refactor(db): platform out of config 2024-01-28 12:27:13 -06:00
cha0s
0564ae5a52 refactor: core.starting 2024-01-28 11:55:08 -06:00
cha0s
4d17a99c1b refactor: gathering 2024-01-28 11:09:34 -06:00
cha0s
97536387e6 refactor: async 2024-01-28 08:10:12 -06:00
cha0s
86750558e6 refactor: throw error on bad hook type 2024-01-27 15:41:07 -06:00
cha0s
b044dbae40 refactor: dox 2024-01-27 12:55:29 -06:00
cha0s
4ea66e46f2 doc: @flecks/core.registered 2024-01-27 08:10:21 -06:00
cha0s
2923cb9606 chore: lerna 2024-01-26 11:05:09 -06:00
cha0s
be7ed71d98 v3.1.0 2024-01-26 10:40:31 -06:00
cha0s
6314093ba2 chore: scripts 2024-01-26 08:26:59 -06:00
cha0s
f657c5ea8b refactor: explication 2024-01-25 23:03:49 -06:00
cha0s
29130c04b6 refactor(build): processAssets 2024-01-23 22:53:06 -06:00
cha0s
de8774bc8e chore: tidy 2024-01-23 21:28:15 -06:00
cha0s
93b6d76ccf chore: normalize 2024-01-23 21:18:09 -06:00
cha0s
74d04c35a6 chore: dead code 2024-01-23 21:14:49 -06:00
cha0s
a10d166903 chore: dead code 2024-01-23 21:06:18 -06:00
cha0s
2beb2d91e1 chore: dead code 2024-01-23 20:58:02 -06:00
cha0s
b1d800336a chore: dev 2024-01-23 20:31:44 -06:00
cha0s
901be18ac9 chore: dox++ 2024-01-23 10:01:36 -06:00
cha0s
c1eee58a41 fix: creators 2024-01-22 21:32:26 -06:00
cha0s
675aaadaed fix: lint 2024-01-22 12:11:23 -06:00
cha0s
a2e775b64f refactor: web config 2024-01-22 10:52:28 -06:00
cha0s
0c8ff56850 refactor: build 2024-01-22 09:38:45 -06:00
cha0s
9bfa481731 fix: creation apps 2024-01-20 05:18:10 -06:00
cha0s
2a2a993988 fix: compilation 2024-01-20 03:58:07 -06:00
cha0s
a51184fa49 fix: compilation 2024-01-20 02:03:50 -06:00
cha0s
b6a32a2b1f refactor: tests 2024-01-19 05:59:27 -06:00
cha0s
084da6709c chore: tidy 2024-01-19 04:50:34 -06:00
cha0s
d4e8b35031 refactor: mixin 2024-01-19 03:59:20 -06:00
cha0s
757cd89e99 refactor: bootstrap 2024-01-19 03:38:16 -06:00
cha0s
5d2bc3ee07 fix: discover through config 2024-01-14 09:36:30 -06:00
cha0s
7c60f3299c refactor: flecks config 2024-01-13 08:13:43 -06:00
cha0s
e1ab724a41 feat: dependencies 2024-01-13 04:46:41 -06:00
cha0s
ccc147ce22 refactor: Flecks.from 2024-01-13 02:21:59 -06:00
cha0s
51abba45c6 chore: bump glob 2024-01-13 01:59:01 -06:00
cha0s
6501933c2c refactor: HTTP stream + 18 SSR 2024-01-12 05:18:38 -06:00
cha0s
7b38b34b1f fix: extensions 2024-01-10 06:43:26 -06:00
cha0s
cc2ba879f9 refactor: no more building with lint (for now?) 2024-01-10 04:54:22 -06:00
cha0s
9404d73c00 refactor: react fast refresh 2024-01-10 04:36:02 -06:00
cha0s
49e39475c7 fix: no async by default 2024-01-10 00:27:17 -06:00
cha0s
e3be4f2500 chore: tidy 2024-01-10 00:27:01 -06:00
cha0s
77ba1d3b14 chore: mocha in userland 2024-01-10 00:26:45 -06:00
cha0s
d6192d181b fix: expanded cache 2024-01-09 20:59:38 -06:00
cha0s
f53244a39e refactor: priority 2024-01-09 19:24:19 -06:00
cha0s
26a3ff0cfa feat: warn about violated ordering expectations 2024-01-09 01:10:23 -06:00
cha0s
d2559e59f2 fix: implementation misuse 2024-01-09 00:26:53 -06:00
cha0s
fd4aec4d0c feat: elided fleck implementation sorting 2024-01-08 22:58:03 -06:00
cha0s
0a79027be6 fix: work around bug in RequireContextPlugin 2024-01-07 15:04:18 -06:00
cha0s
2f6ed6a0c8 fix: mixin 2024-01-05 22:49:17 -06:00
cha0s
c8a6f68628 refactor: mixin 2024-01-05 19:21:34 -06:00
cha0s
37d9a22479 refactor: mixin 2024-01-05 15:51:52 -06:00
cha0s
154cbc9c32 chore: wording 2024-01-05 11:06:41 -06:00
cha0s
fa0d744eb3 refactor: inherit stdio by default 2024-01-04 19:33:07 -06:00
cha0s
935e0a0054 refactor: env 2024-01-04 16:14:23 -06:00
cha0s
c50bf1a71d chore: tidy 2024-01-04 15:15:02 -06:00
cha0s
16934d55c9 feat: package manager (and bun) 2024-01-04 03:20:55 -06:00
cha0s
f44027854d feat: flecks add 2024-01-03 19:42:20 -06:00
cha0s
0bd8b191fd chore: verbiage 2024-01-02 15:12:36 -06:00
cha0s
9c4d273279 fix: webpack in nodespace 2023-12-31 16:21:56 -06:00
cha0s
95e18b9978 feat: dox++ 2023-12-31 16:21:43 -06:00
cha0s
c68bb3b6f7 feat: aliasedConfig 2023-12-29 02:28:20 -06:00
cha0s
454c74993a fix: non-existent hooks 2023-12-11 14:53:51 -06:00
cha0s
6374af578e fix: hmr gathered 2023-12-08 05:32:28 -06:00
cha0s
e3a7f7390b fix: ensure compiled flecks are moved to their own chunk 2023-12-05 13:42:03 -06:00
cha0s
ab6d1f1720 refactor: lint, config 2023-12-02 22:35:19 -06:00
cha0s
6976fa8183 chore: tidy 2023-12-02 06:44:36 -06:00
cha0s
cc4ec9c30b fix: eslint 2023-12-02 05:46:45 -06:00
cha0s
13b7bf465b fix: eslint 2023-12-01 21:41:34 -06:00
cha0s
329e1b6680 refactor: webpack configs are anything but silly 2023-12-01 19:59:20 -06:00
cha0s
fe1c72033c fix: dedupe linked modules 2023-12-01 19:57:18 -06:00
cha0s
a39b5fe178 fix: fallbacks 2023-12-01 19:56:51 -06:00
cha0s
cf2b787a9f fix: flecks build pattern 2023-12-01 19:56:10 -06:00
cha0s
68e2d6a198 fix: react lint 2023-12-01 00:26:32 -06:00
cha0s
f039f7b8f6 feat: webpack 5 2023-11-30 21:41:42 -06:00
cha0s
d824acf63b chore: reporter 2023-02-03 20:07:26 -06:00
cha0s
cc8a35a4b2 fix: babel devs always breaking things 2023-02-03 19:29:23 -06:00
cha0s
7935597783 feat: support mjs 2022-08-11 06:38:02 -05:00
cha0s
c3910ba5f0 flow:
dox, hook registration, ensureUniqueReduction, middleware, ...
2022-08-11 00:11:51 -05:00
cha0s
3e889db9a1 chore: logging++ 2022-04-04 04:42:01 -05:00
cha0s
a6dff85d99 refactor: babel 2022-04-04 03:11:51 -05:00
cha0s
a1a89ec3a8 chore: useId soon please 2022-04-03 04:43:30 -05:00
cha0s
ed2aa6a3c1 fix: default source-map-support install 2022-04-02 05:35:52 -05:00
cha0s
d4a0e43aa4 refactor: no async generator 2022-03-29 21:02:05 -05:00
cha0s
a98222495e fix: tests 2022-03-27 02:32:52 -05:00
cha0s
7feac4a87b fix: core neutrino config 2022-03-27 01:04:22 -05:00