Skip to content

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

v1.0.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 21 Jan 21:29

1.0.2 (2021-01-21)

Bug Fixes

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

v1.0.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 21 Jan 20:43

1.0.1 (2021-01-21)

Bug Fixes

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

v1.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 19 Jan 06:00

1.0.0 (2021-01-19)

Bug Fixes

Features