Releases: callmecavs/outset-lib
Releases · callmecavs/outset-lib
v1.1.1
- Small changes to README and
package.json
v1.1.0
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
anddist
file attribution
v1.0.1
- Better error handling, including native system notification, if bundling fails
- All
.js
files in thesrc
directory are now watched for changes, and trigger a rebundle - Serving sourcemaps automatically via middleware has been fixed
v1.0.0
Initial release!