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

Latest commit

 

History

History
25 lines (13 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 1.29 KB

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.

Allowed Types of change: Added, Changed, Deprecated, Removed, Fixed, Security

Unreleased

Changed

[1.1.1]

Changed

  • New Legacy Client Fallback Routing - Read the new instructions here. For deployment of the nuxt client, almost all variables that where required before can be removed. There is no need anymore for env variables of the old client. But there are two new ones: LEGACY_CLIENT_URL and PROXY_LOG_LEVEL. You can find out more in our build documentation.

[1.1.0]

Changed

  • New Atomic Design Directory Structure - We now organize our components in a new way. Read more here.