Skip to content

Version 0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 13:21
· 3 commits to main since this release

This release fixes a problem with module resolution for first and third-party dependencies using require and import. Thanks to @jordmccord for the contribution!

Bug fixes

  • Fix module resolution for first and third-party dependencies using require and import (#15)

Under the hood

  • Update example app dependencies
  • Update tracker dev dependencies