Skip to content

Releases: FormidableLabs/spectacle

spectacle@10.2.3

10 Oct 16:30
d79da7a

Choose a tag to compare

Patch Changes

  • Fix Heading component not applying secondary color styling. Restores correct theme color for headings that was lost in v10.2.2 when replacing defaultProps with attrs method. (#1358)

spectacle@10.2.2

26 Sep 20:51
43a0d14

Choose a tag to compare

Patch Changes

  • Fix React 19 compatibility by replacing defaultProps with attrs method (#1351)

spectacle@10.2.1

15 Jul 18:42
c5d9242

Choose a tag to compare

Patch Changes

  • Ensure "PacMan" animation works in Safari (#1352)

spectacle@10.2.0

16 Apr 15:23
949001d

Choose a tag to compare

Minor Changes

  • Add FitText typography component. (#1342)

create-spectacle@0.4.3

16 Apr 15:23
949001d

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

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

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

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

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

Choose a tag to compare

Patch Changes

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