This repository has been archived by the owner on Mar 12, 2023. It is now read-only.
Releases: otoyo/easy-notion-blog
Releases · otoyo/easy-notion-blog
1.2.0
What's Changed
- Fix Internal Server Error when accessing a unfounded post by @shmn7iii in #161
- Support color in Toggle and ToDo blocks by @otoyo in #163
- Fix design by @otoyo in #167
- Handle error if original sync block cant fetch by @otoyo in #168
- Change tag styles by @otoyo in #169
- Reflect tag color by @otoyo in #170
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #166
- Bump cacheable-request from 10.2.3 to 10.2.7 by @dependabot in #172
- Add korean readme by @ski0090 in #173
- Migrate Nextjs 13.2 by @otoyo in #174
- Code copy button by @otoyo in #175
New Contributors
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- docs(readme): url修正 by @ymiz in #154
- Update README by @otoyo in #155
- Restrict /api/blocks/:id response by @otoyo in #157
- Support vercel/og by @otoyo in #156
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #158
- Recursive fetch children by @otoyo in #159
New Contributors
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Add og prefix and og:site_name og:type by @otoyo in #145
- Stop using dynamicParams by @otoyo in #146
- Consider timezone by @otoyo in #147
- Supports Date without time specification by @n0bisuke in #148
- Add tests for getDateStr() by @otoyo in #149
New Contributors
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
⚠️ IMPORTANT: Prepare Next12 by @otoyo in #138- 🚀 Migration Next.js to 13 by @otoyo in #139
- Enable dynamicParams = false by @otoyo in #140
- Update mermaid by @otoyo in #142
- Update mermaid version in package.json by @otoyo in #143
- Update libraries by @otoyo in #144
Full Changelog: v0.13.1...1.0.0
v0.13.1
v0.13.0
What's Changed
- Support todo blocks by @otoyo in #128
- 🐌 Fix inline-break in table-block by @herohoro in #129
- Support table of contents by @otoyo in #130
- Refactor tests and fix interfaces by @otoyo in #131
- Define API response interfaces by @otoyo in #132
- Remove unused files by @otoyo in #133
Full Changelog: v0.12.2...v0.13.0