#4358e34e4b265f7584c344a4b6b7145da1a5eec1ffb5 Thanks @broccolinisoup! - PageHeader: Update the layout styles so that all interactive content comes after the title (while keeping the component visually the same).
This is a breaking change however PageHeader is still a draft component so we are releasing the changes as minor but please upgrade with caution.
Bumps the dependencies group with 24 updates:
0.26.0
0.44.1
3.2.5
3.3.1
2.4.1
2.4.3
36.12.0
36.20.0
0.5.10
0.5.13
12.0.1
12.0.2
18.2.0
18.3.1
18.2.67
18.3.3
18.2.0
18.3.1
18.2.22
18.3.0
3.4.1
3.4.4
5.4.3
5.4.5
3.0.1
3.1.0
20.11.30
20.14.2
7.3.1
7.12.0
7.3.1
7.12.0
7.34.1
7.34.2
10.3.10
10.4.1
20.0.2
20.1.1
9.4.0
9.4.1
15.2.2
15.2.5
5.0.5
5.0.7
5.2.2
5.2.13
1.4.0
1.6.0
Updates
@dotenvx/dotenvx
from 0.26.0 to 0.44.1Release notes
Sourced from
@dotenvx/dotenvx
's releases.... (truncated)
Changelog
Sourced from
@dotenvx/dotenvx
's changelog.... (truncated)
Commits
94eabe4
0.44.1355b532
Merge pull request #236 from dotenvx/zero-length6cc0245
add current version to READMEb4ea960
changelog 🪵be97ffe
respect zero-length strings3554cad
0.44.07812984
changelog 🪵d30c38c
Merge pull request #233 from EKarpinsky/feature/enable-quiet-mode-in-config-f...25a2d1c
Refactor setLogLevel for readability, update tests8464dec
Add condition check before setting log levelUpdates
prettier
from 3.2.5 to 3.3.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
92cbd33
Release 3.3.1446a86e
Update execa to v9efc3d05
Avoid line breaks in import attributes (#16349)4a5b26f
Usewhile (true)
instead offor (;;)
(#16354)1c43973
Only add version to.git-blame-ignore-revs
when files changed (#16352)ab65eb4
chore(deps): update dependency eslint-plugin-react to v7.34.2 (#16353)86268eb
chore(deps): update eslint related dependencies (major) (#16208)ddce4fb
Move import attribute unquote test to a separate directory (#16350)450b178
PrintAtHead
node from glimmer viaprint()
(#16346)b94811f
FixstripTrailingHardline
(#16347)Updates
yaml
from 2.4.1 to 2.4.3Release notes
Sourced from yaml's releases.
Commits
208d98f
2.4.3fad10b2
style: Apply updated Prettier styleb92b602
chore: Refresh lockfilea1dc96f
fix: Improve error when parsing a non-string value (fixes #459)edc623d
fix: Do not parse -.NaN or +.nan as NaN (#546)69f3517
fix: Support # within %TAG prefixes with trailing #commentsba89ff2
fix: Check for non-node complex keys when stringifying with simpleKeys (#541)f792d1b
2.4.2de120d6
docs: Move sponsor section up5410c25
ci: Drop tests in EOL Node.js versionsUpdates
@primer/react
from 36.12.0 to 36.20.0Release notes
Sourced from
@primer/react
's releases.... (truncated)
Commits
afe8d7a
Release tracking (#4632)c5166cd
docs: add example with NavList.Group (#4629)e34e4b2
PageHeader: Address dom order issues (screen reader experience feedback from ...b1fef5c
Remove release event tracking branch check (#4631)42ba5dc
TreeView: Add custom aria label to TreeView.Item (#4617)2b22017
Work on implementing code connect to allow for realistic code preview in figm...dde7cef
chore(deps-dev): bump eslint-plugin-ssr-friendly from 1.2.0 to 1.3.0 (#4625)4ac81ea
Version Packages (#4616)4c4e98a
docs(Banner): add story for dismissing banner (#4619)e47445d
Allows asterisk inFormControl.Label
to be adjustable (#4543)Updates
@tailwindcss/typography
from 0.5.10 to 0.5.13Release notes
Sourced from
@tailwindcss/typography
's releases.Changelog
Sourced from
@tailwindcss/typography
's changelog.Commits
e21d9e6
0.5.13c0dea6c
Don't apply margins to\<br>
elements contained in an\<li>
in FF (#350)cacc7dc
0.5.122ca8503
Update changelogf520c53
Align tables to start instead of left8d686dc
Change CSS properties to their bidirectional counterparts (#323)8055516
Update repository in package.json0bd939f
0.5.1149d4277
Update GitHub actions2ae64e1
Update changelogUpdates
marked
from 12.0.1 to 12.0.2Release notes
Sourced from marked's releases.
Commits
c6a98ea
chore(release): 12.0.2 [skip ci]e9f0eed
fix: fix Setext continuation in blockquote (#3257)a90223b
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 7.4.0 to 7.6.0 (#...7757f96
chore(deps-dev): Bump typescript from 5.4.4 to 5.4.5 (#3261)609b65c
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.15.2 to 0.15.3 (#3258)dfa835e
chore(deps-dev): Bump rollup from 4.14.1 to 4.14.3 (#3259)f0fb744
chore(deps-dev): Bump semantic-release from 23.0.6 to 23.0.7 (#3255)924130d
chore(deps-dev): Bump@semantic-release/github
from 10.0.2 to 10.0.3 (#3254)8cdb7ca
chore(deps-dev): Bump rollup from 4.13.2 to 4.14.1 (#3253)1cc9eb2
chore(deps-dev): Bump typescript from 5.4.3 to 5.4.4 (#3252)Updates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/react
from 18.2.67 to 18.3.3Commits
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-dom
from 18.2.22 to 18.3.0Commits
Updates
tailwindcss
from 3.4.1 to 3.4.4Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
ff6f085
3.4.4ed024ee
Update changelog325e7c0
Bump deps (#13797)56116b0
Update browserslist database (#13792)8d66d94
[v3] Support negative values for{col,row}-{start,end}
utilities (#13781)669109e
Don't prefix classes in arbitrary values ofhas-*
,group-has-*
, and `peer...9fda461
Fix multiple <alpha-value> in color definitions (#13740)f1f419a
3.4.3e6c1082
Revert changes to glob handling (#13384)8430d8b
3.4.2Updates
typescript
from 5.4.3 to 5.4.5Release notes
Sourced from typescript's releases.
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...Updates
usehooks-ts
from 3.0.1 to 3.1.0Release notes
Sourced from usehooks-ts's releases.
Commits
2066727
🔖 Update versiond18a2b1
🐛 Little fixes (see comment)494a535
👥 Update contributors list (#582)2198c19
💸 Add Buy me a coffee link90a33f5
🐛: reject non-boolean value as a defaultValue foruseBoolean
(#561 by@luck
...7ba7e3a
✅: testreset
foruseCounter
(#570 by@luckrnx09
)Superseded by #151.