Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

release: 📦 Release Plugin #212

Merged
merged 1 commit into from
Sep 23, 2024
Merged

release: 📦 Release Plugin #212

merged 1 commit into from
Sep 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 23, 2024

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

[email protected]

Patch Changes

  • 477a555:

    Added

    • Introduced wp_localize_escaped_data() function for recursively escaping data before localizing it in WordPress. This ensures safe output of strings, URLs, integers, and nested arrays when passing data to JavaScript, using native WordPress functions like wp_kses_post() and esc_url().

    Improved

    • Enhanced security by ensuring all localized data is properly sanitized before being passed to wp_localize_script(), preventing potential XSS vulnerabilities and ensuring safe use of dynamic data in JavaScript.
  • 4da3973: - chore: Bump the npm_and_yarn group across 1 directory with 7 updates

@github-actions github-actions bot force-pushed the changeset-release/main branch from c77c269 to aea9085 Compare September 23, 2024 17:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 60a1fdb to e3792b5 Compare September 23, 2024 18:01
@jasonbahl jasonbahl merged commit 608fb23 into main Sep 23, 2024
2 checks passed
@jasonbahl jasonbahl deleted the changeset-release/main branch September 23, 2024 18:02
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.

1 participant