Skip to content

Releases: fuxingloh/contented

v1.0.3

26 Jul 15:23
14328a6
Compare
Choose a tag to compare

Fixes

  • fix(contented-preview): types should be dedup-ed @fuxingloh (#52)

Chore & Maintenance

  • chore(contented-preview): version lock all the deps due to "npm i" drift @fuxingloh (#54)
  • chore(contented-preview): remove eslint next, not required @fuxingloh (#53)

Dependencies

  • bump(deps): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 @dependabot (#51)
  • bump(deps): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 @dependabot (#50)
  • bump(deps-dev): bump prettier-plugin-tailwindcss from 0.1.12 to 0.1.13 @dependabot (#49)
  • bump(deps): bump next-sitemap from 3.1.12 to 3.1.13 @dependabot (#48)

v1.0.2

26 Jul 05:59
c53920a
Compare
Choose a tag to compare

Chore & Maintenance

  • chore(contented): contented-preview have its own package.json now @fuxingloh (#47)

v1.0.1

25 Jul 15:45
70e797b
Compare
Choose a tag to compare

Chore & Maintenance

v1.0.0

25 Jul 15:30
8285194
Compare
Choose a tag to compare

Features

Chore & Maintenance

  • chore(workflow): add "CI / Test" and optimize turbo.json efficiency @fuxingloh (#45)

Dependencies

  • bump(deps): bump fuxingloh/multi-labeler from 1.7.0 to 1.8 @dependabot (#42)
  • bump(deps): bump eslint-config-next from 12.2.2 to 12.2.3 @dependabot (#38)
  • bump(deps): bump next from 12.2.2 to 12.2.3 @dependabot (#39)

v0.3.0

21 Jul 04:55
0b25571
Compare
Choose a tag to compare

Features

  • feat(contented-preview): add navigation menu for mobile screen @fuxingloh (#35)

Chore & Maintenance

  • chore(contented-preview): rename first page to index.md so it start with / @fuxingloh (#36)
  • chore(contented-example): update documentations to fix writing mistakes @fuxingloh (#34)

v0.2.2

19 Jul 11:07
219456b
Compare
Choose a tag to compare

Chore & Maintenance

  • chore(contented-preview): clean up markdown due to new ui change @fuxingloh (#33)
  • chore(contented-preview): update inline code block style @fuxingloh (#32)
  • chore(governance): add more area governance labels @fuxingloh (#31)

Dependencies

  • bump(deps-dev): bump eslint from 8.19.0 to 8.20.0 @dependabot (#29)
  • bump(deps-dev): bump @types/node from 16.11.44 to 16.11.45 @dependabot (#28)

v0.2.1

17 Jul 09:18
a8aeb5a
Compare
Choose a tag to compare

Chore & Maintenance

v0.2.0

16 Jul 16:00
b3410d4
Compare
Choose a tag to compare

Features

  • feat(contented): add mermaid processing and preview @fuxingloh (#25)
  • feat(contented-processor): add directive processing, with ssg auto-styling admonitions @fuxingloh (#24)

Chore & Maintenance

  • chore(contented-processor): add default fields for convenience @fuxingloh (#26)

Dependencies

  • bump(deps): bump next-sitemap from 3.1.10 to 3.1.11 @dependabot (#23)

v0.1.10

15 Jul 04:20
0b8f591
Compare
Choose a tag to compare

Chore & Maintenance

  • chore(contented-example): make ./docs path root @fuxingloh (#22)

v0.1.9

14 Jul 18:29
f6ff06a
Compare
Choose a tag to compare

Fixes

  • fix(contented-preview): fix spacing of ContentNavigation @fuxingloh (#20)

Chore & Maintenance

  • docs(contented-example): add documentation for contented @fuxingloh (#21)