We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
chore: release 1.2.0 (#94)
fix: next/jest does not support import.meta (#91)
fix: a.useParams is not a function in next app (#90)
feat: support configurable deployment basepath
Add an option to prefix an endpoint path with an environment variable. ( #85) Co-authored-by: feugy <[email protected]>
chore: do not change beforeSend when undefined (#84)
React 19 support (#81) fix(80)
Upgrade example to Svelte 5 / SvelteKit 2 (Fixes #77) (#78) Signed-off-by: Luke Shiels <[email protected]> Co-authored-by: Tobias Lins <[email protected]>
fix(#56,#72): useSearchParams might return null and break script inse… …rtion (#73)
fix(#68): postinstall is failing with no error