Skip to content

Latest commit

 

History

History
314 lines (125 loc) · 16.6 KB

File metadata and controls

314 lines (125 loc) · 16.6 KB

1.6.0 "@tutorialkit/astro" (2025-09-01)

Features

  • astro: add expressiveCodeThemes option (#461) (1fd2b53)

1.5.2 "@tutorialkit/astro" (2025-06-17)

Bug Fixes

1.5.1 "@tutorialkit/astro" (2025-06-17)

Bug Fixes

1.5.0 "@tutorialkit/astro" (2025-04-16)

Features

  • astro: custom expressive code plugins (#444) (d586225)
  • astro: preserve file path for imported file code blocks (#446) (df69da2)

1.4.0 "@tutorialkit/astro" (2025-03-31)

Features

  • astro: add sensible default canonical url (#437) (1a5ea33)

1.3.1 "@tutorialkit/astro" (2024-11-25)

Bug Fixes

1.3.0 "@tutorialkit/astro" (2024-11-15)

Features

  • astro: add "Download lesson as zip" button (#415) (9c6e534)
  • astro: support lessons without parts or chapters (#374) (8c44cbe)

1.2.2 "@tutorialkit/astro" (2024-11-12)

Bug Fixes

  • hide preview container when previews: false (#412) (b35de43)

1.2.1 "@tutorialkit/astro" (2024-11-05)

Bug Fixes

  • astro: optimize CJS dependency picomatch (#406) (17a48a6)

1.2.0 "@tutorialkit/astro" (2024-11-05)

1.1.1 "@tutorialkit/astro" (2024-10-20)

1.1.0 "@tutorialkit/astro" (2024-10-18)

Bug Fixes

  • astro: correct error message when chapter not found (#361) (0510474)
  • astro: types of override components to optional (#376) (0af3848)

Features

  • astro: override components to support HeadTags (#375) (e93d11a)

1.0.0 "@tutorialkit/astro" (2024-10-01)

Bug Fixes

  • astro: better default meta tags (#342) (d81d1cc)
  • astro: published package missing @tutorialkit/astro/types (#347) (f49e910)

Features

  • add files via file tree (#314) (7782bdc)
  • astro: override components to support Dialog (#345) (61a542e)
  • support glob patterns in editor.fileTree.allowEdits (#332) (c1a59f5)
  • sync files from WebContainer to editor (#334) (5c1de69)

0.2.3 "@tutorialkit/astro" (2024-09-10)

0.2.2 "@tutorialkit/astro" (2024-09-04)

Bug Fixes

  • align Powered by WebContainers to the bottom (#301) (98ef05b)

Features

  • react: add button to reload a preview (#305) (d14c404)

0.2.1 "@tutorialkit/astro" (2024-08-30)

Bug Fixes

  • astro: work-around for dev-mode's ReferenceError: __WC_CONFIG__ is not defined errors (#293) (70fa3e2)

0.2.0 "@tutorialkit/astro" (2024-08-28)

Features

  • rename @tutorialkit/components-react to @tutorialkit/react (#155) (e3c0fee)
  • simplify UnoCSS integration (#270) (8d49ef8)

BREAKING CHANGES

  • rename @tutorialkit/components-react to @tutorialkit/react (#155)
  • simplify UnoCSS integration (#270)

0.1.6 "@tutorialkit/astro" (2024-08-26)

Bug Fixes

  • astro/types: webcontainer should be a Promise<WebContainer> (#259) (c7bad20)
  • missing preview i18n (#255) (095ed57)

0.1.5 "@tutorialkit/astro" (2024-08-16)

Bug Fixes

  • astro: don't modify state during re-renders of <WorkspacePanelWrapper /> (#240) (745be37)

0.1.4 "@tutorialkit/astro" (2024-08-08)

Bug Fixes

  • astro: sub folders not working on Windows (#225) (694f5ca)
  • astro: webcontainers link to be in plural (#227) (0b86ebd)

0.1.3 "@tutorialkit/astro" (2024-08-07)

Features

0.1.2 "@tutorialkit/astro" (2024-08-01)

Bug Fixes

0.1.1 "@tutorialkit/astro" (2024-07-30)

0.1.0 "@tutorialkit/astro" (2024-07-25)

0.0.3 "@tutorialkit/astro" (2024-07-23)

Bug Fixes

  • deps: update astro for Node 18.18 compatibility (#159) (4b50335)

0.0.2 "@tutorialkit/astro" (2024-07-17)

0.0.1 "@tutorialkit/astro" (2024-07-17)

Bug Fixes

  • a transition-theme class was missing for the content right border (#139) (c75ef40)

0.0.1-alpha.26 "@tutorialkit/astro" (2024-07-15)

Bug Fixes

Features

0.0.1-alpha.25 "@tutorialkit/astro" (2024-07-09)

Features

0.0.1-alpha.24 "@tutorialkit/astro" (2024-07-04)

Bug Fixes

  • support a base different from / in astro config (#92) (3e7830b)
  • theme: set correct background and text color for panels (#94) (3ad01a0)
  • theme: use correct tokens for the breadcrumbs (#88) (1669299)

Features

  • add @tutorialkit/theme package to use the theme without astro (#105) (9805996)
  • add eslint (#90) (fcfb3e8)
  • allow custom src/pages/index.astro (#93) (d431d4d)
  • allow ordering to be config based in addition to folder based (#79) (2b131e5)
  • make the logo link configurable (#68) (2da64ae)
  • mobile support (#91) (030ca1e)
  • template inheritance (#99) (c4350a8)
  • theme: add support for setting text and code colors in callouts (#96) (623b04d)
  • theme: create proper tokens for callouts (#87) (6d01620)

0.0.1-alpha.23 "@tutorialkit/astro" (2024-06-19)

Bug Fixes

  • ignore platform specific files (#69) (186e2db)
  • logo: support multiple formats and remove styling requirements (#62) (79cb18d)
  • sort navigation items numerically in objectToSortedArray function (#56) (e45f62b)
  • support inheritance for editor/focus and fix bug with logo (#67) (a7eb31d)

Features

  • allow custom components that modify the tutorial state (#64) (1279917)
  • hot reload for files in webcontainer (#61) (949fcf3)