---
title: "Breaking: #75150 - Removed TypoScript option includeJSlibs"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-75150"
source: "Changelog/8.0/Breaking-75150-RemovedTypoScriptOptionIncludeJSlibs.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #75150 - Removed TypoScript option includeJSlibs

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

## Description

The deprecated TypoScript property `page.includeJSlibs` has been removed.

## Impact

Setting parameters to this property will have no effect anymore.

## Affected Installations

Any installation using this TypoScript option.

## Migration

Use the TypoScript property `page.includeJSLibs` instead, which is in line with naming of `includeCSSLibs`.
