We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79295a8 commit c5055ceCopy full SHA for c5055ce
CHANGELOG.md
@@ -1,4 +1,6 @@
1
-## [2.6.5](https://github.com/theKashey/used-styles/compare/v2.6.4...v2.6.5) (2024-05-02)
+# [3.0.0](https://github.com/theKashey/used-styles/compare/v2.6.4...v3.0.0) (2024-06-30)
2
+
3
+# Breaking change - `discoverProjectStyles` moved to `used-styles/node` entrypoint
4
5
## [2.6.4](https://github.com/theKashey/used-styles/compare/v2.6.3...v2.6.4) (2024-03-29)
6
package.json
@@ -1,6 +1,6 @@
{
"name": "used-styles",
- "version": "2.6.5",
+ "version": "3.0.0",
"description": "Collect styles used on to create a page",
"main": "dist/es5/index.js",
"jsnext:main": "dist/es2015/index.js",
0 commit comments