Skip to content

Releases: FormidableLabs/spectacle

spectacle@10.2.0

16 Apr 15:23
949001d
Compare
Choose a tag to compare

Minor Changes

  • Add FitText typography component. (#1342)

create-spectacle@0.4.3

16 Apr 15:23
949001d
Compare
Choose a tag to compare

Patch Changes

  • Fix Missing Backtick in Readme-Template (#1335)

spectacle-mdx-loader@0.1.2

19 Mar 13:16
638c808
Compare
Choose a tag to compare

Patch Changes

  • security update: bump loader-utils to 2.0.4 (#1321)

  • security update: bump loader-utils to 1.4.2 (#1294)

create-spectacle@0.4.2

29 Dec 16:42
ab625ba
Compare
Choose a tag to compare

Patch Changes

  • Fix generated Spectacle version in CLI, add custom types to MD output. (#1313)

create-spectacle@0.4.1

18 Dec 23:25
2e95eca
Compare
Choose a tag to compare

Patch Changes

  • Fix inclusion of Spectacle library package.json (#1307)

create-spectacle@0.4.0

18 Dec 19:09
7f6b26a
Compare
Choose a tag to compare

Minor Changes

  • Update the create-spectacle CLI to use new ESM/import map-based one page. (#1304)

spectacle@10.1.7

06 Nov 14:22
f2de8e5
Compare
Choose a tag to compare

Patch Changes

  • Fix print mode not showing content for Markdown and Animated item slides. (#1299)

spectacle@10.1.6

12 Sep 12:29
a9b73ac
Compare
Choose a tag to compare

Patch Changes

  • Push for a new esm build (#1295)

spectacle@10.1.5

24 Jul 13:50
e5142ca
Compare
Choose a tag to compare

Patch Changes

  • Fixed deck transitions for presenter mode, added test coverage around deck reducer. (#1290)

spectacle@10.1.4

17 May 15:31
68242a9
Compare
Choose a tag to compare

Patch Changes

  • Allow react-syntax-highlighter prism theme imports to have more tolerant .default behavior with CJS vs. ESM. (#1277)