Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 920 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]

  • ...

[v0.3.4] - 3-25-2021

  • Bump nuxt-winston-log version

[v0.3.3] - 2-24-2019

  • Add siteName to env object

[v0.3.2] - 2-19-2019

  • Resolve issue w/ boolean import

[v0.3.0] - 1-15-2019

  • Add new required config param: throwOnGqlError

[v0.2.1] - 1-15-2019

  • Error checking for $winstonLogger instance

[v0.2.0] - 1-15-2019

  • Move to a new apollo-config setup with more transparent error handling

[v0.1.0] - 12-11-2019

  • Rename various vars, add validation for required var lookup keys

[v0.0.2] - 12-11-2019

  • Add siteName to config returned from builder

[v0.0.1] - 12-10-2019

  • Initial bits! 🎉