Skip to content

v1.0.0

Compare
Choose a tag to compare
@cooperka cooperka released this 02 Apr 14:46
· 8 commits to master since this release

Changed

  • Replaced index.js with vanilla.js to exclude React [breaking change]
    • Anyone extending cooperka will now need to extend cooperka/vanilla instead
    • This allows the vanilla config to not depend on Airbnb's React rules, making things faster and simpler for non-React projects