Releases: dnbexperience/babel-plugin-react-live
Releases · dnbexperience/babel-plugin-react-live
v1.4.5
feat: add support for TypeScript (#11) Co-authored-by: Tobias Høegh <Tobias.Hoegh@dnb.no>
v1.4.4
v1.4.3
fix: add support for backticks (#8)
v1.4.2
fix: remove console ninja injection when used without eslint comment
v1.4.1
fix: remove console ninja injection
v1.4.0
feat: use Babel Generator to extract code (#6) This fixes an issue where `console.log(e)` would get additional code from Babel, which executed a runtime exception.
v1.3.0
feat: remove unnecessary fragments (#5)
v1.2.1
fix: ensure Windows compatibility for block statements (#3)
v1.2.0
feat: enable expression as valid children (#2)
v1.0.0
Initial commit