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 ec1eeb8 commit 0b7a62cCopy full SHA for 0b7a62c
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 5.0.0
5
+* Added `source.offset` (by @RamazanIttiev).
6
+* Removed Node.js 16 support.
7
+
8
## 4.0.1
9
* Added `package.json` export.
10
package.json
@@ -1,6 +1,6 @@
{
"name": "sugarss",
- "version": "4.0.1",
+ "version": "5.0.0",
"description": "Indent-based CSS syntax for PostCSS",
"keywords": [
"css",
0 commit comments