Skip to content

Releases: groupon/nilo

v4.0.11

26 Aug 15:27
Compare
Choose a tag to compare

🐛 Bug Fixes

  • #26 fix(support): support ESM packages & cjs file type (@aaarichter)

v4.0.10

04 Jun 14:27
Compare
Choose a tag to compare

🏡 Internal

v4.0.9

27 May 22:01
Compare
Choose a tag to compare

🔼 Dependencies

v4.0.8

26 Mar 17:37
Compare
Choose a tag to compare

🏡 Internal

v4.0.7

17 Feb 15:24
Compare
Choose a tag to compare

🔼 Dependencies

v4.0.6

15 Sep 17:30
Compare
Choose a tag to compare
  • fix(requireOrNull): don't throw on packages with "exports" setting - @aaarichter #21
    • 0bb51a5 🐛 fix: don't throw on packages with "exports" setting
    • f80a60c ♻️ chore: update dependencies

v4.0.5

20 Jul 12:02
Compare
Choose a tag to compare

v4.0.4

22 Jun 17:25
Compare
Choose a tag to compare
  • fix: esm module verification - @aaarichter #19
    • 890135c fix: handle mjs without default export
    • 7e4300d test: enable ESM detection for node 12 / 14 & restructure test cases
    • 07005b5 fix: use utils to detect module namespace
    • 1f13632 test: rewrite project tests

v4.0.3

15 Jun 09:37
Compare
Choose a tag to compare
  • fix: compatibility with package "exports" & missing default export for cjs [node 14] - @aaarichter #18
    • 5bdd632 chore: update packages
    • 6b58471 chore: set node engine to 10.12
    • 10f4755 style: fix linting
    • 61e153a chore: update package and ci
    • 36b012a fix: compatibility with package "exports" & missing default export for cjs [Node 14]
    • 1b43c1d fix: update travis syntax
    • 84b4542 fix: commander type vs NODEJS typing issue
    • 4bdca9d test: add tests for "exports" and not listed dependencies

v4.0.2

14 Mar 19:19
Compare
Choose a tag to compare