Skip to content

Releases: mAAdhaTTah/babel-plugin-prismjs

v2.1.0

Choose a tag to compare

@mAAdhaTTah mAAdhaTTah released this 05 Jul 16:04
v2.1.0
5df1d27
  • Add support for languages: all to load all languages.
  • Add support for loading themes from prism-themes.

v2.0.1

Choose a tag to compare

@mAAdhaTTah mAAdhaTTah released this 05 Jul 16:03
v2.0.1
f203300
  • Load everything in one pass. Fixes #39.

v2.0.0

Choose a tag to compare

@mAAdhaTTah mAAdhaTTah released this 06 Jan 13:24
79949d5

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

Choose a tag to compare

@mAAdhaTTah mAAdhaTTah released this 06 Jan 13:13
7eb21a6

Update sorting algo to include require deps.

v1.1.0

Choose a tag to compare

@mAAdhaTTah mAAdhaTTah released this 06 Jan 13:12
a284fee

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

v1.0.2

Choose a tag to compare

@mAAdhaTTah mAAdhaTTah released this 06 Jan 13:12

Add src files to npm package.

v1.0.1

Choose a tag to compare

@mAAdhaTTah mAAdhaTTah released this 06 Jan 13:11

Bugfix the release proces.

v1.0.0

Choose a tag to compare

@mAAdhaTTah mAAdhaTTah released this 06 Jan 13:09
Initial commit