Skip to content

Publish new package versions - #318

Merged
remihuigen merged 1 commit into
mainfrom
changeset-release/main
Sep 9, 2026
Merged

Publish new package versions#318
remihuigen merged 1 commit into
mainfrom
changeset-release/main

Conversation

@onderwijs-in-release-bot

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@onderwijsin/nuxt-directus-client@0.12.0

Minor Changes

  • 0910b57: Separate stable authentication facts from mutable current-user data. The auth snapshot contains
    only userId and requiresTfaSetup; configure client.auth.user.fields for profile data and use
    useDirectusUser() to fetch it, optionally map it server-side, and refresh it after profile
    mutations. The browser and SSR use the same current-user route, including SSR session-cookie
    rotation.

Patch Changes

  • 0910b57: Refactor module setup into focused configuration and capability registration helpers.
  • 0910b57: Respect raw Nuxt configuration overrides when resolving the optional Turnstile module dependency.
  • 0910b57: Generate the current-user response type from its selected fields or executable mapper, including
    custom directus_users fields when schema type generation is enabled. Preserve the generated type
    through the composable declaration, and type standard mapper input fields from the Directus SDK.
  • Updated dependencies [0910b57]
  • Updated dependencies [0910b57]
    • @onderwijsin/nuxt-directus-config@0.9.0

@onderwijsin/nuxt-directus-config@0.9.0

Minor Changes

  • 0910b57: Separate stable authentication facts from mutable current-user data. The auth snapshot contains
    only userId and requiresTfaSetup; configure client.auth.user.fields for profile data and use
    useDirectusUser() to fetch it, optionally map it server-side, and refresh it after profile
    mutations. The browser and SSR use the same current-user route, including SSR session-cookie
    rotation.

Patch Changes

  • 0910b57: Generate the current-user response type from its selected fields or executable mapper, including
    custom directus_users fields when schema type generation is enabled. Preserve the generated type
    through the composable declaration, and type standard mapper input fields from the Directus SDK.

@onderwijsin/nuxt-directus-prerenderer@0.3.1

Patch Changes

  • Updated dependencies [0910b57]
  • Updated dependencies [0910b57]
    • @onderwijsin/nuxt-directus-config@0.9.0

@onderwijsin/nuxt-directus-sitemaps@0.3.9

Patch Changes

  • Updated dependencies [0910b57]
  • Updated dependencies [0910b57]
  • Updated dependencies [0910b57]
  • Updated dependencies [0910b57]
    • @onderwijsin/nuxt-directus-client@0.12.0
    • @onderwijsin/nuxt-directus-config@0.9.0

@onderwijsin/nuxt-newsletter-signup@1.2.1

Patch Changes

  • 0910b57: Restore cross-field validation for newsletter signup module options through the canonical schema.

@onderwijs-in-release-bot onderwijs-in-release-bot Bot added automated An automated PR or issue no-changeset This PR does intentionally not include a changeset, because none of the modules are updated labels Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

⚠️ No Changeset found

Latest commit: dbc6ab6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@remihuigen
remihuigen enabled auto-merge September 9, 2026 20:17
@remihuigen
remihuigen added this pull request to the merge queue Sep 9, 2026
Merged via the queue into main with commit b03d6da Sep 9, 2026
16 checks passed
@remihuigen
remihuigen deleted the changeset-release/main branch September 9, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated An automated PR or issue no-changeset This PR does intentionally not include a changeset, because none of the modules are updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant