Skip to content

1.4

Compare
Choose a tag to compare
@jparise jparise released this 19 Mar 19:10
· 32 commits to master since this release

Language Support

  • Improved region matching for JavaScript template strings (#64)
  • Added comment-based (# gql) syntax tagging for JavaScript (#69, #75)
  • Added GraphQL syntax support within PHP heredoc and nowdoc strings (#68)
  • Improved ReasonML language support (#59, #60, #78)
  • Generally improved support for nested language syntaxes (#73)

Miscellaneous