---
sidebar_position: 3
sidebar_label: "Change Logs"
toc_max_heading_level: 2
sidebar_custom_props:
  section: "Releases"
  section_position: 3
---

# Changelog

## `@sp-days-framework/create-sp-days`

[![npm version](https://img.shields.io/npm/v/@sp-days-framework/create-sp-days?logo=nodedotjs)](https://www.npmjs.com/package/@sp-days-framework/create-sp-days)

:::note
All packages within `@sp-days-framework` use the same version number. In some cases, a package might just be "bumped" to match the rest without any functional changes.
:::

---

## Version 1.1.3 ![Sync](https://img.shields.io/badge/sync-version--bump-lightgrey)

Version bump to match other packages in the framework

---

## Version 1.1.2 ![Sync](https://img.shields.io/badge/sync-version--bump-lightgrey)

Version bump to match other packages in the framework

---

## Version 1.1.1 ![Release](https://img.shields.io/badge/release-production-blue)

Template updates and dependency upgrades

<details>
<summary><strong>Details</strong> (2026 February 09)</summary>

### Improvements

- **Asset Handling Templates**: Updated project templates to include asset handling configuration for Slidev presentations
- **Dependencies**: Upgraded all dependencies to latest versions — semver 7.7.4, fs-extra 11.3.3, and more

</details>

---

## Version 1.1.0 ![Release](https://img.shields.io/badge/release-production-blue)

Enhanced resource templates and terminal plugin integration

<details>
<summary><strong>Details</strong> (2026 January 07)</summary>

### New Features

- **Terminal Codeblock Plugin**: Integrated the new `@sp-days-framework/docusaurus-plugin-terminal-codeblock` package
  - Automatically included in new project scaffolds
  - Pre-configured for optimal terminal documentation display
  - Enables realistic command-line examples in course materials

### Improvements

- **Redesigned Resource Templates**: The `addon-resources` option now includes practical, ready-to-use templates
  - Pre-built pages for API references, FAQs, glossaries, troubleshooting guides, and more
  - Best practice examples to help you structure your course materials effectively
  - No more outdated package documentation - just helpful starting points for your content
  - Faster course setup with less manual work
- **Enhanced Documentation Structure**: Updated sidebar positions and added known issues documentation for better navigation
- **Visual Consistency**: Improved sidebar and navbar logo handling across all generated documentation
- **Edit URL Support**: Package documentation now includes "Edit this page" links that point to the correct source file in GitHub
- **Package Documentation**: Documentation is now bundled with the npm package, making it accessible during development and for offline reference
- **Updated Dependencies**: Templates now include the latest component versions and examples

</details>

---

## Version 1.0.4 ![Release](https://img.shields.io/badge/release-production-blue)

Update documentation and dependencies

<details>
<summary><strong>Details</strong> (2025 December 1)</summary>

### Improvements

- Updated `docusaurus-frontpage-collection` documentation
- Updated `docusaurus-interactive-task` documentation
- Updated Docusaurus config file in template to match new `docusaurus-interactive-task` feature
- Version bump packages used in template

</details>

---

## Version 1.0.3 ![Sync](https://img.shields.io/badge/sync-version--bump-lightgrey)

Update dependencies

<details>
<summary><strong>Details</strong> (2025 November 27)</summary>

### Improvements

- Version bump packages used in template

</details>

---

## Version 1.0.2 ![Sync](https://img.shields.io/badge/sync-version--bump-lightgrey)

Update dependencies

<details>
<summary><strong>Details</strong> (2025 November 25)</summary>

### Improvements

- Version bump packages used in template

</details>

---

## Version 1.0.0 ![Release](https://img.shields.io/badge/release-production-blue)

Initial release of the Create SP Days package

<details>
<summary><strong>Details</strong> (2025 November 24)</summary>

### New Features

- Initial release with scaffolding tool for creating SP Days course websites

</details>
