Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 2.18 KB

Changelog

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

0.0.3 (2022-05-05)

Features

  • basic route-based internationalization support (e.g. '/sv-SE' or '/ko-KR') (a6ca760)
  • support tags in i18n messages (16cc27d)

Bug Fixes

  • deps: update dependency next to v12.1.6 (5718680)
  • rename MyApp to be consistent with file name (07102c9)

0.0.2 (2022-04-30)

Features

  • add standard-version dependency for release tagging (15b3242)
  • configure renovate (8dd53c4)
  • initial commit (6b22afd)
  • new expanding box with links (aee6354)
  • new TypedText component that can emulate the text being gradually written over time (c307ff1)
  • svg logotype and quicker intro (52bc281)
  • ui components for login form (84f8e55)

Bug Fixes

  • include pages folder to sonar scan (77998bf)
  • remove unused import (27abcc4)
  • slow down the fade in animation a bit (f868d29)