Skip to content

Commit

Permalink
Add new deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Apr 11, 2024
1 parent 800245a commit 4daf5c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js-api-spec/deprecations.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ const activeDeprecations: {[key in keyof Deprecations]?: string} = {
'null-alpha': '1.62.3',
'abs-percent': '1.65.0',
'fs-importer-cwd': '1.73.0',
'color-4-api': '1.76.0',
'color-functoins': '1.76.0',
};

/**
Expand Down

0 comments on commit 4daf5c1

Please sign in to comment.