Commit Graph

612 Commits

Author SHA1 Message Date
cha0s
a2dc5e3788 refactor: @flecks/headless 2024-02-14 21:51:50 -06:00
cha0s
b5b53b8f22 test: simplify 2024-02-14 20:16:31 -06:00
Ruben R
1cf5f328f5
chore: release master (#19) 2024-02-14 09:03:48 -06:00
cha0s
696c0c885a fix: visitor and tests 2024-02-14 08:35:57 -06:00
cha0s
323aa4e443 fix: should have marked previous as fix 2024-02-14 07:59:29 -06:00
cha0s
3ccf83b37f chore: lint 2024-02-14 07:51:23 -06:00
cha0s
42e4e3413b doc: pick up chunked hooks 2024-02-14 07:48:16 -06:00
cha0s
bc60b11847 doc: new hook 2024-02-14 07:48:02 -06:00
cha0s
d935f85930 chore: lint ~_~ 2024-02-14 06:42:46 -06:00
cha0s
66b4a95cf0 feat: require.context in bootstrap scripts
fix: test running
chore: task coloring
refactor: hooks
2024-02-14 06:34:29 -06:00
cha0s
389316195e refactor: runtime HMR 2024-02-14 03:14:02 -06:00
cha0s
f3e85ee8fb feat: hook provision through context 2024-02-14 03:12:56 -06:00
cha0s
ffe634dce8 fix: nop'd literally everything 2024-02-14 02:48:11 -06:00
cha0s
a2fe3b2852 fix: null check 2024-02-14 02:40:26 -06:00
cha0s
20191e08fa fix: eslint resolver priority 2024-02-13 19:03:06 -06:00
cha0s
307bec869e perf: quick nop 2024-02-13 06:39:57 -06:00
cha0s
71d6674de2 refactor: implementationChanged 2024-02-13 06:17:28 -06:00
cha0s
e09e98ff95 chore: name 2024-02-13 06:02:56 -06:00
cha0s
df2ac1d28a test: fix race 2024-02-13 06:01:12 -06:00
cha0s
2e6b424499 test: efficiency 2024-02-13 00:55:54 -06:00
cha0s
cb079dced4 refactor: simplify 2024-02-12 07:51:08 -06:00
Ruben R
42cd174fcd
chore: release master (#18) 2024-02-12 07:26:22 -06:00
cha0s
12120a9a43 fix: add default worksapces pattern 2024-02-12 07:21:23 -06:00
Ruben R
9941dbaba1
chore: release master (#17) 2024-02-12 06:37:35 -06:00
cha0s
ccf863d032 fix: HMR 2024-02-12 06:31:43 -06:00
cha0s
382643400e fix: lint config 2024-02-12 06:31:43 -06:00
cha0s
9908a65b95 fix: docker paths 2024-02-12 06:31:43 -06:00
cha0s
62cee3484c fix: gathering 2024-02-12 06:31:43 -06:00
cha0s
e7249a3362 chore: arg escaping 2024-02-12 06:31:43 -06:00
cha0s
38cf6725c2 fix: don't kill worker if it exited normally 2024-02-12 06:31:43 -06:00
cha0s
4d55e5524c fix: runtime environment config 2024-02-12 06:31:43 -06:00
Ruben R
5bfaf5a77f
chore: release master (#16) 2024-02-12 02:16:52 -06:00
cha0s
1fecdafd02 test: actually fix race condition 2024-02-12 02:02:48 -06:00
cha0s
f1c55ad5af test: fix race condition 2024-02-12 01:16:17 -06:00
cha0s
28c1e0da0e fix: handle failure 2024-02-12 01:16:05 -06:00
cha0s
e97b93abeb chore: tidy 2024-02-12 00:59:21 -06:00
cha0s
43af885b6d fix: npm workspace support 2024-02-12 00:32:54 -06:00
cha0s
60e286d8d5 fix: build watching 2024-02-12 00:32:43 -06:00
cha0s
b5822a2def refactor: rip, for now 2024-02-11 23:52:26 -06:00
cha0s
cf0b780182 fix: worker.kill should do less 2024-02-11 22:37:14 -06:00
cha0s
27e3275a39 refactor: testing 2024-02-11 21:03:06 -06:00
cha0s
a340798676 refactor: testing and file writing within 2024-02-10 16:41:04 -06:00
cha0s
fd55670ce1 refactor: heavy testing 2024-02-10 14:22:30 -06:00
cha0s
7b0f9f87fe fix: use NODE_PATH for resolution 2024-02-10 12:53:10 -06:00
cha0s
61f258e414 fix: handle more failure cases 2024-02-10 12:52:34 -06:00
cha0s
1eff7f4a65 refactor: post-lerna 2024-02-10 11:09:21 -06:00
cha0s
8798073a00 fix: default tests 2024-02-10 10:54:59 -06:00
cha0s
df983a3c46 chore: debug 2024-02-10 10:51:39 -06:00
cha0s
870c1a95dc refactor: test workspace 2024-02-10 00:33:13 -06:00
cha0s
c416e6b23f chore(create-app): tests 2024-02-10 00:18:17 -06:00
cha0s
1e4c9fc85c refactor: propagate env 2024-02-10 00:18:01 -06:00
cha0s
855999b3a1 fix: failure handling 2024-02-10 00:11:13 -06:00
cha0s
e6c2d49008 feat: pipesink 2024-02-10 00:10:54 -06:00
cha0s
e6bb47d812 refactor: platform-specific testing 2024-02-10 00:03:39 -06:00
cha0s
1d986b19fd refactor: testing tools 2024-02-09 23:59:11 -06:00
cha0s
98f17674b2 chore: maybe catch this one eventually 2024-02-09 23:58:00 -06:00
Ruben R
9fb3f93930
chore: release master (#15) 2024-02-09 07:12:09 -06:00
cha0s
8aca988ae3 fix: slow npm 2024-02-09 07:09:05 -06:00
Ruben R
34b6743390
chore: release master (#14)
bwok bwok
2024-02-09 06:41:59 -06:00
cha0s
0ee17c6fda fix: the chicken or the egg? 2024-02-09 06:38:09 -06:00
Ruben R
0873fdd620
chore: release master (#13)
hoping the new shrinkydinks work!
2024-02-09 06:14:27 -06:00
cha0s
f702e8b7f0 refactor: creators 2024-02-09 06:00:00 -06:00
cha0s
73eb334e05 chore: yarn 1 junk 2024-02-08 15:38:15 -06:00
cha0s
759c84f930 chore: be gone, junk 2024-02-08 15:36:51 -06:00
cha0s
b861375073 chore: better handling
Work around for: https://github.com/SimenB/add-asset-html-webpack-plugin/issues/373
2024-02-08 15:35:13 -06:00
cha0s
8f3b9227a2 chore: doc syntax 2024-02-08 03:18:26 -06:00
Ruben R
0ba45645ea
chore: release master (#12)
With a cherry on top...
2024-02-08 02:27:23 -06:00
cha0s
f6cd41c477 chore: gosh golly gee
Release-As: 4.0.2
2024-02-08 02:23:22 -06:00
Ruben R
36e204a977
chore: release master (#11)
Second time's a charm!
2024-02-08 02:17:52 -06:00
cha0s
59b2410abd chore: provenance
Release-As: 4.0.1
2024-02-08 02:13:36 -06:00
Ruben R
338c2df06d
chore: release master (#10)
Pretty please? :)
2024-02-08 02:08:36 -06:00
cha0s
9365e2de5b feat!: bump to 4.0.0 already! 2024-02-08 01:59:48 -06:00
cha0s
dcdc891c94 chore: shoosh 2024-02-07 21:01:02 -06:00
cha0s
f9bd7fefa6 fix: bootstrap propagation 2024-02-07 20:51:05 -06:00
cha0s
3f7f2573d8 fix: spawning 2024-02-07 19:33:57 -06:00
cha0s
38ea408ba3 fix: internalize self 2024-02-07 19:33:47 -06:00
cha0s
e36089a19b chore: clean up junk 2024-02-07 19:33:27 -06:00
cha0s
1083b41a90 refactor(web)!: pass container to @flecks/web/client.up
Fixes: #9
2024-02-07 19:32:58 -06:00
cha0s
9a0a028d63 fix: bootstrap config propagation 2024-02-07 15:40:46 -06:00
cha0s
85020d98df chore: dead code 2024-02-07 15:40:27 -06:00
cha0s
f16cd6e171 fix: why is npm so broken?
(and why is THAT ONE GUY on every issue making things worse?)
2024-02-07 15:40:08 -06:00
cha0s
49cc23f668 fix: sourcemaps 2024-02-07 15:37:00 -06:00
cha0s
9fa214fb82 fix: container propagation 2024-02-07 15:30:32 -06:00
cha0s
e4ca855458 fix: derp 2024-02-07 11:59:33 -06:00
cha0s
47aed47b5e feat: config reloading 2024-02-07 10:15:07 -06:00
cha0s
c552a64ee5 chore: tidy 2024-02-06 17:44:17 -06:00
cha0s
08898a5e19 refactor: process and signals 2024-02-06 12:31:47 -06:00
cha0s
94a606c5d1 chore: extraneous newline 2024-02-06 08:36:43 -06:00
cha0s
98bbaaa98f refactor: HMR 2024-02-06 08:16:53 -06:00
cha0s
4bed4730b9 test: specific 2024-02-06 08:14:12 -06:00
cha0s
e7511e7ee4 refactor: stats 2024-02-06 08:12:26 -06:00
cha0s
2289f27b97 test: major improvements 2024-02-05 17:56:40 -06:00
cha0s
393e8d684d test: fix 2024-02-04 19:12:31 -06:00
cha0s
742b8d0f24 test: build 2024-02-04 19:03:27 -06:00
cha0s
b0dbc59f6d test: yml 2024-02-04 17:07:13 -06:00
cha0s
bd143df524 test: lint 2024-02-04 16:47:00 -06:00
cha0s
6581b4363f test: core 2024-02-04 16:01:30 -06:00
cha0s
988f8fb94c chore: lint 2024-02-04 13:58:03 -06:00
cha0s
24ba9cc82d test: more 2024-02-04 13:56:15 -06:00
cha0s
3eb76b08e3 fix: test watching 2024-02-04 12:36:08 -06:00