Skip to content

Task: remove dependency on deprecated wp.nux package #71268

Open

Description

Details

Old deprecated @wordpress/nux package is being entirely removed in GB 14.9.

We rely on the package slightly by importing & disabling it, ahead of our own "welcome tour" as well as when disabling "tips":

The published package of course continues existing on NPM, but because of how WP dependencies work, we don't actually bundle the package and instead mark it as external dependency enqueued from WordPress.

We might need to implement some workaround before both Gutenberg and WP gets upgraded to new enough version on WP.com and the package/data store is no more.

Checklist

  • [ ]
  • [ ]

Related

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions