Skip to content

Releases: kentcdodds/node-manage-path

v2.0.0

Choose a tag to compare

@kentcdodds kentcdodds released this 21 Oct 22:08

<a name"2.0.0">

2.0.0 (2015-10-21)

Bug Fixes

  • manage-path: Change shift to unshift (426b5775)

Breaking Changes

  • shift api changed to unshift

    (426b5775)

v1.0.1

Choose a tag to compare

@kentcdodds kentcdodds released this 21 Oct 21:45

<a name"1.0.1">

1.0.1 (2015-10-21)

Bug Fixes

  • build: Compile src files and lint everything (bbdd67d3)

Features

  • get-path-var: Force passing own env and platform to the function (53f23b10)
  • lib: Total API change and library rename (d800b3ad)

Breaking Changes

  • You now must pass both an env and platform

    (53f23b10)

v1.1.2

Choose a tag to compare

@kentcdodds kentcdodds released this 26 Sep 02:05

<a name"1.1.2">

1.1.2 (2015-09-26)

Bug Fixes

  • build:
    • Adding some code to force the build to run again so it publishes to latest (8506cb67)
    • Adding some code to force the build to run again so it publishes to latest (2e033eea)
    • pushd is not available on travis :-( (1b00fe06)
  • lib: Changing main to be dist version (e7195bbd)

v1.1.0

Choose a tag to compare

@kentcdodds kentcdodds released this 11 Sep 06:59

<a name"1.1.0">

1.1.0 (2015-09-11)

Features

  • addToPath:
    • Allow appending to path (408bb57c)
    • 👨‍👩‍👧‍👦allow array of paths (103e01d9)

v1.0.0

Choose a tag to compare

@kentcdodds kentcdodds released this 11 Sep 06:18

<a name"1.0.0">

1.0.0 (2015-09-11)

Features