Skip to content

Releases: rwillians/sugar-env.js

v1.5.15

11 Oct 16:57
ad27a9f

Choose a tag to compare

  • Updated dev dependencies;
  • Updated tests descriptions so that they could be used as API documentation;
  • Bumped version to 1.5.15

v1.5.14

09 Jan 17:33

Choose a tag to compare

Audit-fixed dependencies.

v1.5.13

18 Jul 15:41

Choose a tag to compare

Fixes a CI configuration problem that caused files inside /dist to not be published.

v1.5.12

18 Jul 04:18

Choose a tag to compare

Fixed issue in package.json that led v1.5.11 to be published without the contents of directory /dist.

v1.5.11

17 Jul 02:56

Choose a tag to compare

Explicitly defines what node versions are supported.
Fixes a problem with v1.5.10 where, due to not stating engine support, some updated dependencies started to break compatibility with node<=10.20.0.

v1.5.10

17 Jul 01:55

Choose a tag to compare

Updated vulnerable dependencies.

v1.5.7

24 Apr 14:39

Choose a tag to compare

Updated deps & increased patch version

v1.5.5

15 Apr 19:08
05bda4c

Choose a tag to compare

Merge pull request #3 from rjmunhoz/bugfix/fallback-typings

Bugfix/fallback typings

v.1.5.4

27 Mar 18:35

Choose a tag to compare

  • Updated dependencies;
  • Migrated source code to TypeScript (thanks to @khaosdoctor).