Back to Rspack

Future behavior

website/docs/en/misc/planning/future.mdx

2.0.1422 B
Original Source

import { DeprecationTable } from '@components/DeprecationTable';

Future behavior

Breaking changes

During the 0.y.z phase, Rspack may include breaking changes only when upgrading the minor (y) version, and ensures backward compatibility when upgrading the patch (z) version.

After reaching version 1.0.0, we will adhere to semver for version management.

Deprecation

<DeprecationTable />