Skip to content

Commit f1705bb

Browse files
authored
Merge pull request #293 from axiomhq/islam/deprecation-note
Add deprecation note
2 parents cd0b74b + 87e44db commit f1705bb

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
# next-axiom
22

3-
<a href="https://axiom.co">
4-
<picture>
5-
<source media="(prefers-color-scheme: dark) and (min-width: 600px)" srcset="https://axiom.co/assets/github/axiom-github-banner-light-vertical.svg">
6-
<source media="(prefers-color-scheme: light) and (min-width: 600px)" srcset="https://axiom.co/assets/github/axiom-github-banner-dark-vertical.svg">
7-
<source media="(prefers-color-scheme: dark) and (max-width: 599px)" srcset="https://axiom.co/assets/github/axiom-github-banner-light-horizontal.svg">
8-
<img alt="Axiom.co banner" src="https://axiom.co/assets/github/axiom-github-banner-dark-horizontal.svg" align="right">
9-
</picture>
10-
</a>
11-
&nbsp;
3+
> [!WARNING]
4+
> next-axiom is deprecated, use the new @axiomhq/nextjs sdk instead. Check [Axiom's documentation](https://axiom.co/docs/send-data/nextjs#use-axiomhqnextjs-library) for more details
5+
126

137
[![build](https://img.shields.io/github/actions/workflow/status/axiomhq/next-axiom/ci.yml?branch=main&ghcache=unused)](https://github.com/axiomhq/next-axiom/actions?query=workflow%3ACI)
148
[![Latest release](https://img.shields.io/github/release/axiomhq/next-axiom.svg)](https://github.com/axiomhq/next-axiom/releases/latest)

0 commit comments

Comments
 (0)