Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 14:14

Breaking changes

  • Transform imports of dependencies / restructure (a908ec2)
    Changes the wrapping mechanism to a factory-based approach that supports handling of dependencies according to the underlying module system, and restructures the project to match the updated recommended package structure. Code that previously worked around the limitations might need to be updated.

Other

  • Format with prettier (02cee0f)
  • Update publish workflow (7e246c2)
  • Fix repository url in package.json (610780b)