Skip to content

Releases: dependents/Dependents

Menu/Code cleanup and Experimental Features

05 Sep 18:33

Choose a tag to compare

  • Shipping an early version of Jump to Definition for ES6 codebases.

JumpToDependency: Simplified internal logic

26 Aug 02:41

Choose a tag to compare

Should be an invisible change.

More JS performance improvements

25 Aug 02:12

Choose a tag to compare

JS perf improvements

24 Aug 03:03

Choose a tag to compare

Should benefit Find Dependents and View Tree features.

Find Dependents: Perf improvements for JS codebases

15 Aug 01:56

Choose a tag to compare

The Find Dependents feature should be a few seconds faster in some cases due to some internal reuse of parsed ASTs.

Bug fix

25 Jun 17:21

Choose a tag to compare

ES6: Support the export ... from syntax for identifying dependencies

ES6: Handle cjs imports within Es6 code

19 Jun 19:42

Choose a tag to compare

If a codebase uses transpiles es6 code to CJS, those imports are now properly handled.

SASS bugs fixed

19 Jun 17:58

Choose a tag to compare

Find Dependents, Find Tree, and Find Drivers should work accurately now for .scss/.sass files

Tree ES7/JSX support

19 Jun 04:23

Choose a tag to compare

It works now! yay

AMD/ES6 Fixes

19 Jun 02:50

Choose a tag to compare

  • Find Dependents: Actually support es7/jsx
  • JumpToDependency: Actually support es7/jsx
  • AMD: Fixtures for leading slash baseUrl
  • AMD: Dependents fix for leading slash baseUrl