github thheller/shadow-cljs 2.3.35

latest releases: 2.11.23, 2.11.22, 2.11.21...
5 years ago

8757462a4681a5a060257e7eadcc5672a2aa457e make some compile tasks async, should speed up most builds since compilation now doesn't have to wait for cache writes and flushes can be done in parallel

cd64f98e6378a99c8903ee6e49ab35735f05bbce skip cache read in watch when files were compiled previously, only reason they get compiled again is if they were modified, which means the cache is stale and should not be used. don't need to read it to figure that out.

Don't miss a new shadow-cljs release

NewReleases is sending notifications on new releases.