Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)
v2.2.2
Fix: Properties with the name __proto__ are added to objects and arrays.
(#199) This also fixes a prototype pollution vulnerability reported by
Jonathan Gregson! (#295).
v2.2.1
Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
v2.2.0
New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)
Fix: Properties with the name __proto__ are added to objects and arrays.
(#199) This also fixes a prototype pollution vulnerability reported by
Jonathan Gregson! (#295).
v6.0.4 is a small release with a lot of internal code cleanup changes. Most importantly for users, this release adds clearer error messages for [object Object] errors that were thrown during the Make step.
fix(core): allow the forge.config property in package.json to point to a non-js file by @erikian in electron/forge#3070
allow to specify the insert option from file, we strongly recommend do it, using the insert option from file will reduce your bundle size, example (#521) (56fc8f0)
allow to specify the styleTagTransform option from file, we strongly recommend do it, using the styleTagTransform option from file will reduce your bundle size, example
allow to specify the insert option from file, we strongly recommend do it, using the insert option from file will reduce your bundle size, example (#521) (56fc8f0)
allow to specify the styleTagTransform option from file, we strongly recommend do it, using the styleTagTransform option from file will reduce your bundle size, example
Bumps json5 to 2.2.3 and updates ancestor dependencies json5, @electron-forge/plugin-webpack, css-loader, tsconfig-paths, mini-css-extract-plugin, postcss-loader, style-loader and ts-loader. These dependencies need to be updated together.
Updates
json5
from 2.1.3 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a7524
2.2.394fd06d
docs: update CHANGELOG for v2.2.33b8cebf
docs(security): use GitHub security advisoriesf0fd9e1
docs: publish a security policy6a91a05
docs(template): bug -> bug report14f8cb1
2.2.210cc7ca
docs: update CHANGELOG for v2.2.27774c10
fix: add proto to objects and arraysedde30a
Readme: slight tweak to intro97286f8
Improve example in readmeUpdates
@electron-forge/plugin-webpack
from 6.0.0-beta.52 to 6.0.4Release notes
Sourced from
@electron-forge/plugin-webpack
's releases.... (truncated)
Changelog
Sourced from
@electron-forge/plugin-webpack
's changelog.... (truncated)
Commits
7c93695
v6.0.4d4a51de
fix(publisher-ers): properly publish non-default flavors (#3079)d2eea20
docs: explain how to test local code changes with symlinks (#3089)51fcc92
build: use a single top-leveltsc -b
for all packages (#3090)3ede278
fix(all): disallow throwing literals (@typescript-eslint/no-throw-literal
) ...3c6e7eb
build: improve lerna publish process (#3082)9e9128f
chore: add husky pre-push script (#3061)3dbaa33
docs: fix InternalOptions links in API docs (#3083)be2f4b1
docs: remove mentions of lerna run test in contributing.md (#3081)2e5a8bc
fix(core): allow theforge.config
property inpackage.json
to point to a ...Maintainer changes
This version was pushed to npm by erickzhao, a new releaser for
@electron-forge/plugin-webpack
since your current version.Updates
css-loader
from 3.6.0 to 6.7.3Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
ef749f2
chore(release): 6.7.336fb945
chore: fix cspell962924c
fix: removesourceURL
from emitted CSS (#1487)3f3f302
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1486)04ca713
chore: update dependencies to the latest version (#1485)9449827
chore: update styfle/cancel-workflow-action (#1484)6c67af8
chore: add cSpell to check spelling issues (#1482)239b9ac
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#1481)394d200
chore(release): 6.7.22f4c273
fix: css modules generation with inline syntax (#1480)Updates
tsconfig-paths
from 3.9.0 to 3.10.1Changelog
Sourced from tsconfig-paths's changelog.
Commits
80bc810
v3.10.1beb9a47
Add changelog for 3.10.1893b76d
Add register.js to published files9327fa1
v3.10.0766a0e8
Update changelog for 3.10.02cf8b21
Categorize changelogfb67ba2
Update changelog with unreleased PRs079285a
Add file extenstion to typings property value (#151)c49386c
feat(tsconfig-loader): extends config from node_modules without './node_modul...f289c99
fix typo (#165)Updates
mini-css-extract-plugin
from 0.9.0 to 2.7.2Release notes
Sourced from mini-css-extract-plugin's releases.
... (truncated)
Changelog
Sourced from mini-css-extract-plugin's changelog.
... (truncated)
Commits
b616093
chore(release): 2.7.24d98d4b
fix: don't crash in web workers (#1004)5ef989b
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#928)cd7d933
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#993)9178a0c
chore: update dependencies to the latest version (#1003)7053ce2
chore(release): 2.7.182ed663
refactor: fix compatibility with old browsers (#1000)7585663
chore(deps): update (#999)6ea0922
fix: preserve order of link tags on HMR (#982)2633446
chore: update styfle/cancel-workflow-action (#996)Updates
postcss-loader
from 3.0.0 to 7.0.2Release notes
Sourced from postcss-loader's releases.
... (truncated)
Changelog
Sourced from postcss-loader's changelog.
... (truncated)
Commits
2129116
chore(release): 7.0.2955085f
fix: support ESM version ofpostcss.config.js
andpostcss.config.mjs
(#614)b0f4749
chore: update styfle/cancel-workflow-action (#612)ab3ff44
chore: add cSpell to check spelling issues (#610)3177135
chore: update dependencies to the latest version (#609)08b19c7
docs: update cla link (#608)49a0943
ci: add node v19 (#607)d274f90
ci: add dependency review action (#606)64af37b
chore: update dependencies to the latest version (#605)548e8aa
chore: update commitlint action (#604)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
Updates
style-loader
from 0.23.1 to 3.3.1Release notes
Sourced from style-loader's releases.
... (truncated)
Changelog
Sourced from style-loader's changelog.
... (truncated)
Commits
4663416
chore(release): 3.3.1610524e
fix: small perf improvement (#544)c799ecc
chore(release): 3.3.0b47718a
test: update (#542)43bede4
refactor: code (#541)b9a600c
feat: added support for@supports
,@layer
and@media
from@import
at-...74fa1cf
chore(deps): update (#539)cdf0ba7
refactor: codecaf66a0
chore(deps): updatef8ef63b
feat: allow to pass options toinsert
function throughstyle.use()
(#535)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for style-loader since your current version.
Updates
ts-loader
from 6.2.2 to 9.4.2Release notes
Sourced from ts-loader's releases.