Skip to content

Commit cdf630f

Browse files
author
Kylie Stewart
committed
Changes for version 6.0.1
1 parent d70fb2d commit cdf630f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 6.0.1
4+
5+
- Fix broken doc links.
6+
[#859](https://github.com/FormidableLabs/spectacle/pull/859), [#862](https://github.com/FormidableLabs/spectacle/pull/862)
7+
- Add a live preview to the docs lander.
8+
[#860](https://github.com/FormidableLabs/spectacle/pull/860)
9+
- Fix CodePane so user-supplied themes are surfaced.
10+
[#866](https://github.com/FormidableLabs/spectacle/pull/866)
11+
- Fix nested Appears.
12+
[#864](https://github.com/FormidableLabs/spectacle/pull/864)
13+
314
## 6.0.0
415

516
- Expand custom background support by adding `Background` props to the `Slide` component, along with `backgroundOpacity`.

0 commit comments

Comments
 (0)