Skip to content

Releases: codemodsquad/babel-plugin-jsx-source-loc

v1.0.2

21 Jan 21:29

Choose a tag to compare

1.0.2 (2021-01-21)

Bug Fixes

  • ignore React.Fragment regardless of where React is imported from (6be2620)

v1.0.1

21 Jan 20:43

Choose a tag to compare

1.0.1 (2021-01-21)

Bug Fixes

  • don't add data-source-loc to React.Fragments (8b80710)

v1.0.0

19 Jan 06:00

Choose a tag to compare

1.0.0 (2021-01-19)

Bug Fixes

Features