Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Releases: dominykas/allow-scripts

v1.5.3

Choose a tag to compare

@dominykas dominykas released this 01 Jan 23:33
c4f5612

1.5.3 (2020-01-01)

Bug Fixes

  • deps: update dependency semver to v7 (7ee21d3)
  • deps: update dependency semver to v7 (#35) (475643e)

v1.5.2

Choose a tag to compare

@dominykas dominykas released this 24 Aug 22:03
5c06a7b

1.5.2 (2019-08-24)

Bug Fixes

v1.5.1

Choose a tag to compare

@dominykas dominykas released this 28 Jun 22:08
7364187

1.5.1 (2019-06-28)

Bug Fixes

  • ignore core-js postinstall scripts (7036805)

v1.5.0

Choose a tag to compare

@dominykas dominykas released this 29 Mar 12:13
53178f7

1.5.0 (2019-03-29)

Features

v1.4.0

Choose a tag to compare

@dominykas dominykas released this 14 Mar 08:36
c86dc14

1.4.0 (2019-03-14)

Bug Fixes

  • display the invalid semver range as part of the error (04c92ba)

Features

  • improve error display (f1e93b5)
  • report all errors at once, if any (467c6e7)

v1.3.1

Choose a tag to compare

@dominykas dominykas released this 11 Feb 00:21
232555c

1.3.1 (2019-02-11)

Bug Fixes

  • actually skip scripts set to false (73db129)
  • call runScript only when relevant script exists for main package (964ff7e)
  • only call runScript when relevant script actually exists (d167ca5)
  • rely on npm shrinkwrap to read the installed contents (e138424)

v1.3.0

Choose a tag to compare

@dominykas dominykas released this 29 Jan 15:31
39ca0c0

1.3.0 (2019-01-29)

Features

v1.2.0

Choose a tag to compare

@dominykas dominykas released this 29 Jan 14:43
6169171

1.2.0 (2019-01-29)

Bug Fixes

  • execute all the relevant install scripts for top level package (beab25e), closes #12
  • wait for scripts to finish before running the next one (77c8c4c)

Features

  • fall back to package-lock.json or npm ls (6169171), closes #10

v1.1.0

Choose a tag to compare

@dominykas dominykas released this 29 Jan 14:09
04dd93c

1.1.0 (2019-01-29)

Bug Fixes

  • change lifecycle order (fe41e26), closes #3

Features

v1.0.2

v1.0.2 Pre-release
Pre-release

Choose a tag to compare

@dominykas dominykas released this 29 Jan 13:36
eecdb0f

1.0.2 (2019-01-29)

Bug Fixes

  • publish npm pack on github releases (eecdb0f)