Skip to content

Releases: spatie/shiki-php

2.2.2

06 Nov 09:52
05cbdd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

05 Nov 10:52
fab7828
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

05 Nov 10:17
45db989
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

29 Sep 17:24
dc2305e
Compare
Choose a tag to compare

What's Changed

  • Allow running in vanilla PHP projects by @timacdonald in #25
  • Re-add getAvailableLanguages, getAvailableThemes, languageIsAvailable and themeIsAvailable by @s3ththompson in #23

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

19 Feb 09:03
b4bd542
Compare
Choose a tag to compare

Upgrading

  • The getAvailableLanguages, getAvailableThemes, languageIsAvailable and themeIsAvailable methods have been removed. These are no longer necessary as Shiki 1.0 lazy loads these when necessary.

What's Changed

New Contributors

Full Changelog: 1.3.0...2.0.0

1.3.0

01 Jun 11:29
34fe614
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

24 Feb 09:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.7...1.2.0

1.1.7

22 Jul 15:40
Compare
Choose a tag to compare
  • fix Node path

1.1.6

22 Jul 14:51
Compare
Choose a tag to compare
  • add common locations to look for node

1.1.5

12 Jul 11:32
Compare
Choose a tag to compare
  • Update Antlers syntax highlighting