Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (25 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 2.51 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2019-02-19)

Features

  • test: add distfolder for generated android folder to options (8db8c16)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2019-02-19)

Bug Fixes

  • merge conflict in package json (9509381)

Features

  • test: add test coverage collection (8a42909)
  • test: add test for build file (6e50880)
  • test: add test that runs a nuxt instance and tests the module based on the instance (c3773f9)
  • test: add util package (90880df)
  • test: moved all dependencies (a513c23)
  • test: moved promisify up (f35c8e2)
  • test: removed unused imports (d6ad0be)
  • test: removed unused packages; add skipped test for index.js (40c4233)
  • test: replace function in index.js file (d9b238f)
  • test: require rimraf (5e89d22)
  • test: rewrite test with try catch (a4c5ccc)
  • test: test generate asset links (b61a696)
  • test: update circleci node version (0410ebd)
  • test: update circleci node version (35a6bea)