Skip to content

Releases: dnbexperience/babel-plugin-react-live

v1.4.5

19 Jan 15:10
3771236

Choose a tag to compare

feat: add support for TypeScript (#11)

Co-authored-by: Tobias Høegh <Tobias.Hoegh@dnb.no>

v1.4.4

19 Jan 14:53
f76adf3

Choose a tag to compare

release v1.4.4 (#10)

v1.4.3

11 Apr 14:45
ad7a214

Choose a tag to compare

fix: add support for backticks (#8)

v1.4.2

24 May 10:04

Choose a tag to compare

fix: remove console ninja injection when used without eslint comment

v1.4.1

19 May 13:53

Choose a tag to compare

fix: remove console ninja injection

v1.4.0

19 May 12:13
3c29ab3

Choose a tag to compare

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

30 Mar 19:23
fa9845b

Choose a tag to compare

feat: remove unnecessary fragments (#5)

v1.2.1

03 Mar 08:01
e8c64a2

Choose a tag to compare

fix: ensure Windows compatibility for block statements (#3)

v1.2.0

26 Feb 19:44
c8af617

Choose a tag to compare

feat: enable expression as valid children (#2)

v1.0.0

02 Dec 06:45

Choose a tag to compare

Initial commit