Skip to content

Releases: FormidableLabs/tracing

inspectdep@0.2.1

08 May 17:52
b0c9e7c
Compare
Choose a tag to compare

Patch Changes

  • Adding NPM Provenance Badge (#28)

trace-pkg@0.5.2

18 Nov 19:54
1615896
Compare
Choose a tag to compare

Patch Changes

  • Add ignoreExtensions option to traceFile/traceFiles in trace-deps and trace-pkg options (see #18). (#23)

  • Updated dependencies [aa98a36]:

    • trace-deps@0.5.1

trace-deps@0.5.1

18 Nov 19:54
1615896
Compare
Choose a tag to compare

Patch Changes

  • Add ignoreExtensions option to traceFile/traceFiles in trace-deps and trace-pkg options (see #18). (#23)

trace-pkg@0.5.1

07 Oct 19:45
40b863a
Compare
Choose a tag to compare

Patch Changes

  • Replace chalk with picocolors (see #9). (#21)

trace-pkg@0.5.0

10 Sep 15:45
a327b44
Compare
Choose a tag to compare

Major Changes

  • BREAKING: Remove production and development from set of default user conditions in package resolution.

Minor Changes

  • Feature (trace-pkg): Add conditions option. (#12)

Patch Changes

  • Updated dependencies [43552d1]:
    • trace-deps@0.5.0

trace-deps@0.5.0

10 Sep 15:45
a327b44
Compare
Choose a tag to compare

Major Changes

  • BREAKING: Remove production and development from set of default user conditions in package resolution.

Minor Changes

  • Feature (trace-deps): Add conditions parameter to traceFile/traceFiles to support user runtime loading conditions. (See #trace-deps/56)

trace-deps@0.4.11

12 Aug 18:15
0370bab
Compare
Choose a tag to compare

Patch Changes

  • Add ecmaVersion to all Acorn parse calls (fixes #2). (#10)