Skip to content

v0.38.0

Choose a tag to compare

@kentcdodds kentcdodds released this 27 Apr 02:05

0.38.0 (2018-04-27)

Features

  • rollup: use code-splitting with multiple inputs (#40) (c35c663)

This change is breaking! You'll need to update your package.json fields for main, module, and jsnext:main.

See the difference between the package.json for these two modules:

https://unpkg.com/@andarist/rtl-css-js@0.0.0/package.json
https://unpkg.com/rtl-css-js@1.9.1/package.json