Skip to content

Commit 16f44e0

Browse files
committed
update changlog for React 0.3.1 version
1 parent 533a81a commit 16f44e0

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased - React]
99

10-
### Fixes
11-
12-
- Fix incorrect `types` path ([d557d50](https://github.com/tailwindlabs/headlessui/commit/d557d5013968f7bb9877f190b682318704043905))
13-
- Fix TypeScript render related types ([bb68793](https://github.com/tailwindlabs/headlessui/commit/bb68793f08a57833095a38519b639a744076dc69))
10+
- Nothing yet!
1411

1512
## [Unreleased - Vue]
1613

1714
- Nothing yet!
1815

16+
## [@headlessui/react@v0.3.1] - 2021-02-11
17+
18+
### Fixes
19+
20+
- Fix incorrect `types` path ([d557d50](https://github.com/tailwindlabs/headlessui/commit/d557d5013968f7bb9877f190b682318704043905))
21+
- Fix TypeScript render related types ([bb68793](https://github.com/tailwindlabs/headlessui/commit/bb68793f08a57833095a38519b639a744076dc69))
22+
1923
## [@headlessui/react@v0.3.0] - 2021-02-06
2024

2125
### Fixes
@@ -43,7 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4347
- We will now always render a `div` by default (unless you change this using the `as={...}` prop).
4448
- The render function prop doesn't expose a `ref` anymore.
4549
- Adds `unmount` prop to the `Transition` and `Transition.Child` components.
46-
50+
4751
## [@headlessui/vue@v0.3.0] - 2021-02-06
4852

4953
### Fixes
@@ -102,8 +106,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
102106

103107
- Initial release
104108

105-
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected].0...HEAD
109+
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected].1...HEAD
106110
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
111+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
107112
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
108113
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
109114
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]

0 commit comments

Comments
 (0)