Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #3095

Merged
merged 1 commit into from
Mar 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/breezy-crabs-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilled-insects-report.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/flat-grapes-love.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/green-pumpkins-study.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/kind-cooks-occur.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/large-paws-jam.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/late-fans-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-falcons-lay.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/nice-ravens-bow.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/nine-glasses-end.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/ninety-knives-hug.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/perfect-ravens-scream.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/poor-mails-fly.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/quiet-hats-attend.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rude-pears-search.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/selfish-tomatoes-leave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sharp-beers-wash.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silent-owls-invent.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silver-horses-reply.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/tasty-meals-talk.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tasty-timers-change.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/ten-donkeys-wave.md

This file was deleted.

86 changes: 0 additions & 86 deletions .changeset/ten-singers-wash.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tidy-crabs-jog.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/warm-poets-teach.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/paste-codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@babel/core": "^7.17.8",
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/preset-env": "^7.16.11",
"@twilio-paste/core": "^18.0.0"
"@twilio-paste/core": "^19.0.0"
}
}
33 changes: 33 additions & 0 deletions packages/paste-core/components/alert-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# @twilio-paste/alert-dialog

## 8.0.0

### Major Changes

- [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - ### Breaking change

We have moved `@types/react` and `@types/react-dom` to peer dependencies of the library. This should allow for greater control and backwards compatibility with older versions of React as Paste is no longer bundling the type libraries.

Your application likely has both of these as dependencies anyway, but it is now up to you to manage that version number.

**Action needed**

Ensure `@types/react` and `@types/react-dom` are installed as dependencies of your application.

### Patch Changes

- Updated dependencies [[`6730aac19`](https://github.com/twilio-labs/paste/commit/6730aac19056d33373032eb37abb6150caea9f08), [`1d75f223e`](https://github.com/twilio-labs/paste/commit/1d75f223e0e2011a7a969e7ef1980fa9366cfbca), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`50cde4668`](https://github.com/twilio-labs/paste/commit/50cde4668b003c410713d4a51eed16a394471ed0), [`bce889344`](https://github.com/twilio-labs/paste/commit/bce889344773d840d7dc75902e1be64f1a010da3), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c)]:
- @twilio-paste/button@13.0.0
- @twilio-paste/icons@11.0.0
- @twilio-paste/anchor@11.0.0
- @twilio-paste/theme@10.0.0
- @twilio-paste/box@9.0.0
- @twilio-paste/text@9.0.0
- @twilio-paste/heading@10.0.0
- @twilio-paste/modal@15.0.0
- @twilio-paste/screen-reader-only@12.0.0
- @twilio-paste/spinner@13.0.0
- @twilio-paste/flex@7.0.0
- @twilio-paste/stack@7.0.0
- @twilio-paste/customization@7.0.0
- @twilio-paste/style-props@8.0.0
- @twilio-paste/types@5.0.0

## 7.0.0

### Major Changes
Expand Down
Loading