Releases: ahmadnassri/node-har-validator
Releases · ahmadnassri/node-har-validator
v5.1.2
5.1.2 (2018-11-07)
Bug Fixes
v5.1.1
5.1.1 (2018-11-07)
Bug Fixes
- scaffold: update project scaffold template (fd01aff)
v5.1.0
5.1.0 (2017-11-03)
Bug Fixes
- jsonify: update to ajv v5.3.0 which removes jsonify (ab3860b)
Features
- lock-files: add lock files for yarn & npm (c97c963)
v5.0.3
Bug Fixes
- dependencies: update deps to address latest AJV updates (254112b)
v5.0.2
5.0.2 (2017-03-14)
Bug Fixes
- ES5: we just can't have nice things! (be27f68b)
v5.0.1
<a name"5.0.1">
5.0.1 (2017-03-14)
Bug Fixes
- HARError: revert: need to run in the browser overlooked (cb5ff5fd)
v5.0.0
<a name"5.0.0">
5.0.0 (2017-03-14)
Breaking Changes
- package import path is now simply
/lib/promise.js
/lib/async.js
(0e420dd9)
v4.2.1
<a name"4.2.1">
4.2.1 (2017-03-04)
Bug Fixes
- core: create Ajv instance lazily (06cb69e2)