Skip to content

Commit

Permalink
Upcoming Release Changes (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 17, 2021
1 parent ac99a90 commit 2de9a2b
Show file tree
Hide file tree
Showing 14 changed files with 56 additions and 36 deletions.
6 changes: 0 additions & 6 deletions .changeset/curly-years-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-trains-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-clocks-run.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/stale-games-tap.md

This file was deleted.

2 changes: 1 addition & 1 deletion .yarn/releases/yarn-sources.cjs

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions packages/leva/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# leva

## 0.9.12

### Patch Changes

- 4f51de7: Switch from tinycolor to colord
- dd17591: chore: update to stitches 0.2.0
- ac99a90: feat: add `color` option to folders
- d5a5dd2: - Fix: prevent selection on Firefox when closing the Color picker.
- Fix: add suffix to Number plugin initial value.
- Feat: add `title` attribute to Labels when there is no `hint` prop.

## 0.9.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/leva/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leva",
"version": "0.9.11",
"version": "0.9.12",
"main": "dist/leva.cjs.js",
"module": "dist/leva.esm.js",
"types": "dist/leva.cjs.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-bezier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @leva-ui/plugin-bezier

## 0.9.12

### Patch Changes

- Updated dependencies
- [email protected]

## 0.9.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-bezier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leva-ui/plugin-bezier",
"version": "0.9.10",
"version": "0.9.12",
"main": "dist/leva-ui-plugin-bezier.cjs.js",
"module": "dist/leva-ui-plugin-bezier.esm.js",
"types": "dist/leva-ui-plugin-bezier.cjs.d.ts",
Expand All @@ -12,7 +12,7 @@
},
"bugs": "https://github.com/pmndrs/leva/issues",
"peerDependencies": {
"leva": ">=0.9.10",
"leva": ">=0.9.12",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
Expand Down
13 changes: 13 additions & 0 deletions packages/plugin-plot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @leva-ui/plugin-plot

## 0.9.12

### Patch Changes

- d5a5dd2: - Fix: prevent selection on Firefox when closing the Color picker.
- Fix: add suffix to Number plugin initial value.
- Feat: add `title` attribute to Labels when there is no `hint` prop.
- Updated dependencies [4f51de7]
- Updated dependencies [dd17591]
- Updated dependencies [ac99a90]
- Updated dependencies [d5a5dd2]
- [email protected]

## 0.9.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-plot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leva-ui/plugin-plot",
"version": "0.9.10",
"version": "0.9.12",
"main": "dist/leva-ui-plugin-plot.cjs.js",
"module": "dist/leva-ui-plugin-plot.esm.js",
"types": "dist/leva-ui-plugin-plot.cjs.d.ts",
Expand All @@ -12,7 +12,7 @@
},
"bugs": "https://github.com/pmndrs/leva/issues",
"peerDependencies": {
"leva": ">=0.9.10",
"leva": ">=0.9.12",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"react-use-gesture": "^9.1.3"
Expand Down
14 changes: 14 additions & 0 deletions packages/plugin-spring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @leva-ui/plugin-spring

## 0.9.12

### Patch Changes

- 4f51de7: Switch from tinycolor to colord
- d5a5dd2: - Fix: prevent selection on Firefox when closing the Color picker.
- Fix: add suffix to Number plugin initial value.
- Feat: add `title` attribute to Labels when there is no `hint` prop.
- Updated dependencies [4f51de7]
- Updated dependencies [dd17591]
- Updated dependencies [ac99a90]
- Updated dependencies [d5a5dd2]
- [email protected]

## 0.9.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-spring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leva-ui/plugin-spring",
"version": "0.9.10",
"version": "0.9.12",
"main": "dist/leva-ui-plugin-spring.cjs.js",
"module": "dist/leva-ui-plugin-spring.esm.js",
"types": "dist/leva-ui-plugin-spring.cjs.d.ts",
Expand All @@ -12,7 +12,7 @@
},
"bugs": "https://github.com/pmndrs/leva/issues",
"peerDependencies": {
"leva": ">=0.9.10",
"leva": ">=0.9.12",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2148,7 +2148,7 @@ __metadata:
dependencies:
react-use-measure: ^2.0.4
peerDependencies:
leva: ">=0.9.10"
leva: ">=0.9.12"
react: ">=16.8.0"
react-dom: ">=16.8.0"
languageName: unknown
Expand All @@ -2161,7 +2161,7 @@ __metadata:
"@types/mathjs": ^9.4.2
mathjs: ^9.4.2
peerDependencies:
leva: ">=0.9.10"
leva: ">=0.9.12"
react: ">=16.8.0"
react-dom: ">=16.8.0"
react-use-gesture: ^9.1.3
Expand All @@ -2174,7 +2174,7 @@ __metadata:
dependencies:
"@react-spring/web": 9.2.3
peerDependencies:
leva: ">=0.9.10"
leva: ">=0.9.12"
react: ">=16.8.0"
react-dom: ">=16.8.0"
languageName: unknown
Expand Down

1 comment on commit 2de9a2b

@vercel
Copy link

@vercel vercel bot commented on 2de9a2b Jun 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.