🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@tutorialkit/cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tutorialkit/cli - npm Package Versions

stackblitz-devops
published 1.5.0 •
stackblitz-devops
published 1.4.0 •

Changelog

Source

1.4.0 (2025-03-31)

Features

  • astro: add sensible default canonical url (#437) (1a5ea33)
  • cli: project creation to prompt hosting provider settings (#440) (efd7ee7)
stackblitz-devops
published 1.3.1 •

Changelog

Source

1.3.1 (2024-11-25)

Bug Fixes

stackblitz-devops
published 1.3.0 •

Changelog

Source

1.3.0 (2024-11-15)

Bug Fixes

  • remove downloadAsZip from template for now (#416) (705fead)

Features

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

Changelog

Source

1.2.2 (2024-11-12)

Bug Fixes

  • hide preview container when previews: false (#412) (b35de43)
stackblitz-devops
published 1.2.1 •

Changelog

Source

1.2.1 (2024-11-05)

Bug Fixes

  • astro: optimize CJS dependency picomatch (#406) (17a48a6)
stackblitz-devops
published 1.2.0 •

Changelog

Source

1.2.0 (2024-11-05)

Bug Fixes

Features

  • runtime: fs.watch to support syncing new files from webcontainer (#394) (3beda90)
stackblitz-devops
published 1.1.1 •

Changelog

Source

1.1.1 (2024-10-20)

Bug Fixes

  • theme: apply fast-glob Windows work-around for all \@ matches (#383) (9f4bd13)
stackblitz-devops
published 1.1.0 •

Changelog

Source

1.1.0 (2024-10-18)

Bug Fixes

  • astro: correct error message when chapter not found (#361) (0510474)
  • astro: types of override components to optional (#376) (0af3848)
  • cli: list eject command in --help (#373) (bc61229)

Features

  • add file extension based icons (#369) (ff39cdc)
  • astro: add custom configuration option for passing custom fields (#378) (7c6ede9)
  • astro: override components to support HeadTags (#375) (e93d11a)
stackblitz-devops
published 1.0.0 •

Changelog

Source

1.0.0 (2024-10-01)

Bug Fixes

  • astro: better default meta tags (#342) (d81d1cc)
  • astro: published package missing @tutorialkit/astro/types (#347) (f49e910)
  • prevent overwriting template files via <FileTree> (#336) (23ed41c)

Features

  • add files via file tree (#314) (7782bdc)
  • astro: override components to support Dialog (#345) (61a542e)
  • mark @tutorialkit/react component API as experimental feature (#346) (67042ef)
  • runtime: add terminal.input for writing to stdin (#350) (c0b8f41)
  • support glob patterns in editor.fileTree.allowEdits (#332) (c1a59f5)
  • sync files from WebContainer to editor (#334) (5c1de69)

BREAKING CHANGES

  • mark @tutorialkit/react component API as experimental feature (#346)