Skip to content

v1.2.3

Compare
Choose a tag to compare
@aldy505 aldy505 released this 22 Mar 09:45
· 12 commits to master since this release
d546d84

What's Changed

  • fix #38: fix backtracking issues in Lua by @farhan443 in #60
  • fix #62: minimize incorrect matches for javascript function by @farhan443 in #63
  • style: preparing to migrate to org's eslint config by @aldy505 in #65
  • Revert "style: preparing to migrate to org's eslint config" by @aldy505 in #67
  • perf: check for empty or spaces lines by @aldy505 in #69
  • feat: shebang support by @aldy505 in #70
  • feat: dart language support by @aldy505 in #68
  • chore: moving to organization based eslint config by @aldy505 in #71
  • Remove lookbehind operator in Markdown regexp by @Niek in #75

New Contributors

  • @Niek made their first contribution in #75

Full Changelog: v1.2.2...v1.2.3