Skip to content

Commit ab88756

Browse files
committed
fix changesets prefixes
1 parent 2ff5773 commit ab88756

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.changeset/giant-carpets-brake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
'@builder.io/qwik': patch
55
---
66

7-
Fix linting errors which were previously being ignored across the monorepo.
7+
FIX: linting errors which were previously being ignored across the monorepo.

.changeset/grumpy-ladybugs-wonder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'eslint-plugin-qwik': patch
33
---
44

5-
Improve types and README documentation with clear configuration examples for ESLint 9+ (flat config). Added `globalIgnores` for more clarity and `tseslint.config` for better type inference inside the `parserOptions` option.
5+
FEAT: Improve types and README documentation with clear configuration examples for ESLint 9+ (flat config). Added `globalIgnores` for more clarity and `tseslint.config` for better type inference inside the `parserOptions` option.

.changeset/thick-trams-pay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@builder.io/qwik-city': patch
33
---
44

5-
🩹 Link SPA subsequent navigation now properly prefetch the next routes.
5+
FIX: Link SPA subsequent navigation now properly prefetch the next routes.

.changeset/witty-spoons-hug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@builder.io/qwik-city': patch
33
---
44

5-
🩹 SPA Link now handle subsequent onQVisible$ passed as props.
5+
FIX: SPA Link now handle subsequent onQVisible$ passed as props.

0 commit comments

Comments
 (0)