1.6.0 "@tutorialkit/astro" (2025-09-01)
1.5.2 "@tutorialkit/astro" (2025-06-17)
1.5.1 "@tutorialkit/astro" (2025-06-17)
1.5.0 "@tutorialkit/astro" (2025-04-16)
- 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)
1.3.1 "@tutorialkit/astro" (2024-11-25)
- astro: allow URLs in
meta.image(#422) (3125547) - switch default
meta.imageto.png(#427) (d39bf40) - warn when using
.svginmeta.image(#377) (6e1edc1)
1.3.0 "@tutorialkit/astro" (2024-11-15)
- 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)
1.2.1 "@tutorialkit/astro" (2024-11-05)
1.2.0 "@tutorialkit/astro" (2024-11-05)
1.1.1 "@tutorialkit/astro" (2024-10-20)
1.1.0 "@tutorialkit/astro" (2024-10-18)
- astro: correct error message when chapter not found (#361) (0510474)
- astro: types of override components to optional (#376) (0af3848)
1.0.0 "@tutorialkit/astro" (2024-10-01)
- astro: better default meta tags (#342) (d81d1cc)
- astro: published package missing
@tutorialkit/astro/types(#347) (f49e910)
- 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)
0.2.1 "@tutorialkit/astro" (2024-08-30)
- astro: work-around for dev-mode's
ReferenceError: __WC_CONFIG__ is not definederrors (#293) (70fa3e2)
0.2.0 "@tutorialkit/astro" (2024-08-28)
- rename
@tutorialkit/components-reactto@tutorialkit/react(#155) (e3c0fee) - simplify UnoCSS integration (#270) (8d49ef8)
- rename
@tutorialkit/components-reactto@tutorialkit/react(#155) - simplify UnoCSS integration (#270)
0.1.6 "@tutorialkit/astro" (2024-08-26)
- astro/types:
webcontainershould be aPromise<WebContainer>(#259) (c7bad20) - missing preview i18n (#255) (095ed57)
0.1.5 "@tutorialkit/astro" (2024-08-16)
0.1.4 "@tutorialkit/astro" (2024-08-08)
- 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)
0.1.2 "@tutorialkit/astro" (2024-08-01)
0.1.1 "@tutorialkit/astro" (2024-07-30)
0.1.0 "@tutorialkit/astro" (2024-07-25)
0.0.3 "@tutorialkit/astro" (2024-07-23)
0.0.2 "@tutorialkit/astro" (2024-07-17)
0.0.1 "@tutorialkit/astro" (2024-07-17)
0.0.1-alpha.26 "@tutorialkit/astro" (2024-07-15)
0.0.1-alpha.25 "@tutorialkit/astro" (2024-07-09)
0.0.1-alpha.24 "@tutorialkit/astro" (2024-07-04)
- 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)
- add
@tutorialkit/themepackage 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)