Releases: browserify/common-shakeify
Releases · browserify/common-shakeify
v1.1.2
16 Oct 11:40
Compare
Sorry, something went wrong.
No results found
Fix certain cases of exports in sequential expressions resulting in invalid syntax. (@tornqvist in #43 )
v0.6.2
30 Jun 10:31
Compare
Sorry, something went wrong.
No results found
Fix usage with browserify's fullPaths: true
option. (#33 )
If you use fullPaths: true
, the bugfix from 0.6.1 does not apply. If you do not use fullPaths: true
, the bugfix from 0.6.1 does apply.
v0.6.1
29 Jun 14:04
Compare
Sorry, something went wrong.
No results found
v0.6.0
26 Feb 09:52
Compare
Sorry, something went wrong.
No results found
Keep unused properties if onExportDelete
returns false. (@RedHatter in #26 )
v0.5.4
25 Feb 10:55
Compare
Sorry, something went wrong.
No results found
Fix export bug with anonymous functions in assignment chains. (@dy in #25 )
Fix export bug with anonymous classes in assignment chains. (#27 )
Fix scope bug with function/class expressions in assignment chains. (#27 )
v0.5.3
15 Jan 08:34
Compare
Sorry, something went wrong.
No results found
Fix export bug with assignment chains. (@dy in #23 )
v0.5.2
13 Nov 10:35
Compare
Sorry, something went wrong.
No results found
Fix removing exports that are parenthesized expressions. (#20 )
v0.5.1
21 Aug 08:45
Compare
Sorry, something went wrong.
No results found
Fix file names in source maps. (#16 )
v0.5.0
01 Jun 12:07
Compare
Sorry, something went wrong.
No results found
Switch to @goto-bus-stop/common-shake
, which supports dependent use tracking. (#14 )
v0.4.6
16 Mar 13:17
Compare
Sorry, something went wrong.
No results found