Skip to content

Releases: raystack/chronicle

v0.3.0

16 Mar 09:41
c959147

Choose a tag to compare

What's Changed

  • feat: add SEO support with metadata, sitemap, and JSON-LD by @rsbh in #22

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Mar 04:47
0b67350

Choose a tag to compare

What's Changed

  • fix: scaffold .chronicle/ directory for Turbopack compatibility by @rsbh in #21

Full Changelog: v0.1.3...v0.2.0

v0.1.3

12 Mar 07:11
ca271b9

Choose a tag to compare

What's Changed

  • fix: runtime PACKAGE_ROOT, frontmatter ordering, llms.txt support by @rsbh in #19
  • docs: add Chronicle documentation site by @rsbh in #20

Full Changelog: v0.1.2...v0.1.3

v0.1.2

11 Mar 08:03
2b6c947

Choose a tag to compare

What's Changed

  • fix: replace npm version with bump-version script by @rsbh in #18

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Mar 07:45
a523c71

Choose a tag to compare

What's Changed

  • fix: switch to bun publish for npm release by @rsbh in #17

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Mar 07:36
ad5b7f9

Choose a tag to compare

What's Changed

  • feat: add OpenAPI and Sidebar component by @rsbh in #1
  • feat: navbar component by @rsbh in #2
  • feat: toc component by @rsbh in #3
  • feat: cli setup and fetch command by @rsbh in #4
  • feat: markdown list and parse apis by @rsbh in #5
  • feat: fumadocs setup by @rsbh in #6
  • feat: add apsara components and Layout by @rsbh in #7
  • chore: add coderabbit.yaml by @rsbh in #9
  • feat: add search by @rsbh in #8
  • feat: add Docker support with CLI improvements by @rsbh in #10
  • feat: add openapi support by @rsbh in #11
  • feat: add paper theme by @rsbh in #12
  • chore: migrate to bun by @rsbh in #13
  • feat: callout support and default theme improvements by @rsbh in #14
  • chore: add release workflow by @rsbh in #15
  • feat: MDX component styling and UI improvements by @rsbh in #16

New Contributors

  • @rsbh made their first contribution in #1

Full Changelog: https://github.com/raystack/chronicle/commits/v0.1.0