We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70fb2d commit cdf630fCopy full SHA for cdf630f
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
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
14
## 6.0.0
15
16
- Expand custom background support by adding `Background` props to the `Slide` component, along with `backgroundOpacity`.
0 commit comments