Commit graph

467 commits

Author SHA1 Message Date
6cd461ae4e chore: set tsc target to ES2022 2025-03-22 11:38:03 +01:00
583ff6e35a 4.0.0 2025-03-22 11:21:35 +01:00
ca0de74f6a chore: add pub:major script 2025-03-22 11:21:23 +01:00
8a63ed56f5 feat: remove support for static properties
- focus usage on static props Blueprint for Proxy
2025-03-22 11:20:32 +01:00
ab8156a2b0 chore: run test on pre-commit 2025-03-22 11:01:14 +01:00
d5606cdd44 chore: separate test:watch script 2025-03-22 11:00:35 +01:00
a35e1901f0 test: organize test files 2025-03-22 10:14:35 +01:00
3056e84d4c test: set up vitest & add tests 2025-03-22 10:11:48 +01:00
35b8b5539b chore: bump version for release; add eslint/js dep 2025-03-21 23:07:48 +01:00
77a2c63c19 feat: remove proxy get handler for type restoration 2025-03-21 22:09:46 +01:00
b1cfdb4a9f feat(site): add onInit hook example 2025-03-09 01:05:35 +01:00
6e30abbaa0 chore: add simple-server devdep 2025-03-09 00:49:01 +01:00
7dda6c86d0 chore: remove github stuff 2025-03-09 00:42:08 +01:00
3e697027f3 Release 3.0.0 2025-03-09 00:40:52 +01:00
e125586487 chore: update deps 2025-03-09 00:36:20 +01:00
9ead44babe feat: remove attach-effect 2025-03-09 00:34:10 +01:00
d41affd709 chore: add npm dev script 2025-03-09 00:25:05 +01:00
a281017d63 chore: add inspiration & thanks in readme 2025-03-09 00:17:07 +01:00
ddf9b6d360 chore: update sh note on readme 2025-02-08 20:31:25 +01:00
2043893b6a chore: update sh note on readme 2025-02-08 20:28:58 +01:00
9058ee63e5 chore: add links to sourcehut on the readme 2025-02-08 20:17:56 +01:00
d7ec75386d chore: add links to readme 2025-02-08 20:03:30 +01:00
76320df77c chore: add gh PR template pointing to SourceHut 2025-02-08 19:52:25 +01:00
1d46484ca7 chore: add push-mirror step 2025-02-08 19:36:29 +01:00
a9a190c574 feat(site): update footer link from gh to sh 2025-01-10 15:48:59 +01:00
eb235ed96a chore: update deps 2025-01-10 10:22:49 +01:00
510db20ab2 feat(site): fix call to action 2025-01-09 23:08:39 +01:00
87eeed06f1 chore: show correct image 2025-01-09 23:08:22 +01:00
c6d9792ad2 chore(site): add nitro preset netlify 2025-01-09 23:04:41 +01:00
7c2c4473d1 chore: add dev dep netlify-cli 2025-01-09 23:03:00 +01:00
37fdbbc187 chore: add netlify.toml 2025-01-09 23:01:39 +01:00
6cee66e26d chore: add build.yml 2025-01-09 23:00:30 +01:00
0cfeb51554 feat(site): update mcfly 2025-01-09 22:59:27 +01:00
f08391d13f chore: gitignore eslint cache 2024-12-27 16:18:57 +01:00
2a24028043 chore: cache precommit lint results 2024-12-27 16:17:43 +01:00
d10a164998 chore: add eslint-plugin-jsdoc 2024-12-27 15:45:07 +01:00
ee0df6a7b0 chore: update deps to latest 2024-12-27 15:16:48 +01:00
b0738b0c37 chore(site): update mcfly & nitro 2024-12-27 15:16:00 +01:00
c69cee4a36 chore: update precommit script 2024-12-27 11:11:00 +01:00
da6c563eee chore: set up prettier ignore 2024-12-27 11:10:32 +01:00
e7b2a23cf4 fix(site): server error caused by missing semicolon 2024-12-20 00:18:17 +01:00
1610683a70 chore: use vitest run on ci 2024-12-19 23:29:09 +01:00
f4102f17f3 chore: remove upload report on test gh action 2024-12-19 23:28:46 +01:00
ea95bf47b8 chore: use npm i for test gh action 2024-12-19 23:27:39 +01:00
fbf311ba4f chore: use pnpm on gh action 2024-12-19 23:24:51 +01:00
f3e4d28719 chore: add test action 2024-12-19 23:23:57 +01:00
a254cdc669 chore: remove format on gh action 2024-12-19 23:21:24 +01:00
a78c67fa2f chore: use .mjs config files 2024-12-19 23:16:57 +01:00
833e835f65 chore: format code 2024-12-19 22:43:12 +01:00
ae2df5096d chore: remove format in pre-commit hook 2024-12-19 22:42:28 +01:00