chore(deps)(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 3
(10 days ago)
(2 days ago)
automated dependencies minor-update auto-merge
Bumps the dev-dependencies group with 7 updates in the / directory:
| Package | From | To |
|---|---|---|
| @tailwindcss/postcss | 4.1.18 |
4.2.0 |
| @types/react | 19.2.10 |
19.2.14 |
| @typescript-eslint/parser | 8.54.0 |
8.56.0 |
| agent-browser | 0.8.4 |
0.13.0 |
| ajv | 8.17.1 |
8.18.0 |
| cspell | 9.6.2 |
9.6.4 |
| wrangler | 4.61.0 |
4.67.0 |
Updates @tailwindcss/postcss from 4.1.18 to 4.2.0
Release notes
Sourced from @tailwindcss/postcss's releases.
v4.2.0
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
Changelog
Sourced from @tailwindcss/postcss's changelog.
[4.2.0] - 2026-02-18
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
Commits
1b164114.2.0 (#19695)d9fff9fdocs: update package README CI badge to main (#19692)8ed67bfFix Tailwind CSS package README GitHub links (#19644)1638f35Bump dependencies (#19608)bccf4bbAdd@tailwindcss/webpackloader for Tailwind CSS v4 (#19610)8d5e955Update dedent 1.7.0 → 1.7.1 (patch) (#19484)- See full diff in compare view
Updates @types/react from 19.2.10 to 19.2.14
Commits
- See full diff in compare view
Updates @typescript-eslint/parser from 8.54.0 to 8.56.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.56.0
8.56.0 (2026-02-16)
🚀 Features
- support ESLint v10 (#12057)
🩹 Fixes
- use parser options from context.languageOptions (#12043)
❤️ Thank You
- Brad Zacher
@bradzacher- fnx
@DMartens- Joshua Chen
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.55.0
8.55.0 (2026-02-09)
🚀 Features
- utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992)
🩹 Fixes
- eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990)
- eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000)
- eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984)
- eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949)
- typescript-estree: forbid invalid modifier in object expression (#11931)
❤️ Thank You
- Christian Rose
@chrros95- fisker Cheung
@fisker- Josh Goldberg
- Maria Solano
@MariaSolOs- Minyeong Kim
@minyeong981- SungHyun627
@SungHyun627- Yukihiro Hasegawa
@y-hsgwSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.56.0 (2026-02-16)
🚀 Features
- support ESLint v10 (#12057)
❤️ Thank You
- Brad Zacher
@bradzacher- Joshua Chen
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.55.0 (2026-02-09)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/types from 8.54.0 to 8.56.0
Release notes
Sourced from @typescript-eslint/types's releases.
v8.56.0
8.56.0 (2026-02-16)
🚀 Features
- support ESLint v10 (#12057)
🩹 Fixes
- use parser options from context.languageOptions (#12043)
❤️ Thank You
- Brad Zacher
@bradzacher- fnx
@DMartens- Joshua Chen
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.55.0
8.55.0 (2026-02-09)
🚀 Features
- utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992)
🩹 Fixes
- eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990)
- eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000)
- eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984)
- eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949)
- typescript-estree: forbid invalid modifier in object expression (#11931)
❤️ Thank You
- Christian Rose
@chrros95- fisker Cheung
@fisker- Josh Goldberg
- Maria Solano
@MariaSolOs- Minyeong Kim
@minyeong981- SungHyun627
@SungHyun627- Yukihiro Hasegawa
@y-hsgwSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types's changelog.
8.56.0 (2026-02-16)
This was a version bump only for types to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.55.0 (2026-02-09)
This was a version bump only for types to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Commits
8b8b68fchore(release): publish 8.56.0fedfe86chore(release): publish 8.55.01f17a79chore: migrate to pnpm (#11248)- See full diff in compare view
Updates agent-browser from 0.8.4 to 0.13.0
Release notes
Sourced from agent-browser's releases.
v0.13.0
Minor Changes
- ebd8717: Added new diff commands for comparing snapshots, screenshots, and URLs between page states. You can now run visual pixel diffs against baseline images, compare accessibility tree snapshots with customizable depth and selectors, and diff two URLs side-by-side with optional screenshot comparison.
v0.12.0
Minor Changes
- 69ffad0: Add annotated screenshots with the new --annotate flag, which overlays numbered labels on interactive elements and prints a legend mapping each label to its element ref. This enables multimodal AI models to reason about visual layout while using the same
@eNrefs for subsequent interactions. The flag can also be set via the AGENT_BROWSER_ANNOTATE environment variable.v0.11.1
Patch Changes
- c6fc7df: Added documentation for command chaining with && across README, CLI help output, docs, and skill files, explaining how to efficiently chain multiple agent-browser commands in a single shell invocation since the browser persists via a background daemon.
v0.11.0
Minor Changes
- 5dc40b4: Added configuration file support with automatic loading from user and project directories, new profiler commands for Chrome DevTools profiling, computed styles getter, browser extension loading, storage state management, and iOS device emulation. Expanded click command with new-tab option, improved find command with additional actions and filtering options, and enhanced CDP connection to accept WebSocket URLs. Documentation has been significantly expanded with new sections for configuration, profiling, and proxy support.
v0.10.0
Minor Changes
- 1112a16: Added session persistence with automatic save/restore of cookies and localStorage across browser restarts using --session-name flag, with optional AES-256-GCM encryption for saved state data. New state management commands allow listing, showing, renaming, clearing, and cleaning up old session files. Also added --new-tab option for click commands to open links in new tabs.
v0.9.4
Patch Changes
- 323b6cd: Fix all Clippy lint warnings in the Rust CLI: remove redundant import, use
.first()instead of.get(0), use.copied()instead of.map(|s| *s), use.contains()instead of.iter().any(), usethen_someinstead of lazythen, and simplify redundant match guards.v0.9.3
Patch Changes
- d03e238: Added support for custom executable path in CLI browser launch options. Documentation site received UI improvements including a new chat component with sheet-based interface and updated dependencies.
v0.9.2
Patch Changes
- 76d23db: Documentation site migrated to MDX for improved content authoring, added AI-powered docs chat feature, and updated README with Homebrew installation instructions for macOS users.
v0.9.1
Patch Changes
- ae34945: Added --allow-file-access flag to enable opening and interacting with local file:// URLs (PDFs, HTML files) by passing Chromium flags that allow JavaScript access to local files. Added -C/--cursor flag for snapshots to include cursor-interactive elements like divs with onclick handlers or cursor:pointer styles, which is useful for modern web apps using custom clickable elements.
v0.9.0
Minor Changes
- 9d021bd: Add iOS Simulator and real device support for mobile Safari testing via Appium. New CLI commands include
device listto show available simulators,tapandswipefor touch interactions, and the--deviceflag to specify which iOS device to use. Configure with-p iosprovider flag orAGENT_BROWSER_PROVIDER=iosenvironment variable.
... (truncated)
Changelog
Sourced from agent-browser's changelog.
0.13.0
Minor Changes
- ebd8717: Added new diff commands for comparing snapshots, screenshots, and URLs between page states. You can now run visual pixel diffs against baseline images, compare accessibility tree snapshots with customizable depth and selectors, and diff two URLs side-by-side with optional screenshot comparison.
0.12.0
Minor Changes
- 69ffad0: Add annotated screenshots with the new --annotate flag, which overlays numbered labels on interactive elements and prints a legend mapping each label to its element ref. This enables multimodal AI models to reason about visual layout while using the same
@eNrefs for subsequent interactions. The flag can also be set via the AGENT_BROWSER_ANNOTATE environment variable.0.11.1
Patch Changes
- c6fc7df: Added documentation for command chaining with && across README, CLI help output, docs, and skill files, explaining how to efficiently chain multiple agent-browser commands in a single shell invocation since the browser persists via a background daemon.
0.11.0
Minor Changes
- 5dc40b4: Added configuration file support with automatic loading from user and project directories, new profiler commands for Chrome DevTools profiling, computed styles getter, browser extension loading, storage state management, and iOS device emulation. Expanded click command with new-tab option, improved find command with additional actions and filtering options, and enhanced CDP connection to accept WebSocket URLs. Documentation has been significantly expanded with new sections for configuration, profiling, and proxy support.
0.10.0
Minor Changes
- 1112a16: Added session persistence with automatic save/restore of cookies and localStorage across browser restarts using --session-name flag, with optional AES-256-GCM encryption for saved state data. New state management commands allow listing, showing, renaming, clearing, and cleaning up old session files. Also added --new-tab option for click commands to open links in new tabs.
0.9.4
Patch Changes
- 323b6cd: Fix all Clippy lint warnings in the Rust CLI: remove redundant import, use
.first()instead of.get(0), use.copied()instead of.map(|s| *s), use.contains()instead of.iter().any(), usethen_someinstead of lazythen, and simplify redundant match guards.0.9.3
Patch Changes
- d03e238: Added support for custom executable path in CLI browser launch options. Documentation site received UI improvements including a new chat component with sheet-based interface and updated dependencies.
0.9.2
Patch Changes
- 76d23db: Documentation site migrated to MDX for improved content authoring, added AI-powered docs chat feature, and updated README with Homebrew installation instructions for macOS users.
0.9.1
... (truncated)
Commits
2b8a51bchore: version packages (#513)ebd8717chore: add minor changeset for release (#512)d5a667ediff (#510)9732031chore: version packages (#505)69ffad0chore: add minor changeset for release (#504)e2e259fannotated screenshots (#503)06a32f4chore: version packages (#499)c6fc7dfchore: add patch changeset for release (#498)98f49dachaining (#497)85340cbchore: version packages (#496)- Additional commits viewable in compare view
Updates ajv from 8.17.1 to 8.18.0
Release notes
Sourced from ajv's releases.
v8.18.0
What's Changed
- feat: allow tree-shaking by adding
"sideEffects": falsetopackage.jsonby@josdejongin ajv-validator/ajv#2480- fix: #2482 Infinity and NaN serialise to null by
@jasoniangreenin ajv-validator/ajv#2487- fix: small grammatical error in managing-schemas.md by
@monteiro-renatoin ajv-validator/ajv#2508- fix: typos in schema-language.md by
@monteiro-renatoin ajv-validator/ajv#2507- fix(pattern): use configured RegExp engine with $data keyword to mitigate ReDoS attacks (CVE-2025-69873) by
@epoberezkinin ajv-validator/ajv#2586New Contributors
@josdejongmade their first contribution in ajv-validator/ajv#2480@monteiro-renatomade their first contribution in ajv-validator/ajv#2508Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0
Commits
142ce848.18.0720a23ffix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...82735a1fix: typos in schema-language.md (#2507)b17ec32fix: small grammatical error in managing-schemas.md (#2508)69568d0fix: #2482 Infinity and NaN serialise to null (#2487)f06766ffeat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...- See full diff in compare view
Updates cspell from 9.6.2 to 9.6.4
Release notes
Sourced from cspell's releases.
v9.6.4
Fixes
fix: add --no-dictionary option to lint command (#8514)
Pull request overview
This PR adds the
--no-dictionaryoption to the lint command and refactors theprefixCollecthelper function for reuse across commands.Changes:
- Moved
prefixCollectfunction fromcommandTrace.tstocommandHelpers.tsfor reuse- Added
--no-dictionaryoption to the lint command (hidden, as an alias for--disable-dictionary)- Added comprehensive tests for the new option including
--dictionary=!wordsand--no-dictionary=wordssyntax
fix: Correctly report blocked dictionaries (#8506)
v9.6.3
Fixes
fix: Add
enginessetting (#8491)Pull request overview
This PR adds a new
enginesconfiguration field that allows dictionary authors and configuration authors to specify the minimum version of cspell (or other engines) required for compatibility. This is informational only and does not enforce versioning.Changes:
- Added
CompatibleEngineVersionsinterface andSemVersionPredicatetype to define engine version requirements- Added
enginesfield toFileSettingsinterface and all related configuration structures- Updated JSON schemas to include the new
enginesdefinitions- Updated snapshot tests to reflect the new configuration field
... (truncated)
Changelog
Sourced from cspell's changelog.
v9.6.4 (2026-02-04)
Fixes
fix: add --no-dictionary option to lint command (#8514)
Pull request overview
This PR adds the
--no-dictionaryoption to the lint command and refactors theprefixCollecthelper function for reuse across commands.Changes:
- Moved
prefixCollectfunction fromcommandTrace.tstocommandHelpers.tsfor reuse- Added
--no-dictionaryoption to the lint command (hidden, as an alias for--disable-dictionary)- Added comprehensive tests for the new option including
--dictionary=!wordsand--no-dictionary=wordssyntax
fix: Correctly report blocked dictionaries (#8506)
v9.6.3 (2026-02-02)
Fixes
fix: Add
enginessetting (#8491)Pull request overview
This PR adds a new
enginesconfiguration field that allows dictionary authors and configuration authors to specify the minimum version of cspell (or other engines) required for compatibility. This is informational only and does not enforce versioning.Changes:
- Added
CompatibleEngineVersionsinterface andSemVersionPredicatetype to define engine version requirements- Added
enginesfield toFileSettingsinterface and all related configuration structures- Updated JSON schemas to include the new
enginesdefinitions
... (truncated)
Commits
26ef8e3v9.6.417290fachore: Prepare Release v9.6.4 (auto-deploy) (#8502)57371dffix: add --no-dictionary option to lint command (#8514)cdf3f4dchore: Update README.md (#8509)f96725afix: Correctly report blocked dictionaries (#8506)500b996v9.6.3a9b5416chore: Prepare Release v9.6.3 (auto-deploy) (#8448)04620a0chore: bump commander from 14.0.2 to 14.0.3 in the production-dependencies gr...b253b39refactor: consolidate reporting to file. (#8481)4e14665chore: Use Node20 as target with tsdown (#8479)- Additional commits viewable in compare view
Updates tailwindcss from 4.1.18 to 4.2.0
Release notes
Sourced from tailwindcss's releases.
v4.2.0
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
Changelog
Sourced from tailwindcss's changelog.
[4.2.0] - 2026-02-18
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
Commits
1b164114.2.0 (#19695)6118f4fFix/misc docs and tests (#19652)5a4a7ebfix(canonicalize): prevent collapse cache pollution across calls (#19675)d0a5612Add mauve, olive, mist, and taupe color palettes (#19627)d9fff9fdocs: update package README CI badge to main (#19692)ed52d3efeat: handle backslash in@utilityname (#19626)6eb3b32Allow multiples of.25inaspect-*fractions (#19688)8ed67bfFix Tailwind CSS package README GitHub links (#19644)1638f35Bump dependencies (#19608)df96ea5Fix infinite loop when using@variantinside@custom-variantthat points ...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tailwindcss since your current version.
Updates wrangler from 4.61.0 to 4.67.0
Release notes
Sourced from wrangler's releases.
wrangler@4.67.0
Minor Changes
#12401
8723684Thanks@jonesphillip! - Add validation retry loops to pipelines setup commandThe
wrangler pipelines setupcommand now prompts users to retry when validation errors occur, instead of failing the entire setup process. This includes:
- Validation retry prompts for pipeline names, bucket names, and field names
- A "simple" mode for sink configuration that uses sensible defaults
- Automatic bucket creation when buckets don't exist
- Automatic Data Catalog enablement when not already active
This improves the setup experience by allowing users to correct mistakes without restarting the entire configuration flow.
#12395
aa82c2bThanks@cmackenzie1! - Generate typed pipeline bindings from stream schemasWhen running
wrangler types, pipeline bindings now generate TypeScript types based on the stream's schema definition. This gives you full autocomplete and type checking when sending data to your pipelines.// wrangler.json { "pipelines": [ { "binding": "ANALYTICS", "pipeline": "analytics-stream-id" }, ], }If your stream has a schema with fields like
user_id(string) andevent_count(int32), the generated types will be:declare namespace Cloudflare { type AnalyticsStreamRecord = { user_id: string; event_count: number }; interface Env { ANALYTICS: Pipeline<Cloudflare.AnalyticsStreamRecord>; } }For unstructured streams or when not authenticated, bindings fall back to the generic
Pipeline<PipelineRecord>type.Patch Changes
Technical Details
| ID: | 14053756 |
| UUID: | 3976565544 |
| Node ID: | PR_kwDOQWgqjc7FkI08 |
| Host: | GitHub |
| Repository: | aicodingstack/aicodingstack.io |