Skip to content

Latest commit

 

History

History
147 lines (81 loc) · 7.48 KB

CHANGELOG.md

File metadata and controls

147 lines (81 loc) · 7.48 KB

0.8.4 (2023-09-26)

0.8.3 (2023-07-09)

0.8.2 (2023-05-12)

0.8.1 (2023-05-11)

Bug Fixes

  • fix a git repository detection error (c210c85)

Changelog

0.8.0 (2023-05-10)

Features

  • client: new helper func useI18nData() (4daf8ca)
  • export types (777d8a9)
  • support custom tip component, close #10 (02941fc)

0.7.1 (2023-05-06)

Bug Fixes

  • re-prepare file after modifying the app.pages (5ebd24d)

0.7.0 (2023-04-28)

⚠ BREAKING CHANGES

  • better UpdatedTime (#7)

Features

0.6.1 (2023-04-24)

0.6.0 (2023-04-23)

⚠ BREAKING CHANGES

  • rename option guideLink to translationGuide

Features

  • rename option guideLink to translationGuide (1326472)

0.5.2 (2023-04-22)

Features

  • change some messages to debug mode only (05d6dfb)

Bug Fixes

  • avoid unnecessary file updates (ef543c1)

0.5.1 (2023-04-22)

Bug Fixes

0.5.0 (2023-04-19)

Features

  • add option calcUpdatedTime (318cbe1)

0.4.2 (2023-04-19)

Bug Fixes

  • fix broken Markdown rendering (9ca0d92)
  • fix unexpected change of markdownEnv (6ab12ac)

0.4.1 (2023-04-10)

Features

  • follow frontmatter.gitInclude (166ff71)

Bug Fixes

  • fix component addition failure (a58ea05)
  • fix component insert error (f5e93cc)
  • fix date error of outdated tip (7699e47)
  • fix outdated tips not working (d254f0b)

0.4.0 (2023-04-05)

Features

  • add options sourcePrefix (e4c3540)

0.3.0 (2023-03-31)

Features

  • use page locale in guide link (f109633)

0.2.4 (2023-03-28)

Bug Fixes

  • fix bug that tip may not add (433be47)

0.2.3 (2023-03-28)

0.2.2 (2023-03-27)

Bug Fixes

  • fix localePath detact error (16a9c24)

0.2.1 (2023-03-27)

Bug Fixes

  • fix container content render error (c1a6bbc)

0.2.0 (2023-03-27)

Bug Fixes

  • fix error in last commit (6cb7c6e)
  • fix linkRenderer() error (ab5bfa1)
  • fix style error of tip container (425a91c)

0.1.0 (2023-03-26)

Features

Bug Fixes