Skip to content

Version Packages#725

Merged
marvinhagemeister merged 1 commit into
mainfrom
changeset-release/main
Jul 5, 2021
Merged

Version Packages#725
marvinhagemeister merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jul 3, 2021

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

wmr@3.3.0

Minor Changes

  • b69f35a #724 Thanks @marvinhagemeister! - Allow plugins to intercept any file that's imported in JavaScript, not just script and stylesheet files.

Patch Changes

  • e963a56 #715 Thanks @marvinhagemeister! - Rewrite internal source map handling. This adds full support for source maps during development and production and ensures that .map files are served correctly.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 0ce45d0 to 1259f1e Compare July 5, 2021 12:00
@marvinhagemeister marvinhagemeister merged commit 91a810e into main Jul 5, 2021
@marvinhagemeister marvinhagemeister deleted the changeset-release/main branch July 5, 2021 12:02
@Inviz
Copy link
Copy Markdown
Contributor

Inviz commented Jul 5, 2021

Nice job on sourcemaps!! Getting the following error during build.


    at f_.overwrite (/Users/imac/Sites/medes/web/frontend/node_modules/wmr/wmr.cjs:2:930143)
    at Object.transform (/Users/imac/Sites/medes/web/frontend/node_modules/wmr/wmr.cjs:2:2281801)
    at /Users/imac/Sites/medes/web/frontend/node_modules/wmr/wmr.cjs:2:337452```

@Inviz
Copy link
Copy Markdown
Contributor

Inviz commented Jul 5, 2021

Also during development:

500 /@npm/immutability-helper - Cannot read property 'edit' of null

  at f_.overwrite (/Users/imac/Sites/medes/web/frontend/node_modules/wmr/wmr.cjs:2:930143)
  at Object.transform (/Users/imac/Sites/medes/web/frontend/node_modules/wmr/wmr.cjs:2:2281801)
  at  (/Users/imac/Sites/medes/web/frontend/node_modules/wmr/wmr.cjs:2:337452)

@marvinhagemeister
Copy link
Copy Markdown
Member

@Inviz Thanks for the heads up. Looks like we missed something in our tests. Fix will come in a moment.

@Inviz
Copy link
Copy Markdown
Contributor

Inviz commented Jul 5, 2021

Thanks Marvin. Take your time!

@marvinhagemeister
Copy link
Copy Markdown
Member

@Inviz just published wnr 3.3.1 with the fix 👍

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