Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 678 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.

[Unreleased]

[0.2.2] - 2020-08-06

Fixed

  • Include origin to requests in order to bypass cache and avoid CORS issue.

[0.2.1] - 2020-06-23

Fixed

  • Add global __RUNTIME__ data local runtime.

[0.2.0] - 2019-12-19

Added

  • getRuntimeContext function to load only runtime information and assets links before actually loading assets.

[0.1.8] - 2019-04-22

Added

  • Retry for ajax requests.