Skip to content

v1.5.1

Choose a tag to compare

@internettrans internettrans released this 19 Apr 19:21
· 34 commits to main since this release

Fixes

  • Do not call appendChild() or insertBefore() on nodes that are already in the correct location in the DOM. (#125 #123)

Maintenance

  • Switch from deprecated babel-eslint to @babel/eslint-parser (#125)