Skip to content

Commit

Permalink
docs: Updated versions (#75)
Browse files Browse the repository at this point in the history
Signed-off-by: Žiga Strgar <ziga.strgar@gmail.com>
  • Loading branch information
ZigaStrgar committed May 4, 2023
1 parent 3fa66ba commit 136825c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,11 @@ the request data to the error. That includes `body`, `query` and `params` which

## Compatibility

| | Version |
|---------|--------------------------------------------------------------------|
| Fastify | `^4.x` |
| Bugsnag | `^7.17.0` |
| Node | <code>^14.19.2 &#124;&#124; ^16.18.1 &#124;&#124; >=18.12.1</code> |

For Fastify V3 please check the version `v0.5.x`.
| | Version |
|---------|-------------------------------------------------------------------|
| Fastify | `^4.x` |
| Bugsnag | `^7.17.0` |
| Node | <code>^16.18.1 &#124;&#124; ^18.12.1 &#124;&#124; >=20.0.0</code> |

## Installation

Expand Down
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
| Version | Supported | EOL |
|---------|--------------------|------------|
| 2.x | :white_check_mark: ||
| 1.x | :white_check_mark: | 2023-06-30 |
| 0.5.x | :white_check_mark: | 2023-06-30 |
| 1.x | :x: | 2023-06-30 |
| 0.5.x | :x: | 2023-06-30 |
| 0.4.x | :x: | 2022-12-31 |
| 0.3.x | :x: ||
| < 0.3.x | :x: ||
Expand Down

0 comments on commit 136825c

Please sign in to comment.