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 1fe1509 commit 22ec565Copy full SHA for 22ec565
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.3.0](https://github.com/uploadcare/nextjs-loader/compare/v0.2.0...v0.3.0) (2021-11-04)
2
+
3
4
+### Features
5
6
+* Bumped Next.js to 12. ([9c8be4c](https://github.com/uploadcare/nextjs-loader/commit/9c8be4c1a7abef88fda25690950f5f4c232c7329))
7
8
9
10
# [0.2.0](https://github.com/uploadcare/nextjs-loader/compare/v0.1.0...v0.2.0) (2021-11-03)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@uploadcare/nextjs-loader",
- "version": "0.2.0",
+ "version": "0.3.0",
"description": "Uploadcare custom loader (and more) for Next.js",
"main": "./build/index.js",
"types": "./build/index.d.ts",
0 commit comments