Skip to content

Releases: FormidableLabs/tracing

[email protected]

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

Patch Changes

  • Adding NPM Provenance Badge (#28)

[email protected]

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]:

[email protected]

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)

[email protected]

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

Patch Changes

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

[email protected]

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

[email protected]

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)

[email protected]

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

Patch Changes

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