Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

shadow-cljs

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shadow-cljs - npm Package Versions

thheller
published 2.23.3 •

Changelog

Source

2.23.3 - 2023-04-26

  • [ 04d92 ] fix bad boolean logic for :keep-as-require
  • [ 7a092 ] start looking for .mjs files
  • [ 3312f ] Exit with non-zero status when shadow-cljs.edn config file not found (#1113)
thheller
published 2.23.2 •

Changelog

Source

2.23.2 - 2023-04-22

  • [ 177d5 ] fix warning related to ignore symbol
thheller
published 2.23.1 •

Changelog

Source

2.23.1 - 2023-04-21

  • [ c4052 ] closure-compiler bump
  • [ ee382 ] add :print-table option to build-report hook
thheller
published 2.22.10 •

Changelog

Source

2.22.10 - 2023-04-07

  • [ 0a680 ] optimize :esm flush, avoid needless fs writes
thheller
published 2.22.9 •

Changelog

Source

2.22.9 - 2023-03-29

  • [ 4d2d2 ] add option to force side-effect esm imports
  • [ c0720 ] omit shadow_esm_import unless actually required
  • [ 3d879 ] fix firefox UI issue
thheller
published 2.22.8 •

Changelog

Source

2.22.8 - 2023-03-27

  • [ ba90e ] fix :js-provider :external for classpath commonjs
thheller
published 2.22.7 •

Changelog

Source

2.22.7 - 2023-03-22

  • [ e537a ] account for nested dots in external ESM
  • [ 3089f ] add always optimize flag for external ESM
thheller
published 2.22.6 •

Changelog

Source

2.22.6 - 2023-03-21

  • [ 20b1d ] fix external ESM unused requires getting dropped
thheller
published 2.22.5 •

Changelog

Source

2.22.5 - 2023-03-20

  • [ 52e23 ] some more external ESM fixes
thheller
published 2.22.4 •

Changelog

Source

2.22.4 - 2023-03-20

  • [ 39bf7 ] fix ESM external index