File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.12.4] ( https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.12.3...@ts-dev-tools/core@1.12.4 ) (2026-06-04)
7+
8+
9+ ### Bug Fixes
10+
11+ * minor issues regarding biome and vitest integration ([ b66972d] ( https://github.com/escemi-tech/ts-dev-tools/commit/b66972de4afa261005a4a92f7eeefca8f3add0f7 ) )
12+
13+
14+
15+
16+
617## [ 1.12.3] ( https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.12.2...@ts-dev-tools/core@1.12.3 ) (2026-06-03)
718
819** Note:** Version bump only for package @ts-dev-tools/core
Original file line number Diff line number Diff line change 11{
22 "name" : " @ts-dev-tools/core" ,
3- "version" : " 1.12.3 " ,
3+ "version" : " 1.12.4 " ,
44 "description" : " TS dev tools Core" ,
55 "keywords" : [
66 " linter" ,
4848 },
4949 "dependencies" : {
5050 "@biomejs/biome" : " ^2.4.8" ,
51- "@vitest/coverage-v8" : " ^4.1.6" ,
5251 "@commitlint/cli" : " ^21.0.1" ,
5352 "@commitlint/config-conventional" : " ^21.0.2" ,
5453 "@types/node" : " ^25.9.1" ,
54+ "@vitest/coverage-v8" : " ^4.1.6" ,
5555 "typescript" : " ^6.0.3" ,
5656 "vitest" : " ^4.1.6"
5757 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.10.4] ( https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/react@1.10.3...@ts-dev-tools/react@1.10.4 ) (2026-06-04)
7+
8+
9+ ### Bug Fixes
10+
11+ * minor issues regarding biome and vitest integration ([ b66972d] ( https://github.com/escemi-tech/ts-dev-tools/commit/b66972de4afa261005a4a92f7eeefca8f3add0f7 ) )
12+
13+
14+
15+
16+
617## [ 1.10.3] ( https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/react@1.10.2...@ts-dev-tools/react@1.10.3 ) (2026-06-03)
718
819** Note:** Version bump only for package @ts-dev-tools/react
Original file line number Diff line number Diff line change 11{
22 "name" : " @ts-dev-tools/react" ,
3- "version" : " 1.10.3 " ,
3+ "version" : " 1.10.4 " ,
44 "description" : " TS dev tools for React" ,
55 "keywords" : [
66 " linter" ,
5050 "@testing-library/dom" : " ^10.4.1" ,
5151 "@testing-library/jest-dom" : " ^6.9.1" ,
5252 "@testing-library/react" : " ^16.3.2" ,
53- "@ts-dev-tools/core" : " ^1.12.3 " ,
53+ "@ts-dev-tools/core" : " ^1.12.4 " ,
5454 "@types/react" : " ^19.2.16" ,
5555 "@types/react-dom" : " ^19.2.3" ,
5656 "jsdom" : " ^29.1.1" ,
You can’t perform that action at this time.
0 commit comments