Skip to content

0.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 12:00

0.0.6 (2021-06-19) Add support for skypack imports, bugfixes

  • Added support for url based imports, such as import styled from 'https://cdn.skypack.com/styled-components/'
    • Example:
  • Improved stability of component loading