Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 2.58 KB

migrate-to-2.x.md

File metadata and controls

45 lines (37 loc) · 2.58 KB

2.x migration

Process

  1. Remove the registry= entry from your .npmrc
  2. Remove the @ibmduo:registry= entry from your .npmrc
  3. Run yarn cache clean and npm cache verify to clear old Artifactory references from your global Yarn cache and verify the integrity of the npm cache
  4. Address any of the changes relevant to you from the tables below

Optional

Remove any @ibmduo-scoped packages if they're listed as a dependency

Elements

Name 2.x
Color Migrate
Grid Migrate
Layout Migrate
Type Migrate

Components

Name 2.x
Breadcrumb Migrate
Button Migrate
CallToActionSection Removed
DataDecorator Migrate
DataTable Migrate
Header Migrate
Icon Migrate
IconButton Migrate
InlineNotification Migrate
Loading Migrate
MultiSelect Migrate
Pagination Migrate
Panel Migrate
Portal Migrate
Search Migrate
StepIndicator Migrate
Tag Migrate
TextInput Migrate
TypeLayout Migrate