Skip to content

Releases: dev-javascript/string-to-react-component

v4.0.0

17 Aug 01:58
Compare
Choose a tag to compare
  • Fix source map issue

  • Fix next js issue

  • default sourceMaps value is inline

  • Now string code can be empty

  • Improve error handling

  • Remove global React variable

  • Change version of @babel/standalone

v3.1.1

29 Jul 23:50
Compare
Choose a tag to compare
  • Update dependencies

  • Provide Online Examples

v3.1.0

27 Mar 22:30
Compare
Choose a tag to compare
  • Adding @babel/standalone package into peerDependencies list

  • using typescript

v3.0.4

04 Feb 09:47
Compare
Choose a tag to compare

fix publish issue

v3.0.3

04 Feb 09:40
Compare
Choose a tag to compare

Fix ESlint errors

v3.0.2

27 Nov 00:50
Compare
Choose a tag to compare

rebuild correctly

v3.0.1

26 Nov 21:53
Compare
Choose a tag to compare

fix issue of global window object

v3.0.0

25 Jul 00:14
Compare
Choose a tag to compare

adding data and babelOptions props.

update peerDependencies versions

v2.0.0

28 Jun 22:43
Compare
Choose a tag to compare

Upgrade react and react-dom peerDependencies to v18.2.0

v1.0.1

25 May 10:18
Compare
Choose a tag to compare

update README.md