Skip to content

Releases: mAAdhaTTah/babel-plugin-prismjs

v2.1.0

05 Jul 16:04
v2.1.0
5df1d27
Compare
Choose a tag to compare
  • Add support for languages: all to load all languages.
  • Add support for loading themes from prism-themes.

v2.0.1

05 Jul 16:03
v2.0.1
f203300
Compare
Choose a tag to compare
  • Load everything in one pass. Fixes #39.

v2.0.0

06 Jan 13:24
79949d5
Compare
Choose a tag to compare

Use Prism's new dependency loader.

NOTE: Major version because you now need Prism@v1.18.0 minimum for this to work, as that was when the loader was introduced. Otherwise, your configuration can remain the same.

v1.1.1

06 Jan 13:13
7eb21a6
Compare
Choose a tag to compare

Update sorting algo to include require deps.

v1.1.0

06 Jan 13:12
a284fee
Compare
Choose a tag to compare

Update plugin to properly search aliases.
Update logic to rearrange based on peer deps.

v1.0.2

06 Jan 13:12
Compare
Choose a tag to compare

Add src files to npm package.

v1.0.1

06 Jan 13:11
Compare
Choose a tag to compare

Bugfix the release proces.

v1.0.0

06 Jan 13:09
Compare
Choose a tag to compare
Initial commit