v1.0.0
First Release
We’re excited to announce our first stable release, as the API has now reached a stable state.
What's Changed
- chore: add workflow for checking merge status by @imwithye in #5
- feat: add support for custom renderer by @imwithye in #6
- chore: sort imports by @imwithye in #7
- feat: update readme by @imwithye in #8
- feat: add markdown samples for testing by @imwithye in #9
- feat: add workspace mode to allow hot reloading by @imwithye in #10
- feat: add switch samples by @imwithye in #11
- feat: use component style by @imwithye in #12
- feat: add custom style support by @imwithye in #13
- feat: use better api for theme and style by @imwithye in #14
- feat: add table renderer by @imwithye in #15
- fix: long text in table will overlap each other by @imwithye in #16
- feat: auto calculate table column width by @imwithye in #17
- chore: load markdown from url by @imwithye in #18
- feat: add code block syntax highlight by @imwithye in #19
- feat: add image rendering by @imwithye in #20
- feat: render everything! by @imwithye in #21
- fix: move inline styles to stylesheet by @imwithye in #22
- feat: add dark mode support by @imwithye in #23
- fix: image reload and br tag by @imwithye in #24
- feat: update docs by @imwithye in #25
- fix: fix deps by @imwithye in #26
- refactor: better variable name by @imwithye in #27
- chore: add star history by @imwithye in #28
- fix: table shows wrong width with 3 columns by @imwithye in #29
- fix: remove logs by @imwithye in #30
- feat: add table auto resizer by @imwithye in #31
- fix: footnote definition and list rendering by @imwithye in #32
- chore: add rounded-hero-banner by @Junyi-99 in #34
- chore: add badge by @imwithye in #35
- chore: update issue templates by @imwithye in #36
- chore: add pull request template by @imwithye in #37
- chore: add CONTRIBUTING.md by @imwithye in #38
- chore: add CODE_OF_CONDUCT.md by @imwithye in #39
- fix: issues in package.json and workflows by @imwithye in #40
- fix: workflow failed for npm provenance by @imwithye in #41
- feat: add serif theme by @imwithye in #42
- chore: use tsconfig from react native official by @imwithye in #45
- chore: revert ts-config by @imwithye in #46
- feat: add github theme by @imwithye in #47
New Contributors
Full Changelog: v0.0.1-alpha...v1.0.0