Skip to content

Commit aaa57d2

Browse files
jpreynatschneidmaster
authored andcommitted
Update README.md to reflect changes (#73)
1 parent 6ad807b commit aaa57d2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
[![Build Status](https://travis-ci.org/40thieves/webpack-sentry-plugin.svg?branch=master)](https://travis-ci.org/40thieves/webpack-sentry-plugin)
44

5-
A webpack (1, 2, 3 or 4) plugin to upload source maps to [Sentry](https://sentry.io/).
5+
A webpack plugin to upload source maps to [Sentry](https://sentry.io/).
6+
The current version 2 is compatible with webpack 4 and 5 and requires at least NodeJS 6.
7+
8+
If you are running on webpack 1, 2 or 3, please use the dedicated version 1 of the module (latest is currently `1.16.0`), which provides the same API.
69

710
### Installation
811

0 commit comments

Comments
 (0)