Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Version Packages #1

Merged
merged 1 commit into from
May 26, 2023
Merged

Version Packages #1

merged 1 commit into from
May 26, 2023

Conversation

github-actions[bot]
Copy link

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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

@strict-csp/builder@0.1.0

Minor Changes

  • #69 c407570 Thanks @nibtime! - ✨ extract typings and construction aspects of CSP to dedicated package

Patch Changes

@next-safe/middleware@0.10.1

Patch Changes

  • #69 c407570 Thanks @nibtime! - build: require next >=12.2.4 as peer dep

  • #69 c407570 Thanks @nibtime! - fix(document): avoid unnecessary excess script hashes with Hash-based by proxy

  • #69 c407570 Thanks @nibtime! - fix(middleware): avoid caching bug with CSP manifest (on Vercel only)

  • #69 c407570 Thanks @nibtime! - refactor: use new @strict-csp/builder package as workspace dependency

  • 5ec794c - fix(middleware): Added forgotten redirect/notFound fields into gsspWithNonce function.
    fix(e2e): Aadded test pages to test redirect/notFound fields in gsspWithNonce.

  • #69 c407570 Thanks @nibtime! - fix(document): prevent inline style hashes from overriding CSP from middleware after on-demand ISR

  • #69 c407570 Thanks @nibtime! - fix(middleware): add ws: and wss: as connect-src for next dev (fixes #67)

  • Updated dependencies [c407570, c407570]:

    • @strict-csp/builder@0.1.0

docs@0.2.1

Patch Changes

e2e@0.6.3

Patch Changes

  • 5ec794c - fix(middleware): Added forgotten redirect/notFound fields into gsspWithNonce function.
    fix(e2e): Aadded test pages to test redirect/notFound fields in gsspWithNonce.
  • Updated dependencies [c407570, c407570, c407570, c407570, 5ec794c, c407570, c407570]:
    • @next-safe/middleware@0.10.1

@github-actions github-actions bot force-pushed the changeset-release/main branch from 0ba0afd to a4976b5 Compare May 26, 2023 13:15
@komw komw merged commit f405014 into main May 26, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ws: and wss: are not listed in SchemeSource
1 participant