Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jhuddle/ponys

v0.3.8

06 Sep 13:06

Choose a tag to compare

  • Now uses blob: instead of data: URIs to dynamically import script
  • Improved console warnings
  • Bugfix: use document.baseURI in place of location.href as base for rewriting relative imports

v0.3.7

12 Sep 07:03

Choose a tag to compare

  • Updated relative import regex to avoid lookbehind

v0.3.6

20 May 17:33

Choose a tag to compare

  • Fixed relative imports
  • Component scripts differentiated by setup attribute

NOTE: non-setup scripts still work, but should be considered deprecated, and will be removed as of v0.4.0!

v0.3.5

01 Nov 22:22

Choose a tag to compare

Fixed indentation, getter/setter example in docs