Skip to content

Version 1.1.4

Compare
Choose a tag to compare
@craigh411 craigh411 released this 11 May 14:23
· 35 commits to master since this release

Version 1.1.4 makesvue-rate-it easier to import into projects using different build processes by bundling a UMD module for use as the entry point.

Overview:

  • Created new pre-transpiled distributable and set it as main entry point.
  • vue-loader, babel-loader, vueify or babelify are no longer required.
  • Added new CDN for full library.
  • CDN's moved to dist/cdn folder.
  • Updated examples to use full library CDN
  • Updated README.md
  • Updated Docs