-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency remix-development-tools to v4.6.0 #998
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 397 in 0ec5304
'@babel/[email protected]': |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #998 +/- ##
======================================
Coverage ? 3.78%
======================================
Files ? 41
Lines ? 2354
Branches ? 44
======================================
Hits ? 89
Misses ? 2265
Partials ? 0 ☔ View full report in Codecov by Sentry. |
0ec5304
to
bed0726
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 5901 in bed0726
'@babel/helper-optimise-call-expression': 7.22.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 5935 in bed0726
'@babel/[email protected]': |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 5946 in bed0726
'@babel/helper-optimise-call-expression': 7.22.5 |
This PR contains the following updates:
4.4.1
->4.6.0
Release Notes
Code-Forge-Net/Remix-Dev-Tools (remix-development-tools)
v4.6.0
Compare Source
Breakpoint indicator
From v4.6.0 you can see a breakpoint indicator in the left bottom corner of your remix-development-tools which shows you what the current breakpoint is. By default it shows the tailwind breakpoints but you can configure this to match your own project breakpoints via the
breakpoints
configOpen in X editor support
From v4.6.0 you can open up routes/components in editors other than VS code, refer to the doc site for more details on how to implement this
What's Changed
New Contributors
Full Changelog: forge42dev/react-router-devtools@v4.5.2...v4.6.0
v4.5.2
Compare Source
Full Changelog: forge42dev/react-router-devtools@v4.5.1...v4.5.2
v4.5.1
Compare Source
Some css fixes
Full Changelog: forge42dev/react-router-devtools@v4.5.0...v4.5.1
v4.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: forge42dev/react-router-devtools@v4.4.1...v4.5.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.