Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

v0.13.0

Compare
Choose a tag to compare
@tststs tststs released this 19 Jan 19:14
· 293 commits to master since this release

[0.13]

  • Push the tern server to a webworker
  • Do not send files to the tern server if it is defined in dontLoad
  • tern-lint is now disabled by default. Activate it via the package options
  • Notify the user if no reference was found
  • Optimize string completion
  • Do not resolve tern dependency via git:// anymore
  • various bugfixing