File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0] ( https://github.com/dword-design/nuxt-atomizer/compare/v1.1.40...v2.0.0 ) (2024-08-18)
2+
3+
4+ ### Bug Fixes
5+
6+ * lock file maintenance ([ #93 ] ( https://github.com/dword-design/nuxt-atomizer/issues/93 ) ) ([ e31ab1b] ( https://github.com/dword-design/nuxt-atomizer/commit/e31ab1bb68c777fc9b4beaf7041d85131adc75d3 ) )
7+ * update dependency postcss to v8.4.24 ([ 66c277c] ( https://github.com/dword-design/nuxt-atomizer/commit/66c277cc77d27cca2855461544cdb68eb54da243 ) )
8+
9+
10+ ### BREAKING CHANGES
11+
12+ * node.js >= 18
13+ * migrate to esm
14+ nuxt 3 support
15+
116## [ 1.1.40] ( https://github.com/dword-design/nuxt-atomizer/compare/v1.1.39...v1.1.40 ) (2023-04-07)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-atomizer" ,
3- "version" : " 1.1.40 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " Module that adds ACSS atomic CSS framework (aka Atomizer) support to a Nuxt.js app. Generates atomic classes from code." ,
55 "keywords" : [
66 " atomic-css" ,
You can’t perform that action at this time.
0 commit comments