The force option not behaving correctly when passing empty objects or empty values, now it respects whatever you pass in as the new values and initial values #4680#4729 (454bc45)
Offer an all export that contains all rules for @vee-validate/rules#4766 (fdb2d47135aef898009acfe23df9026be65887f6)
The force option not behaving correctly when passing empty objects or empty values, now it respects whatever you pass in as the new values and initial values #4680#4729 (454bc45)
Offer an all export that contains all rules for @vee-validate/rules#4766 (fdb2d47135aef898009acfe23df9026be65887f6)
The force option not behaving correctly when passing empty objects or empty values, now it respects whatever you pass in as the new values and initial values #4680#4729 (454bc45)
Offer an all export that contains all rules for @vee-validate/rules#4766 (fdb2d47135aef898009acfe23df9026be65887f6)
3.12.2 is the a regularly scheduled patch release.
✅ Upgrading
As usual, our recommendation for upgrading is to run:
npx nuxi@latest 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.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the nuxt group with 8 updates in the / directory:
4.12.8
4.13.1
4.12.8
4.13.1
1.13.3
1.14.0
2.12.1
2.13.0
2.0.0-rc.10
2.0.0-rc.11
4.12.8
4.13.1
3.11.2
3.12.2
5.2.12
5.3.2
Updates
@vee-validate/zod
from 4.12.8 to 4.13.1Release notes
Sourced from
@vee-validate/zod
's releases.Changelog
Sourced from
@vee-validate/zod
's changelog.Commits
926170d
chore(release): publishb251ad0
test: fix failing tests76f1440
chore(release): publish17a211d
fix: ensure transformed values in field-level schemas are used on submit (#4754)Updates
vee-validate
from 4.12.8 to 4.13.1Release notes
Sourced from vee-validate's releases.
Changelog
Sourced from vee-validate's changelog.
Commits
926170d
chore(release): publish76f1440
chore(release): publish17a211d
fix: ensure transformed values in field-level schemas are used on submit (#4754)ae3772a
feat: expose setValue on Field instance and slot props closes #4755454bc45
fix: force resetForm should not merge values closes #4680 closes #4729fd008c1
feat: added ResetFormOpts arg to useResetForm closes #470727fe5c8
feat: provide form values as context for yup closes #4753Updates
@bg-dev/nuxt-naiveui
from 1.13.3 to 1.14.0Release notes
Sourced from
@bg-dev/nuxt-naiveui
's releases.Changelog
Sourced from
@bg-dev/nuxt-naiveui
's changelog.Commits
916d250
chore(release): v1.14.08cd2150
chore(deps): downgrade@nuxt/module-builder
9608120
types: fix typecheck0006d49
refactor(NaiveConfig): createsetLoadingTemplateTheme
5be91f8
test: no change645469e
chore(deps): upgrade to latest0e10cb9
chore: fix test scripts1985cc4
feat(LayoutNavbar): addheader
prop03664bf
feat(LayoutSidebar): addsider
prop00705fe
chore(playground): fix tsconfigUpdates
@nuxt/content
from 2.12.1 to 2.13.0Changelog
Sourced from
@nuxt/content
's changelog.... (truncated)
Commits
3a2b5d1
chore(release): release v2.13.0cc4f415
chore: upgrade deps750e637
chore(deps): update dependency@nuxthq/studio
to v2 (#2665)fa124d3
fix(prerender): ensure/
exists inside prerender rotues (#2673)e33de6a
fix(search): improve sections with root node (#2672)d6463f3
chore(deps): update dependency nuxt to ^3.12.2 (#2642)3967136
chore: prepare script062fb97
fix: do not updatedevDependencies
6280591
chore: upgrade deps3162639
feat: top levelcontent/
directory in Nuxt 4 compatibility version (#2649)Updates
@nuxtjs/seo
from 2.0.0-rc.10 to 2.0.0-rc.11Release notes
Sourced from
@nuxtjs/seo
's releases.Commits
63600eb
chore: release v2.0.0-rc.11c41b6fd
chore: bump submodules4fcbd87
doc: add schema.org how it works guide65f5a1c
chore: rollback typescript versionb76b26c
fix(doc): broken config key for robot user agents840cf49
fix: disable splash by default585312a
chore: bump deps2f195e4
fix: redirect using url config key (#256)4b74d99
Merge remote-tracking branch 'origin/main'0dca636
chore: fix broken og image examplesUpdates
@vee-validate/nuxt
from 4.12.8 to 4.13.1Release notes
Sourced from
@vee-validate/nuxt
's releases.Changelog
Sourced from
@vee-validate/nuxt
's changelog.Commits
926170d
chore(release): publish76f1440
chore(release): publishUpdates
nuxt
from 3.11.2 to 3.12.2Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
8578e2b
v3.12.2dabcb5e
fix(nuxt): add/
even if pages module isn't enabledcb77ddc
chore: lint2de885b
fix(nuxt): reduce usage of cjs utilities (#27642)44cada9
fix(nuxt): only inject root path in prerendera05b534
fix(nuxt): add missing script stubs (#27640)fda6cf7
fix(nuxt): unregister hooks the momentclose
is called (#27637)44d3dff
perf(nuxt): don't wait for key deps check (#27638)0602dd0
fix(nuxt): add missing island uid for selective client components (#27633)a3d8f00
fix(nuxt): reset cookie timeoutLength after expiration (#27632)Updates
vite
from 5.2.12 to 5.3.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
3af02bd
release: v5.3.224c799b
fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)a33a97f
chore(deps): update all non-major dependencies (#17553)2d6672f
chore(deps): update es-module-lexer to 1.5.4 (#17555)7c06ef0
refactor(optimizer): use early continues (#17551)a8e2f6f
fix(client): uniform variablelocation
(#17528)6c10662
chore(deps): update dependency eslint to v9 (#16661)bf123f2
fix(deps): update all non-major dependencies (#17494)ec16a5e
chore: fix some comments (#17495)c608e6a
release: v5.3.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show