Releases: FormidableLabs/spectacle
Releases · FormidableLabs/spectacle
spectacle@10.2.3
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
Patch Changes
- Fix React 19 compatibility by replacing defaultProps with attrs method (#1351)
spectacle@10.2.1
Patch Changes
- Ensure "PacMan" animation works in Safari (#1352)
spectacle@10.2.0
Minor Changes
- Add
FitTexttypography component. (#1342)
create-spectacle@0.4.3
Patch Changes
- Fix Missing Backtick in Readme-Template (#1335)
spectacle-mdx-loader@0.1.2
create-spectacle@0.4.2
Patch Changes
- Fix generated Spectacle version in CLI, add custom types to MD output. (#1313)
create-spectacle@0.4.1
Patch Changes
- Fix inclusion of Spectacle library package.json (#1307)
create-spectacle@0.4.0
Minor Changes
- Update the create-spectacle CLI to use new ESM/import map-based one page. (#1304)
spectacle@10.1.7
Patch Changes
- Fix print mode not showing content for Markdown and Animated item slides. (#1299)