Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 932 Bytes

CHANGELOG.md

File metadata and controls

40 lines (24 loc) · 932 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


Looking for unreleased changes?


[0.3.0]

2020-03-02
Added
  • feat(ajax): extend methods for ajax client to allow all methods

[0.1.11]

2020-01-29
Added
  • feat: add syntactic sugar and better export for promise.each function

[0.1.10]

2020-01-29
Added
  • feat: add gridonic api webpack plugin for monitoring projects
  • devops: add commonjs build for usage in nodejs
Refactored
  • refactor: call vue relay hooks once before components are mounted