wmr 2.2.0
marvinhagemeister
released this
21 May 07:53
·
598 commits
to main
since this release
Minor Changes
9d5b381
#627 Thanks @marvinhagemeister! - Add support for loading environment variables starting withWMR_
by default.
Patch Changes
-
c177752
#634 Thanks @marvinhagemeister! - Fix stray js config file when compiled with TypeScript -
cf6e5ce
#633 Thanks @cristianbote! - Adapt the newline regex rule to match any character range so unicode or other forms of chars chan be matched. -
352a5ef
#636 Thanks @rschristian! - Fixes the debug flag/messages for optimize-graph-plugin -
6d525e4
#631 Thanks @marvinhagemeister! - Fix unable to start when multiple config files in different formats are present. -
f1d41fe
#625 Thanks @rschristian! - Ensures TS wmr.config files are handled first -
93c93e9
#623 Thanks @rschristian! - WMR now transpiles wmr.config.ts to the correct module type for the app -
f9fcfe0
#628 Thanks @marvinhagemeister! - Ensure options.cwd is correct after plugin passes