1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00
Commit Graph

313 Commits

Author SHA1 Message Date
a61fb85088 docs(core/stdlib): update @since annotation for clarity 2025-07-28 14:42:30 +07:00
01b13d6a65 feat(core/stdlib): enhance retry function with customizable options and add tests 2025-07-28 14:37:53 +07:00
renovate[bot]
a633bd8da0 chore(deps): update all non-major dependencies (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-27 01:09:23 +00:00
e194ba3883 Merge pull request #81 from robonen/renovate/renovate-41.x
chore(deps): update devdependency renovate to v41
2025-07-19 02:13:10 +07:00
renovate[bot]
d7c978bf9e chore(deps): update devdependency renovate to v41 2025-07-18 07:53:11 +00:00
renovate[bot]
5674095073 chore(deps): update all non-major dependencies (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 01:10:46 +00:00
77bab6055c Merge pull request #87 from robonen/fix/web/vue/missing-export
fix(web/vue): missing useAsyncState export
2025-07-14 02:19:49 +07:00
7fcafae467 chore(web/vue): bump version to 0.0.9 2025-07-14 02:17:46 +07:00
52a5add405 fix(web/vue): add missing export useAsyncState from composables 2025-07-14 02:17:31 +07:00
bd5fdab6a0 Merge pull request #86 from robonen/chore/web/vue/0.0.8
chore(web/vue): bump version to 0.0.8
2025-07-14 01:01:39 +07:00
e8d7cccfe0 chore(web/vue): bump version to 0.0.8 2025-07-14 01:00:25 +07:00
be13ec7079 Merge pull request #85 from robonen/web/vue/useAsyncState
feat(web/vue): add useAsyncState
2025-07-14 00:51:53 +07:00
55438b63f9 test(web/vue): update useAsyncState to allow optional delay parameter and add tests 2025-07-14 00:42:50 +07:00
1e9859da83 feat(web/vue): enhance async state management for useAsyncState with improved error handling and loading states 2025-07-10 05:34:47 +07:00
renovate[bot]
aa8a0f00f3 chore(deps): update all non-major dependencies (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 01:29:06 +00:00
renovate[bot]
e1e879ebbb chore(deps): update all non-major dependencies (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 01:09:26 +00:00
renovate[bot]
6339b21f56 chore(deps): update all non-major dependencies (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 01:11:50 +00:00
renovate[bot]
1d4f5c5512 chore(deps): update all non-major dependencies (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 01:00:27 +00:00
2cc0efd556 Merge pull request #79 from robonen/feat/tsconfig-ts-imports
feat(configs/tsconfig): enable importing TypeScript extensions in tsc…
2025-05-27 16:10:51 +07:00
bef0aea14c build(configs/tsconfig): bump version to 0.0.2 2025-05-27 16:09:56 +07:00
40d1d6962b feat(configs/tsconfig): enable importing TypeScript extensions in tsconfig 2025-05-27 16:07:59 +07:00
renovate[bot]
eb8514fe89 chore(deps): update all non-major dependencies (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 01:49:10 +00:00
b6200aa7a3 Merge pull request #77 from robonen/refactor/template
Refactor template
2025-05-20 19:42:49 +07:00
a67322ca66 test: temporary disable type checking in test configuration 2025-05-20 19:26:58 +07:00
8297e47086 Merge branch 'master' into refactor/template 2025-05-20 19:25:22 +07:00
95e1bcd0c4 feat: update vitest configuration and dependencies to version 3.2.0-beta.2 2025-05-20 19:20:38 +07:00
6d68246d16 refactor(core/stdlib): update test descriptions and improve placeholder handling 2025-05-20 19:20:26 +07:00
049b5b351a feat(core/stdlib): implement get function and remove getByPath 2025-05-20 19:20:03 +07:00
890d984aad feat(core/stdlib): add type definitions and tests for collections and union types 2025-05-20 19:19:41 +07:00
9d01b12160 Merge pull request #76 from robonen/fix/renovate
fix(infra/renovate): update renovate path
2025-05-20 14:34:08 +07:00
6f2311afeb fix(infra/renovate): update renovate configuration to extend correct default settings 2025-05-20 14:32:28 +07:00
f7312b1060 Merge pull request #74 from robonen/refactor/dir-struct
Refactor directory structure
2025-05-19 18:08:01 +07:00
3d15f7b3b2 chore: remove CHANGELOG.md file 2025-05-19 18:04:25 +07:00
32bf20899f chore: remove shebang from cli.ts 2025-05-19 17:52:26 +07:00
8355477e0e chore: remove unused cover image 2025-05-19 17:51:39 +07:00
968cf26fd0 refactor: simplify version check logic in publish workflow 2025-05-19 17:49:57 +07:00
78fb4da82a refactor: change separate tools by category 2025-05-19 17:43:42 +07:00
d55737df2f chore: dedupe deps 2025-05-19 04:46:08 +07:00
39ce28a5ef Merge pull request #70 from robonen/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2025-05-19 04:44:01 +07:00
renovate[bot]
3d813d22b9 chore(deps): update all non-major dependencies 2025-05-18 21:43:01 +00:00
4f558270ce Merge pull request #72 from robonen/chore/config
Chore/vitest-config
2025-05-19 04:40:53 +07:00
4d6922e06a fix: update CI and publish workflows to use correct build and test commands 2025-05-19 04:36:39 +07:00
fa726eecc4 chore: add workspace vitest configuration for testing with jsdom and coverage 2025-05-19 04:34:13 +07:00
c5f34efe05 chore: remove obsolete documentation and configuration files 2025-05-19 03:34:50 +07:00
ead9c019cd Merge pull request #71 from robonen/refactor/update-cli
feat(cli): auto resolve latest packages for cli
2025-05-18 00:04:23 +07:00
8ee6970674 chore: update package manager version and remove unused dependencies 2025-05-18 00:03:19 +07:00
27c80d24ef feat(cli): update CLI tool for project creation with package.json and config generation 2025-05-17 23:55:52 +07:00
c596e8aa29 build: bump stdlib 0.0.7 2025-05-11 15:41:48 +07:00
f8b37cacd3 fix(packages/stdlib): fix pubsub types 2025-05-11 15:36:26 +07:00
40d8194134 ci: add private packages checking in publish action 2025-05-11 15:10:46 +07:00