Skip to content

Fix regression in process plugin#728

Merged
marvinhagemeister merged 1 commit into
mainfrom
process-regression
Jul 5, 2021
Merged

Fix regression in process plugin#728
marvinhagemeister merged 1 commit into
mainfrom
process-regression

Conversation

@marvinhagemeister

Copy link
Copy Markdown
Member

Fix Cannot read property 'edit' of null error. This was caused by a wrong alternative to substring matches of String.prototype.replace.

This is a regression that was introduced with #715

This was introduced in #715 by a wrong `String.prototype.replace´ to a
`while` loop conversion.
@changeset-bot

changeset-bot Bot commented Jul 5, 2021

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d94937f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
wmr Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actions Bot commented Jul 5, 2021

Copy link
Copy Markdown
Contributor

Size Change: +7 B (0%)

Total Size: 763 kB

Filename Size Change
packages/wmr/wmr.cjs 727 kB +7 B (0%)
ℹ️ View Unchanged
Filename Size
examples/demo/dist/about/index.html 713 B
examples/demo/dist/alias-outside/index.html 692 B
examples/demo/dist/assets/Calendar.********.css 702 B
examples/demo/dist/assets/style.********.css 624 B
examples/demo/dist/chunks/alias-outside.********.js 138 B
examples/demo/dist/chunks/class-fields.********.js 212 B
examples/demo/dist/chunks/compat.********.js 15.3 kB
examples/demo/dist/chunks/hoofd.module.********.js 1.46 kB
examples/demo/dist/chunks/index.********.js 267 B
examples/demo/dist/chunks/json.********.js 239 B
examples/demo/dist/chunks/meta-tags.********.js 299 B
examples/demo/dist/chunks/prerender.********.js 293 B
examples/demo/dist/class-fields/index.html 703 B
examples/demo/dist/compat/index.html 1.55 kB
examples/demo/dist/env/index.html 779 B
examples/demo/dist/error/index.html 708 B
examples/demo/dist/files/index.html 741 B
examples/demo/dist/index.********.js 7.65 kB
examples/demo/dist/index.html 767 B
examples/demo/dist/json/index.html 711 B
examples/demo/dist/lazy-and-late/index.html 714 B
examples/demo/dist/meta-tags/index.html 778 B

compressed-size-action

@marvinhagemeister
marvinhagemeister merged commit 472a809 into main Jul 5, 2021
@marvinhagemeister
marvinhagemeister deleted the process-regression branch July 5, 2021 20:04
@github-actions github-actions Bot mentioned this pull request Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants