File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## [ 3.1.0] ( https://github.com/postcss-modules-local-by-default/compare/v3.0.0...v3.1.0 ) - 2023-12-21
7+
8+ ### Fixes
9+
10+ - scoped class attribute
11+
12+ ### Feature
13+
14+ - pass a node to the ` generateExportEntry ` option
15+
616## [ 3.0.0] ( https://github.com/postcss-modules-local-by-default/compare/v3.0.0-rc.2...v3.0.0 ) - 2020-10-13
717
818### Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-modules-scope" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
44 "description" : " A CSS Modules transform to extract export statements from local-scope classes" ,
55 "main" : " src/index.js" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments