murashit
|
6d00c0665d
|
Bump version to 3.4.1
|
2026-06-21 21:39:43 +09:00 |
|
murashit
|
1f483c35fa
|
Bump version to 3.4.0
|
2026-06-20 18:37:06 +09:00 |
|
murashit
|
58e24197b3
|
Bump version to 3.3.0
|
2026-06-20 13:01:46 +09:00 |
|
murashit
|
b14969cbfb
|
Simplify validation scripts
|
2026-06-20 09:00:08 +09:00 |
|
murashit
|
36a1d6baa1
|
Allow TanStack Virtual patch updates
|
2026-06-19 20:00:11 +09:00 |
|
murashit
|
e7ac2a4b7b
|
Bump version to 3.2.9
|
2026-06-19 11:27:35 +09:00 |
|
dependabot[bot]
|
e6e6e90d33
|
Bump the dev-dependencies group across 1 directory with 4 updates
Bumps the dev-dependencies group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [prettier](https://github.com/prettier/prettier), [stylelint](https://github.com/stylelint/stylelint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `@types/node` from 25.9.1 to 25.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.3...3.8.4)
Updates `stylelint` from 17.12.0 to 17.13.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/17.12.0...17.13.0)
Updates `typescript-eslint` from 8.60.1 to 8.61.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.9.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: prettier
dependency-version: 3.8.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: stylelint
dependency-version: 17.13.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.61.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-19 01:26:31 +00:00 |
|
murashit
|
c367afc473
|
Replace custom parallel runner with concurrently
|
2026-06-19 10:21:38 +09:00 |
|
murashit
|
076f831975
|
Cache local TypeScript lint
|
2026-06-19 09:43:52 +09:00 |
|
murashit
|
ba50660c9e
|
Bump version to 3.2.8
|
2026-06-18 16:45:04 +09:00 |
|
murashit
|
7fff6d1cce
|
Add streaming markdown renderer
|
2026-06-18 15:06:35 +09:00 |
|
murashit
|
8e818f5fa8
|
Bump version to 3.2.7
|
2026-06-16 15:28:20 +09:00 |
|
murashit
|
36b9d99fcd
|
Organize scripts by purpose
|
2026-06-16 13:12:36 +09:00 |
|
murashit
|
03219abc70
|
Bump version to 3.2.6
|
2026-06-16 12:04:29 +09:00 |
|
murashit
|
de913e9d9d
|
Adopt app-server query state
|
2026-06-15 18:33:36 +09:00 |
|
murashit
|
ef61280b7d
|
Bump version to 3.2.5
|
2026-06-15 14:11:09 +09:00 |
|
murashit
|
e27dd98448
|
Bump version to 3.2.4
|
2026-06-15 13:52:41 +09:00 |
|
murashit
|
921bd0756e
|
Add import cycle check
|
2026-06-13 21:55:13 +09:00 |
|
murashit
|
ed93f7a634
|
Complete single Preact chat shell integration
|
2026-06-13 16:08:50 +09:00 |
|
dependabot[bot]
|
e219d5b0e3
|
Bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [eslint](https://github.com/eslint/eslint), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
Updates `eslint` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.4.0...v10.4.1)
Updates `typescript-eslint` from 8.60.0 to 8.60.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/typescript-eslint)
Updates `vitest` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 10.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.60.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: vitest
dependency-version: 4.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-11 13:25:55 +00:00 |
|
murashit
|
89306dce91
|
Bump version to 3.2.3
|
2026-06-11 19:40:01 +09:00 |
|
murashit
|
4f723d4784
|
Add CSS usage audit
|
2026-06-11 18:29:35 +09:00 |
|
murashit
|
b931b5b0f2
|
Refine chat shell UI with Preact signals
|
2026-06-11 16:34:26 +09:00 |
|
murashit
|
6598e62a14
|
Bump version to 3.2.2
|
2026-06-08 18:38:17 +09:00 |
|
murashit
|
fc9dad18c3
|
Add TanStack Virtual dependency
|
2026-06-07 18:52:49 +09:00 |
|
murashit
|
405bdf625d
|
Add unused code detection tooling
|
2026-06-07 13:37:32 +09:00 |
|
murashit
|
ad80d67f0e
|
Bump version to 3.2.1
|
2026-06-06 23:02:47 +09:00 |
|
murashit
|
ec2412faa6
|
Bump version to 3.2.0
|
2026-06-06 18:58:42 +09:00 |
|
murashit
|
12b37e38e2
|
Bump version to 3.1.1
|
2026-06-05 15:30:45 +09:00 |
|
murashit
|
6db8038649
|
Bump version to 3.1.0
|
2026-06-05 13:19:02 +09:00 |
|
murashit
|
2f304d59b8
|
Bump version to 3.0.0
|
2026-06-04 23:25:50 +09:00 |
|
murashit
|
2c2746688e
|
Bump version to 2.8.1
|
2026-06-04 11:12:27 +09:00 |
|
murashit
|
dfd51060c2
|
Bump version to 2.8.0
|
2026-06-03 23:31:07 +09:00 |
|
murashit
|
189a7f9736
|
Bump version to 2.7.1
|
2026-06-03 06:32:40 +09:00 |
|
murashit
|
f51aa496fc
|
Bump version to 2.7.0
|
2026-06-01 21:54:17 +09:00 |
|
murashit
|
fbbd54f6b0
|
Bump version to 2.6.0
|
2026-06-01 11:33:37 +09:00 |
|
murashit
|
3de5315612
|
Bump version to 2.5.0
|
2026-05-31 19:42:42 +09:00 |
|
murashit
|
86cfda539c
|
Switch UI runtime to Preact compat
|
2026-05-31 12:50:34 +09:00 |
|
murashit
|
8e33996dd1
|
Expose local check output
|
2026-05-31 11:39:17 +09:00 |
|
murashit
|
9c2fdfc574
|
Simplify plugin build scripts
|
2026-05-30 12:25:55 +09:00 |
|
murashit
|
062f775c41
|
Organize development scripts
|
2026-05-30 10:32:09 +09:00 |
|
murashit
|
fa904e4fad
|
Quiet format output
|
2026-05-30 10:32:09 +09:00 |
|
murashit
|
9e67471279
|
Cache local check subtasks
|
2026-05-30 10:31:20 +09:00 |
|
murashit
|
31181ca27e
|
Separate CI check from local cached check
|
2026-05-30 10:31:20 +09:00 |
|
murashit
|
1c4f336f24
|
Bump version to 2.4.0
|
2026-05-29 22:45:37 +09:00 |
|
murashit
|
e54826a562
|
Parallelize npm checks
|
2026-05-29 11:33:00 +09:00 |
|
murashit
|
974bd78403
|
Merge pull request #5 from murashit/dependabot/npm_and_yarn/dev-dependencies-89458d29df
Bump the dev-dependencies group with 2 updates
|
2026-05-29 11:32:33 +09:00 |
|
murashit
|
487c7f92b8
|
Bump version to 2.3.2
|
2026-05-29 11:15:42 +09:00 |
|
dependabot[bot]
|
342094e8c9
|
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `@eslint/js` from 9.39.4 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)
Updates `typescript-eslint` from 8.59.4 to 8.60.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 10.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.60.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-28 15:31:07 +00:00 |
|
murashit
|
069d6efff9
|
Bump version to 2.3.1
|
2026-05-28 14:27:56 +09:00 |
|