tailwindcss-parcel-boilerplate
tailwindcss-parcel-boilerplate copied to clipboard
Bump parcel from 2.0.0-beta.3.1 to 2.8.3
trafficstars
Bumps parcel from 2.0.0-beta.3.1 to 2.8.3.
Release notes
Sourced from parcel's releases.
v2.8.3
- Core
- filter out title execArgv to workers – Details
- Bundler
- JavaScript
- Don't retarget dependencies if a symbol is imported multiple times with different local names – Details
- Fix assigning to
thisin CommonJS – Details- Bump SWC to fix dead branch removal bug – Details
- Bump swc to fix sourcemaps with Windows line endings – Details
- Add test cases for ESM initialization problems – Details
- TypeScript
- Fix TSC sourcemaps metadata – Details
- HTML
- Fix
srcsetparsing – Details- Dev server
v2.8.2
Fixed
- Core
- Ensure maxListeners for process.stdout accounts for workers – Details
- JavaScript
v2.8.1
Fixed
- Core
- fix: remove
@parcel/utilsdep in@parcel/graph– Details- JavaScript
- TypeScript
- Make ts-types transformer work with TS >= 4.8 – Details
- Web manifest
- Parse shortcut icons in web app manifests – Details
- SVG
- Fix transformer-svg-react not finding
.svgrrc– Detailsv2.8.0
Blog post: https://parceljs.org/blog/v2-8-0/
... (truncated)
Changelog
Sourced from parcel's changelog.
[2.8.3] - 2023-01-18
- Core
- filter out title execArgv to workers – Details
- Bundler
- JavaScript
- Don't retarget dependencies if a symbol is imported multiple times with different local names – Details
- Fix assigning to
thisin CommonJS – Details- Bump SWC to fix dead branch removal bug – [Details](parcel-bundler/parcel#8742
- Bump swc to fix sourcemaps with Windows line endings – Details
- Add test cases for ESM initialization problems – Details
- TypeScript
- Fix TSC sourcemaps metadata – Details
- HTML
- Fix
srcsetparsing – Details- Dev server
[2.8.2] - 2022-12-14
- Core
- Ensure maxListeners for process.stdout accounts for workers – Details
- JavaScript
[2.8.1] - 2022-12-07
Fixed
- Core
- fix: remove
@parcel/utilsdep in@parcel/graph– Details- JavaScript
- TypeScript
- Make ts-types transformer work with TS >= 4.8 – Details
- Web manifest
- Parse shortcut icons in web app manifests – Details
- SVG
- Fix transformer-svg-react not finding
.svgrrc– Details[2.8.0] - 2022-11-09
... (truncated)
Commits
349a6cav2.8.3a86c53cChangelog for v2.8.37023c08Address bug by updating an asset reference and merge conditions (#8762)ddae31aFix CSS order when merging type change bundles (#8766)2172672fixing failing build for contributors on Linux using Node 18 (#8763)723e844Extension: Importers View and separate LSP protocol package (#8747)e2deeecBump swc to fix sourcemaps with Windows line endings (#8756)fdae6c0Apply HMR updates in topological order (#8752)e21af59Make extension packaging work (#8730)c97cf38Typed api.storeResult (#8732)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)