Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 421 Bytes

CHANGELOG.md

File metadata and controls

20 lines (18 loc) · 421 Bytes

0.3.0

  • Add libraries:
    • Preact
    • Svelte
    • Vanilla JS
  • Remove window event listeners

0.2.0

  • Implement rollup/_common.js for shared settings
  • Add uglify-js
  • Add examples/ to gitignore
  • Cleanup rollup.config.js
  • Update build scripts:
    • Add build-all to build all libs to examples folder
    • Add build-react
    • Add build-riot
    • Add build-vue

0.1.0

  • Publish first version