Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Latest commit

 

History

History
83 lines (27 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

83 lines (27 loc) · 2.13 KB

Changelog

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

0.7.0 (2021-06-15)

Features

  • add default command with options (869817e)

0.6.2 (2021-04-14)

Bug Fixes

  • add babel plugin to jiti to remove errors when working with decorators in ts (be5ef9c)

0.6.1 (2021-04-09)

Note: Version bump only for package shattercms

0.6.0 (2021-04-05)

Features

  • support typescript config by using jiti instead of create-require (e9daed7)

0.5.2 (2021-03-22)

Bug Fixes

  • fixed an issue where it was possible to change the scope by using graphql aliases (81c64c0)

0.5.1 (2021-02-14)

Bug Fixes

  • allow user to specify express middleware path (6712aa0)

0.5.0 (2021-02-14)

Bug Fixes

  • disable built-in apollo upload module (a654657)
  • show error stacktrace in debug mode (2c647b0)

Features

  • allow execution of custom express middleware (23145c5)

0.4.0 (2021-01-19)

Note: Version bump only for package shattercms