Skip to content

Crayon 3.3.0

Compare
Choose a tag to compare
@Im-Beast Im-Beast released this 03 Jul 17:36
· 88 commits to main since this release

Improvements

  • Badges should now be correctly displayed on deno.land/x
  • README now contains information about usage and extensions
  • Crayon styles now dynamically respond to prototype.colorSupport changes
  • Chalk Aliases and Css Keywords also apply to above change
  • Css keywords package has been shrunk from 12.61KB to 8.83KB
  • Color support extension has been recoded and moved to this repository (new version is not available for node yet)
  • README for src/extensions directory has been added

Bug fixes

  • replaceAll() function now accounts for word getting moved within searchIndex and offset