Skip to content

@o2s/blocks.ticket-recent@1.7.3

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Apr 14:33
e770847

Patch Changes

  • 30ecae9: Rename server-only environment variables to drop NEXT_PUBLIC_ prefix (NEXT_PUBLIC_LOG_LEVELLOG_LEVEL, NEXT_PUBLIC_LOG_FORMATLOG_FORMAT, NEXT_PUBLIC_LOG_COLORS_ENABLEDLOG_COLORS_ENABLED, NEXT_PUBLIC_API_URL_INTERNALAPI_URL_INTERNAL) and use next-runtime-env for client-side access to NEXT_PUBLIC_API_URL.