github Shopify/polaris @shopify/polaris@11.0.0

latest releases: @shopify/polaris@13.2.0, @shopify/stylelint-polaris@16.0.1, @shopify/polaris-tokens@9.0.1...
11 months ago

Major Changes

  • #7597 9e1350e22 Thanks @lgriffee! - Changed breadcrumbs from an array to a single backAction since only one is supported.
    Removed deprecated breadcrumbs prop from Page and Breadcrumbs.

  • #7597 9e1350e22 Thanks @lgriffee! - Removed support for multiple versions of TypeScript with downlevel-dts

  • #7597 9e1350e22 Thanks @lgriffee! - No longer transpile optional chaining, nullish coalescing or numeric separators, as our target browser environments all have native support for these syntaxes. This removes support for apps using webpack4, which unable to parse these syntaxes.

  • #7597 9e1350e22 Thanks @lgriffee! - Removed support for React version 16 and 17 in favor of version 18 as the minimum supported version

  • #7597 9e1350e22 Thanks @lgriffee! - Replaced Tabs with AlphaTabs and replaced Filters with AlphaFilters component code

  • #7597 9e1350e22 Thanks @lgriffee! - Replaced Stack with AlphaStack

  • #7597 9e1350e22 Thanks @lgriffee! - Removed Polaris.VERSION from the global window object

  • #7597 9e1350e22 Thanks @lgriffee! - Removed deprecated breadcrumbs prop from SkeletonPage

  • #7597 9e1350e22 Thanks @lgriffee! - Removed support for NodeJS version 14 and set version 16 as minimum supported version

  • #7597 9e1350e22 Thanks @lgriffee! - Removed deprecated DisplayText, Heading, Subheading, Caption, TextStyle, and VisuallyHidden components

  • #7597 9e1350e22 Thanks @lgriffee! - Replaced Card with AlphaCard

  • #7597 9e1350e22 Thanks @lgriffee! - Removed KonamiCode component

  • #7597 9e1350e22 Thanks @lgriffee! - Removed deprecated preventMeasuringOnChildUpdate prop on Collapsible

Patch Changes

  • Updated dependencies [9e1350e22]:
    • @shopify/polaris-icons@7.0.0
    • @shopify/polaris-tokens@7.0.0

Don't miss a new polaris release

NewReleases is sending notifications on new releases.