Skip to content

Commit

Permalink
legitimate changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
gwyneplaine committed May 27, 2019
1 parent 7971a5b commit 9ad152b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/5877155c/changes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"releases": [{ "name": "react-select", "type": "major" }],
"dependents": [
{
"name": "@react-select/docs",
"type": "patch",
"dependencies": ["react-select"]
}
]
}
5 changes: 5 additions & 0 deletions .changeset/5877155c/changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Upgrade emotion dependency from 9.x to 10.x [#3321](https://github.com/JedWatson/react-select/pull/3321)
- Normalize Values [#3416](https://github.com/JedWatson/react-select/pull/3416)
- Separate entrypoints for Async, Creatable and makeAnimated [#3541](https://github.com/JedWatson/react-select/pull/3541)
- UMD builds deprecated
- required react peer-dependecy of 16.8

0 comments on commit 9ad152b

Please sign in to comment.