-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'roots:main' into patch-1
- Loading branch information
Showing
5 changed files
with
302 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
slug: "6.23.3" | ||
title: "6.23.3" | ||
description: Release notes for bud.js 6.23.3 | ||
date: 2024-08-21T07:44:40Z | ||
author: kellymears | ||
author_title: Developer | ||
author_url: https://github.com/kellymears | ||
author_image_url: https://avatars.githubusercontent.com/u/397606?v=4 | ||
tags: | ||
- release | ||
- 6 | ||
- 6.23 | ||
--- | ||
|
||
<!--This file is generated--> | ||
|
||
A couple minor bug fixes. | ||
|
||
<!--truncate--> | ||
|
||
## What's Changed | ||
|
||
* 🩹 fix(patch): @roots/bud-eslint: `lintDirtyModulesOnly` is false by default by @kellymears in https://github.com/roots/bud/pull/2638 | ||
* 🩹 fix(patch): tailwind plugin compatibility (fixes [#2639](https://github.com/roots/bud/pull/2640)) by @kellymears in https://github.com/roots/bud/pull/2640 | ||
|
||
**Full Changelog**: https://github.com/roots/bud/compare/v6.23.2...v6.23.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.