File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,26 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v1.15.8] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.15.7...v1.15.8 )
8+
9+ - fix(deps): update swc [ ` #384 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/384 )
10+ - fix(deps): update rust crate swc_core to v53 [ ` #383 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/383 )
11+ - chore(deps): update dependency release-it to v19.2.2 [ ` #382 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/382 )
12+ - chore(deps): update dependency release-it to v19.2.1 [ ` #381 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/381 )
13+ - chore(deps): update dependency pnpm to v10.26.2 [ ` #380 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/380 )
14+ - chore(deps): update dependency pnpm to v10.26.1 [ ` #379 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/379 )
15+ - chore(deps): Bump glob 10.4.5 -> ; 10.5.0 [ ` c072a88 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/c072a88ecf876401ea70c19e63d868862afa5ed5 )
16+ - chore(deps): Bump js-yaml 3.14.1 -> ; 3.14.2 [ ` d0ca027 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/d0ca027dff421c08d462f62616f6061224d1be70 )
17+
718#### [ v1.15.7] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.15.5...v1.15.7 )
819
20+ > 20 December 2025
21+
922- fix(deps): update swc [ ` #378 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/378 )
1023- chore(deps): update rust crate tracing to v0.1.44 [ ` #377 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/377 )
1124- chore(deps): update dependency @testing-library/react to v16.3.1 [ ` #376 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/376 )
1225- chore(deps): update dependency pnpm to v10.26.0 [ ` #375 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/375 )
26+ - release: v1.15.7 [ ` 9d881fb ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/9d881fbcea6d4f3be8466c05129813fb6015c5e5 )
1327
1428#### [ v1.15.5] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.15.4...v1.15.5 )
1529
Original file line number Diff line number Diff line change 11[package ]
22name = " swc_plugin_import_meta_env"
3- version = " 1.15.7 "
3+ version = " 1.15.8 "
44edition = " 2021"
55authors = [
" Alex Miller <[email protected] >" ]
66description = " SWC plugin for handling the transformation of import.meta.env"
Original file line number Diff line number Diff line change 11{
22 "name" : " swc-plugin-import-meta-env" ,
3- "version" : " 1.15.7 " ,
3+ "version" : " 1.15.8 " ,
44 "description" : " @swc plugin for handling the transformation of import.meta.env" ,
55 "author" :
" Alex Miller <[email protected] >" ,
66 "homepage" : " https://github.com/Codex-/swc-plugin-import-meta-env#readme" ,
You can’t perform that action at this time.
0 commit comments