Fork me on GitHub
#cljs-dev
<
2017-01-22
>
dnolen19:01:07

k externs inference is really coming along

dnolen19:01:29

return type inference works

dnolen19:01:47

and if you have an existing externs and you make a typo - you will get warning

dnolen19:01:58

there’s obviously lots more validation we could do

dnolen19:01:25

like basic validation of Google Closure Library usage (or Google Closure compatible stuff) - but that’s for another day

dnolen19:01:48

I’m not planning on doing any further new work prior to the release - so now is the time to kick the tires with master

dnolen19:01:56

to suss out any issues

dnolen19:01:14

I’m am willing to look at smaller tickets w/ patches that people want to get into this release

mfikes22:01:55

There are no regressions when ClojureScript master is used downstream with Planck (Planck passes its tests)