github aws/aws-pdk v0.23.0

latest releases: v0.23.49, v0.23.48, v0.23.47...
7 months ago

0.23.0 (2024-01-30)

⚠ BREAKING CHANGES

  • monorepo-ts: Syncpack configuration for monorepo updated with breaking changes aligned with
    Syncpack upgrade from v8 to v12:
  • The dev, overrides, peer, pnpmOverrides, prod, resolutions and workspace boolean
    flags are replaced by the dependencyTypes array.
  • The workspace dependency type is now named local.
  • semverRange is deprecated in favour of adding a range to semverGroups

For more details, please refer to the Syncpack releases between 8 and 12:

Additionally Syncpack related types and configs are namespaced under a Syncpack namespace,
eg. Syncpack.DEFAULT_CONFIG for the default monorepo syncpack config.

Features

Don't miss a new aws-pdk release

NewReleases is sending notifications on new releases.