Releases: younho9/notion-url-shortener
Releases · younho9/notion-url-shortener
v1.0.1
v1.0.0
What's Changed
- feat: implement token based authorization by @younho9 in #1
- fix: fix invisible error message by @younho9 in #3
- refactor: remove
NEXT_PUBLIC_BASE_URL
environment variable by @younho9 in #11 - refactor: rename
originUrl
tooriginalUrl
by @younho9 in #13 - docs: update
README.md
by @younho9 in #16 - fix: redirect with decoded URL href by @younho9 in #18
- feat: add
visits
field by @younho9 in #19 - chore: configure absolute path import by @younho9 in #21
- chore: upgrade
xo
config by @younho9 in #23 - test: add api tests by @younho9 in #24
- test: add e2e tests by @younho9 in #25
- test: remove rows after test by @younho9 in #26
- chore: update to
@notionhq/client v1
by @younho9 in #28 - chore: migrate jest to vitest by @younho9 in #30
- chore: config to use esm package by @younho9 in #31
- feat: add token auth modal close button by @younho9 in #32
Full Changelog: https://github.com/younho9/notion-url-shortener/commits/v1.0.0