Skip to content

Releases: callmecavs/outset-lib

v1.1.1

24 Aug 01:17
Compare
Choose a tag to compare
  • Small changes to README and package.json

v1.1.0

24 Aug 01:16
Compare
Choose a tag to compare

Major:

  • Builds both a minified and unminified version of the dist file
  • Improved support for CommonJS modules, via a better rollup config
  • Manual testing file now generated and served (dist/index.html)
  • Babel stage-0 preset has been added

Minor:

  • No more gulp errors because of folders already existing
  • Formatting changes to package.json and dist file attribution

v1.0.1

08 Jul 05:43
Compare
Choose a tag to compare
  • Better error handling, including native system notification, if bundling fails
  • All .js files in the src directory are now watched for changes, and trigger a rebundle
  • Serving sourcemaps automatically via middleware has been fixed

v1.0.0

08 Jul 05:38
Compare
Choose a tag to compare

Initial release!