Skip to content

Releases: tschaub/es-main

v1.3.0

02 Sep 17:59
Compare
Choose a tag to compare

No significant changes in this release. Mostly an update of development dependencies. See below for details.

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

28 Jun 17:58
Compare
Choose a tag to compare

What's Changed

  • Handle cases where process.argv[1] is falsey by @tschaub in #27
  • Support module resolution for directories by @tschaub in #28
  • Create require function on each call by @tschaub in #29

Full Changelog: v1.1.1...v1.2.0

v1.1.1

28 Jun 16:19
Compare
Choose a tag to compare

What's Changed

  • Point TypeScript to the type definitions by @tschaub in #26

Full Changelog: v1.1.0...v1.1.1

v1.1.0

28 Jun 16:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

28 Jun 16:13
fc29220
Compare
Choose a tag to compare

What's Changed

  • Test extension stripping by @tschaub in #2
  • Only strip module extension if script does not have one by @tschaub in #3

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Jun 16:13
bde9ec1
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Jun 16:13
e160459
Compare
Choose a tag to compare

Initial release