Closed renovate[bot] closed 1 year ago
Merging #196 (d713a19) into master (f8a5bac) will increase coverage by
12.82%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #196 +/- ##
===========================================
+ Coverage 66.02% 78.84% +12.82%
===========================================
Files 6 6
Lines 156 156
===========================================
+ Hits 103 123 +20
+ Misses 53 33 -20
:tada: This PR is included in version 3.1.41 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
3.4.2
->3.4.3
Release Notes
nuxt/nuxt
### [`v3.4.3`](https://togithub.com/nuxt/nuxt/releases/tag/v3.4.3) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.4.2...v3.4.3) > 3.4.3 is a patch release with the latest bug fixes. π It is expected that the next release will be v3.5, in approximately two weeks' time. ##### β Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem. ##### π Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.4.2...v3.4.3) ##### π©Ή Fixes - **nuxt:** Don't call `timeEnd` unless we're debugging ([#20424](https://togithub.com/nuxt/nuxt/pull/20424)) - **nuxt:** Use key to force server component re-rendering ([#19911](https://togithub.com/nuxt/nuxt/pull/19911)) - **nuxt:** Add basic typings for `Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.