We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0146d0 commit f808e27Copy full SHA for f808e27
HISTORY.md
@@ -1,4 +1,4 @@
1
-unreleased
+1.0.0 / 2024-08-31
2
==================
3
4
* Drop support for node <18
package.json
@@ -1,7 +1,7 @@
{
"name": "negotiator",
"description": "HTTP content negotiation",
- "version": "0.6.3",
+ "version": "1.0.0",
5
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Federico Romero <federico.romero@outboxlabs.com>",
0 commit comments