Skip to content

Commit 8c13deb

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 96b0cd1 commit 8c13deb

4 files changed

Lines changed: 9 additions & 76 deletions

File tree

.changeset/sync-tooling.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 6.4.2
4+
5+
### Patch Changes
6+
7+
- [#30](https://github.com/marko-js/testing-library/pull/30) [`96b0cd1`](https://github.com/marko-js/testing-library/commit/96b0cd1a769d407a916b58f16a292301e4ad3233) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Modernize tooling to match marko-js/prettier: ESLint flat config, Prettier 3, Husky 9, changesets, rolldown for bundling, and Vitest (jsdom + node projects via @marko/vite) for testing. Upgrade dependencies to latest (Marko 5, jsdom 29, @testing-library/jest-dom 6, TypeScript 6, etc.).
8+
39
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
410

511
### [6.4.1](https://github.com/marko-js/testing-library/compare/v6.4.0...v6.4.1) (2025-08-15)

package-lock.json

Lines changed: 2 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marko/testing-library",
3-
"version": "6.4.1",
3+
"version": "6.4.2",
44
"description": "Simple and complete Marko testing utilities that encourage good testing practices.",
55
"keywords": [
66
"marko",

0 commit comments

Comments
 (0)