Skip to content

Commit

Permalink
add new transforms to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthkp committed Nov 26, 2024
1 parent 172a9e0 commit 1464dcf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,16 @@ use-main-button
use-main-actionlist
use-main-actionmenu
use-main-pagelayout
use-deprecated-dialog
use-deprecated-tooltip
use-deprecated-octicon
use-deprecated-pagehead
use-deprecated-tabnav
rename-drafts-to-experimental
use-main-dialog
use-main-tooltip
use-main-stack
```
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ const v37Migrations = [
'rename-drafts-to-experimental',

// promotions, should be run after deprecations
// 'Promote Dialog, Tooltip, and Stack'
'use-main-dialog',
'use-main-tooltip',
'use-main-stack'
Expand Down

0 comments on commit 1464dcf

Please sign in to comment.