---
title: "Deprecation: #83806 - Deprecate page.javascriptLibs and page.javascriptLibs.jQuery"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-83806"
source: "Changelog/9.2/Deprecation-83806-DeprecatePagejavascriptLibsAndPagejavascriptLibsjQuery.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Deprecation: #83806 - Deprecate page.javascriptLibs and page.javascriptLibs.jQuery

See [forge#83806](https://forge.typo3.org/issues/83806)

## Description

The settings `page.javascriptLibs` and `page.javascriptLibs.jQuery` have been marked as
deprecated and will be removed in CMS 10.

## Impact

Installations that use `page.javascriptLibs` or `page.javascriptLibs.jQuery` will trigger a
deprecation warning.

## Affected Installations

All installations that use one of the above settings.

## Migration

Use one of the following settings to add jQuery:

-   `page.includeJSLibs`
-   `page.includeJSFooterlibs`
-   `page.includeJS`
-   `page.includeJSFooter`
-   `page.headerData`
-   `page.footerData`
