All notable changes to this project will be documented in this file.
- Allow to execute tests in a browser environment (PLANNED)
v1.2.0 - 2016-05-04
- Add
tools/build.jsscript - Build source files into
distfolder - Update npm modules
- Publish as CommonJS, ES2015 and UMD via Rollup. See
tools/build.js.
v1.1.2 - 2016-04-03
- Add
npm run test:watchnpm script for running tests in watch mode - Add a recipe: Testing with
mochaandjsdom - Add a recipe: Throwing errors with FB's
invariant(fbjs) library - Update
eslintandbabel-eslintnpm modules to the latest versions - Update unit test code sample
- Add CONTRIBUTING.md and CHANGELOG.md files
v1.1.0 - 2016-03-31
v1.0.0 - 2016-03-30
- Clean up the code and
package.jsonfile, update project dependencies - Integrate Easystatic that generates a static site from the
docs/*.mdfiles