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 #1642

Merged
merged 1 commit into from
Aug 5, 2024
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/blue-keys-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bright-swans-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-spoons-grin.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/olive-balloons-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-clocks-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-chicken-allow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spicy-numbers-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-emus-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-carrots-heal.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tough-olives-develop.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/wicked-eels-beg.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/wild-scissors-bathe.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 2.64.0

### Minor Changes

- [Changed] - Downgrade turbo to v1 ([#1645](https://github.com/justeattakeaway/pie/pull/1645)) by [@xander-marjoram](https://github.com/xander-marjoram)

- [Changed] - Turned on Turborepo UI ([#1635](https://github.com/justeattakeaway/pie/pull/1635)) by [@ashleynolan](https://github.com/ashleynolan)

### Patch Changes

- Updated Playwright and Percy CLI dependancies ([#1664](https://github.com/justeattakeaway/pie/pull/1664)) by [@JoshuaNg2332](https://github.com/JoshuaNg2332)

## 2.63.0

### Minor Changes
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-angular12/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-angular12

## 0.5.3

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/[email protected]

## 0.5.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-angular12/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-angular12",
"version": "0.5.2",
"version": "0.5.3",
"private": true,
"scripts": {
"ng": "ng",
Expand All @@ -18,7 +18,7 @@
"@angular/platform-browser-dynamic": "15.2.0",
"@angular/router": "15.2.0",
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.16",
"@justeattakeaway/pie-webc": "0.5.17",
"rxjs": "7.8.0",
"tslib": "2.3.0",
"zone.js": "0.12.0"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-next10/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-next10

## 0.6.3

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/[email protected]

## 0.6.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-next10/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-next10",
"version": "0.6.2",
"version": "0.6.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.16",
"@justeattakeaway/pie-webc": "0.5.17",
"@lit/react": "1.0.2",
"next": "10.2.3",
"next-transpile-modules": "4.1.0",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-next13/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-next13

## 0.4.3

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/[email protected]

## 0.4.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-next13/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-next13",
"private": true,
"version": "0.4.2",
"version": "0.4.3",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.16",
"@justeattakeaway/pie-webc": "0.5.17",
"@lit-labs/nextjs": "0.2.0",
"@lit/react": "1.0.5",
"next": "13.5.5",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-nuxt2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-nuxt2

## 0.7.4

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/[email protected]

## 0.7.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-nuxt2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-nuxt2",
"author": "Just Eat Takeaway.com - Design System Team",
"version": "0.7.3",
"version": "0.7.4",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.16",
"@justeattakeaway/pie-webc": "0.5.17",
"core-js": "3.30.0",
"nuxt": "2.17.0",
"vue": "2.7.16",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-nuxt3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-nuxt3

## 0.6.4

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/[email protected]

## 0.6.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-nuxt3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-nuxt3",
"version": "0.6.3",
"version": "0.6.4",
"private": true,
"scripts": {
"build:examples": "nuxt build",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.16",
"@justeattakeaway/pie-webc": "0.5.17",
"nuxt-ssr-lit": "1.6.5"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-react17/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-react17

## 0.5.2

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/[email protected]

## 0.5.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-react17/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-react17",
"private": true,
"version": "0.5.1",
"version": "0.5.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.16",
"@justeattakeaway/pie-webc": "0.5.17",
"@lit/react": "1.0.5",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-react18/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-react18

## 0.6.2

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/[email protected]

## 0.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-react18/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-react18",
"private": true,
"version": "0.6.1",
"version": "0.6.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.16",
"@justeattakeaway/pie-webc": "0.5.17",
"@lit/react": "1.0.5",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-vanilla

## 0.5.4

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/[email protected]

## 0.5.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-vanilla",
"version": "0.5.3",
"version": "0.5.4",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"@justeat/pie-design-tokens": "6.3.1",
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-icons-webc": "0.24.2",
"@justeattakeaway/pie-webc": "0.5.16"
"@justeattakeaway/pie-webc": "0.5.17"
},
"installConfig": {
"hoistingLimits": "workspaces"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-vue3

## 0.5.4

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/[email protected]

## 0.5.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-vue3",
"version": "0.5.3",
"version": "0.5.4",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.16",
"@justeattakeaway/pie-webc": "0.5.17",
"@vitejs/plugin-vue": "4.0.0",
"vite": "4.5.3",
"vue": "3.2.47"
Expand Down
12 changes: 12 additions & 0 deletions apps/pie-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 3.48.0

### Minor Changes

- [Added] - PIE Checkbox Group Component overview page. ([#1665](https://github.com/justeattakeaway/pie/pull/1665)) by [@dandel10n](https://github.com/dandel10n)

[Changed] - PIE Checkbox checkbox-checked-LTR.svg update.

### Patch Changes

- [Fixed] - Conflict in ordering of pages in Foundations section ([#1661](https://github.com/justeattakeaway/pie/pull/1661)) by [@xander-marjoram](https://github.com/xander-marjoram)

## 3.47.1

### Patch Changes
Expand Down
Loading
Loading