Releases: callstack/linaria
Releases · callstack/linaria
Release 1.2.2
Bug Fixes
- remove redundant
hyphenate
from objects interpolation (#325) (5ff4a5e)
Release 1.2.1
Bug Fixes
- filter out duplicate plugins and prestes when merging babel options (#323) (c2af901)
Release 1.2.0
Bug Fixes
- check if this._compilation is undefined (#322) (5c3dadf)
Features
Release 1.1.4
Bug Fixes
- add semicolon to avoid possible crashes (#317) (7401a14)
Release 1.1.3
Bug Fixes
- fix prop filtering with as prop (587608d)
- shim process for webpack compatibility (5aaa6b4)
Release 1.1.2
Bug Fixes
- let the vm access the global object (d238f1c)
Release 1.1.1
Bug Fixes
- add .jsx to the list of default extensions (#315) (f25b294)
- allow some node modules to be imported in the sandbox (45493aa)
- fix resolving extra babel plugins we add (4387998)
Release 1.0.1
Bug Fixes
- add extension to support typescript-files (5225ae0)
Release 1.0.0
Features
- throw error for invalid interpolations at build-time to avoid mistakes (#303) (77733d0)