Changelog
All notable changes to this project are documented in this file by a CI job that runs on every NPM release. The file follows the Keep a Changelog format.
[v3.0.22] (2025-11-17)
Enhancements
Boot Flow
- [Boot] Verify permalink structure is actually set. (#2902)
Blueprints
- V1] Rewrite github.com/owner/repo/raw URLs. (#2892)
Documentation
- Document the new GitHub Preview button action. (#2893)
- [Docs] Adding link at the documentation sidebar for PR preview link page. (#2895)
- [Docs] Documentation Expansion for php-wasm/node. (#2780)
- [Docs] Updating sidebar to add Xdebug pages. (#2881)
PHP WebAssembly
- Try avoiding URL.canParse for older version of Safari. (#2887)
Website
- Remove "preview WordPress core branch" feature. (#2894)
- Support previewing WordPress and Gutenberg branches, not just PRs. (#2868)
Bug Fixes
- [CLI] Fix null and "latest" WP version resolution and improve unzip error message. (#2889)
- [CLI] Fix run-cli leak which was revealed by repeated runCLI() calls during test. (#2888)
- CLI] Allow API consumers to rely upon option validation and default values. (#2883)
Various
- Minor stylistic and punctuation improvements. (#2884)
- Revise error messages and coding guidelines. (#2879)
- Update footer labels in localization file. (#2878)
- [i18n] Add Japanese translations to Blueprints JSON and the API Client and Mount data. (#2882)
- [i18n] Adding Italian translations. (#2865)
- [i18n] Create contributor-day-table-lead.md for Gujarati. (#2866)
- i18n: Full Translation of "Build" to Spanish. (#2906)
- i18n: Minor fixes on web-instance.md Spanish translation. (#2899)
Contributors
The following contributors merged PRs in this release:
@adamziel @brandonpayton @fellyph @mehrazmorshed @praful2111 @shimotmk @SirLouen @Successfulsebunya
[v3.0.21] (2025-11-10)
Bug Fixes
- Docs: Fix grammar, typos, and formatting issues across documentation. (#2877)
- Docs: Fix typo in resources.md. (#2876)
- docs: Fix MDN link for Access-Control-Allow-Origin header. (#2875)
Various
- [Docs] Adding ask AI Button. (#2858)
- [i18n] Add Japanese translations to Blueprints JSON and the API Client. (#2873)
Contributors
The following contributors merged PRs in this release:
@fellyph @hmbashar @huzaifaalmesbah @shimotmk
[v3.0.20] (2025-11-06)
Enhancements
- [CLI] Add --wordpress-install-mode flag. (#2803)
Tools
PHP WebAssembly
- [PHP.wasm] Major overhaul of URL rewriting and setting $_SERVER variables. (#2864)
PHP WebAssembly
- [PHP.wasm] ImageMagick extension. (#2834)
Bug Fixes
- [CLI] Make messaging clearer for errors and Xdebug IDE integration. (#2869)
Various
- [Docs] Add xdebug testing page. (#2840)
Contributors
The following contributors merged PRs in this release:
@adamziel @brandonpayton @fellyph
[v3.0.19] (2025-11-04)
Enhancements
- [CLI] Support .0 versions, e.g. 6.4.0. (#2848)
Documentation
- [Docs] Remove kapa AI button. (#2849)
PHP WebAssembly
- Fix unmount of nested mounts in PHP runtime hotswap. (#2859)
Website
- Controlled iframe for the latest Guteneberg version. (#2857)
- [TCP Proxy] Produce the correct request path in parseHttpRequest(). (#2852)
Bug Fixes
- [CLI] Avoid breaks during Playground boot when
--xdebugenabled. (#2835) - [CLI] Fix incorrect Xdebug mappings for absolute host paths. (#2860)
Various
- Translate to bangla in contributing index file. (#2851)
- [i18n] Add Japanese translations to Playground API Client. (#2854)
Contributors
The following contributors merged PRs in this release:
@adamziel @brandonpayton @fellyph @noruzzamans @shimotmk
[v3.0.18] (2025-10-31)
PHP WebAssembly
- Remove old, unused .wasm files from @php-wasm/web. (#2847)
Contributors
The following contributors merged PRs in this release:
@brandonpayton
[v3.0.17] (2025-10-31)
PHP WebAssembly
- Remove old, unused php-wasm .wasm files. (#2846)
Website
- Remove client package from the list of offline mode assets. (#2841)
Bug Fixes
- [CLI] Fix temp dir cleanup when Playground CLI server is killed. (#2836)
Various
- Translate contributor-badge page to bangla. (#2843)
Contributors
The following contributors merged PRs in this release:
@bgrgicak @brandonpayton @noruzzamans
[v3.0.16] (2025-10-31)
Enhancements
- [ xdebug ] Add
--experimental-unsafe-ide-integrationoption in Playground CLI. (#2777)
Tools
PHP WebAssembly
- Add support for AVIF in GD. (#2814)
Documentation
- [Docs] Adding data persistence information. (#2798)
- [i18n] Adding cli flags to Portuguese and Spanish. (#2829)
PHP WebAssembly
- [PHP] SOAP extension. (#2832)
Website
- Make saved sites sidebar more narrow. (#2826)
- Add refresh button to the left of address bar. (#2828)
- Wider site info on smaller breakpoints. (#2830)
Various
- Translate documentation content to Bangla language. (#2839)
- [Docs] Updating CLI flags list. (#2812)
- [i18n] Adding Luganda structure. (#2774)
- [i18n] Create contributor-day.md for Gujarati. (#2791)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk @Dhruval-678 @fellyph @mho22 @noruzzamans
[v3.0.15] (2025-10-27)
Tools
Import/Export
- [Blueprints] Use _SERVER['HTTPS'] in the import step. (#2802)
Website
- Add Playground logo and 'import' menu to the sidebar. (#2806)
- Ask for a Playground name before saving. (#2768)
- File browser and code editor. (#2813)
- Move the sidebar icon to the right. (#2811)
- Refresh button icons next to the browser bar. (#2807)
- Resizable sidebar. (#2809)
- Restore the visible button selection in the sidebar. (#2804)
- Retain address bar when opening the sidebar. (#2808)
Various
- [i18n] Add Japanese translations to
remote.htmlvsindex.html. (#2817)
Contributors
The following contributors merged PRs in this release:
@adamziel @shimotmk
[v3.0.14] (2025-10-21)
Various
- [i18n] Add Japanese translations to JavaScript API. (#2800)
Contributors
The following contributors merged PRs in this release:
@shimotmk
[v3.0.13] (2025-10-20)
Enhancements
- Playground CLI: Print temp dir and mounts when
--verbosity=debug. (#2799)
Blueprints
- Support creating a local .git directory via git:Directory resource. (#2787)
- ensure git:Directory resource returns non-empty-name. (#2779)
Documentation
- [Docs] Adding table lead guide documentation. (#2708)
- [docs] Removing deprecated run method reference. (#2778)
- [i18n] Updating translation guide for Portuguese and Spanish. (#2773)
Internal
- Document the rationale for setting php.ini values in wordpress/src/boot.ts. (#2784)
Various
- Add some improvements in the Spanish translations. (#2788)
- [i18n] Add Japanese translations to Query API. (#2781)
- [i18n] Adding French translation to guides/index.md. (#2790)
- [i18n] Adding quick start guide and web instance pages in Spanish. (#2785)
- [i18n] Fixing typos in French translation of documentation.md. (#2792)
- [i18n] Updating Contributor badge and Contributor day pages. (#2782)
Contributors
The following contributors merged PRs in this release:
@adamziel @amieiro @beryl-dlg @brandonpayton @fellyph @shimotmk
[v3.0.12] (2025-10-13)
Internal
- [CI] Remove a few predefined runner files before releasing npm packages. (#2775)
Contributors
The following contributors merged PRs in this release:
@adamziel
[v3.0.11] (2025-10-13)
[v3.0.10] (2025-10-13)
Enhancements
- Update form-data npm dependency via package.json overrides. (#2761)
- Update sha to 2.4.12. (#2729)
- Update tmp package to the latest version. (#2730)
- [XDebug Bridge] Read files from VFS when a PHP instance is provided. (#2722)
Blueprints
- Accept branch names and tags in git:Directory resource. (#2760)
Tools
- [CLI] Respond with HTTP 500 response when the request handler throws an error. (#2715)
Documentation
- Add docblock for createInvertedReadableStream. (#2726)
- Adding Kapa AI script tag. (#2727)
- [Docs] Updating resources page. (#2771)
- [i18n] Adding Bengali Structure. (#2754)
PHP WebAssembly
- [ xdebug ] Configure
xdebugfor phpstorm compatibility. (#2747)
Website
- Adding new icons to Playground web instance. (#2696)
- Allow remote.html from same origin as Playground client script. (#2765)
- Make deployment script more usable for self-hosting. (#2764)
Internal
- Add Dependabot configuration for npm updates. (#2733)
- [Meta] Fix package-lock.json after dependabot. (#2745)
Bug Fixes
- Fixing old documentation regarding PHP code examples. (#2721)
- [i18n] Fix issue related to link in french translation. (#2748)
Various
- Deploy web app less often to reduce cache invalidation. (#2762)
- [Meta] Fix package-lock.json after dependabot. (#2746)
- [i18n] Add Japanese translations to APIs overview. (#2770)
- [i18n] Add translation to page title in resources.md. (#2728)
- [i18n] Adding French translation to intro.md. (#2724)
- [i18n] Fixing typos in French translation quick-start-guide.md. (#2725)
Contributors
The following contributors merged PRs in this release:
@adamziel @beryl-dlg @brandonpayton @fellyph @mho22 @shimotmk @wojtekn @zaerl
[v3.0.9] (2025-10-06)
Tools
- Fix local package repository command running issue. (#2720)
Various
- [i18n] Added Gujarati Translation for Local Development 02-vscode-extension.md File. (#2718)
- [i18n] Added Gujarati Translation for Local Development 03-php-wasm-node File. (#2719)
- docs: Add browser support information to limitations documentation. (#2711)
Contributors
The following contributors merged PRs in this release:
@getdave @mho22 @shail-mehta
[v3.0.8] (2025-10-02)
Documentation
- [i18n] Added Gujarati Translation for Documentation Contributions. (#2610)
Website
- [PHP Playground] Attach client to https://playground.wordpress.net/remote.html. (#2717)
Internal
- Add name to Playground Website and Website extras cli packages. (#2716)
Various
- [i18n] Fixing typos in French translation of quick-start-guide.md. (#2712)
Contributors
The following contributors merged PRs in this release:
@adamziel @beryl-dlg @dilipom13
[v3.0.7] (2025-10-01)
Tools
PHP WebAssembly
- [PHP] Add "ls" and "pwd" CLI commands. (#2701)
Documentation
- Revert Quick guide to the English version. (#2709)
- [i18n] Add French translation for quick-start-guide.md. (#2710)
PHP WebAssembly
- Preserve chroot across all worker-managed PHP instances. (#2704)
- [PHP] Allow removing CWD during runtime rotation. (#2714)
- [PHP] Do not reap() PHP in the worker until the streaming response ends. (#2703)
- [PHP] Move registerWorkerListeners() from a specific worker to the parent PHPWorker. (#2705)
- [PHP] Support subprocesses in cli() calls. (#2702)
Website
- IDE-like PHP playground. (#2699)
Internal
- [PHP utils] Export splitShellCommand. (#2706)
Bug Fixes
- CORS proxy: Fix custom origin validation during deployment. (#2698)
Various
- [i18] Add French translation for launch.md. (#2697)
- [i18n] Add French translation for quick-start-guide.md. (#2692)
Contributors
The following contributors merged PRs in this release:
@adamziel @beryl-dlg @brandonpayton @fellyph
[v3.0.6] (2025-09-29)
Documentation
- [i18n] Add French translation for resources.md. (#2680)
Website
- [Client] Enable calling playground.runStream() and .cli() from the client. (#2688)
Various
- Update Playground JS API tutorial Link. (#2685)
- [i18n] Add Japanese translations to Playground CLI. (#2683)
Contributors
The following contributors merged PRs in this release:
@adamziel @beryl-dlg @jdahir0789 @shimotmk
[v3.0.5] (2025-09-25)
Bug Fixes
- Playground CLI: Log unhandled rejections and stop them from crashing workers. (#2682)
Contributors
The following contributors merged PRs in this release:
@brandonpayton
[v3.0.4] (2025-09-25)
Experiments
GitHub integration
- [CLI] Polyfill the Buffer class without making it an empty object in CLI. (#2681)
PHP WebAssembly
Website
- [Website] Disable curl_share_init by default (to make Composer work). (#2679)
Website
- Resolve the Blueprint declaration for the 'View Blueprint' button. (#2675)
Contributors
The following contributors merged PRs in this release:
@adamziel
[v3.0.3] (2025-09-23)
Blueprints
- Replace randomString() with randomFilename() in installAsset(). (#2677)
Documentation
- [Docs] Adding steps to translate documentation with GitHub UI. (#2666)
- [i18n] Add French translation for documentation.md. (#2670)
- [i18n] Adding Architecture page to Brazilian Portuguese. (#2667)
PHP WebAssembly
- [PHP Worker] listen to all PHP instances events via worker.addEventListener(). (#2673)
Website
Blueprints
- Flatten the stored runtime configuration format. (#2671)
- Report Blueprint v2 progress. (#2674)
- [Blueprints] Separate computing the runtime configuration from compiling a Blueprint. (#2672)
Various
- [i18n] Add Japanese translations to VS Code extension. (#2668)
- [i18n] Add Japanese translations to php-wasm/node. (#2669)
Contributors
The following contributors merged PRs in this release:
@adamziel @beryl-dlg @fellyph @shimotmk
[v3.0.2] (2025-09-22)
Blueprints
- [Website] Split Playground remote initialization logic into Blueprint-version specific workers. (#2652)
Documentation
- [i18n] Added Gujarati Translation for Local Development 01-wp-now.md file. (#2664)
Website
Blueprints
- Add Blueprint v2 handlers (noop). (#2657)
- Declare the correct Blueprints v2 types. (#2655)
- Isolate resolveBlueprintFromURL() calls. (#2654)
- [Client] Expose Blueprints v2 runner via a feature flag. (#2658)
Various
- [i18n] Added Missing Description in Intro and Quick Start Guide Pages for Gujarati Language. (#2660)
Contributors
The following contributors merged PRs in this release:
@adamziel @shail-mehta
[v3.0.1] (2025-09-19)
Blueprints
- [Client] Explicit Blueprints v1 handler. (#2651)
Contributors
The following contributors merged PRs in this release:
@adamziel
[v3.0.0] (2025-09-19)
Breaking Changes
Blueprints
- [Blueprints] Rename Blueprints v1 types, add Blueprint v2 types. (#2648)
Blueprints
- Move Blueprints v1-specific files to v1 subdirectory. (#2644)
- Rename BlueprintDeclaration to BlueprintV1Declaration. (#2645)
- V1] Use the wordpress-importer plugin for the importWxr step. (#2640)
Documentation
- [i18n] Added Gujarati Translation for 01 What are Blueprints and What you can do with them File. (#2617)
- [i18n] Added Gujarati Translation for Local Development Intro.md file. (#2623)
- [i18n] Tagalog translations for using blueprints page. (#2628)
- [i18n] Tagalog translations of API Consistency. (#2629)
- [i18n] Tagalog version of Blueprints/Steps/Shorthands. (#2630)
Experiments
PHP WebAssembly
- Playground CLI: Mount /wordpress, /internal, and /tmp dirs within real temporary dir. (#2446)
PHP WebAssembly
- Function mismatch fix in GD jpeg extension for PHP below 8.0. (#2634)
- [PHP] Add unit tests for nested mounts. (#2639)
Website
- [WordPress] Separate bootWordPress() from bootRequestHandler(). (#2650)
Blueprints
- [Blueprints] Log step names without parsing. (#2649)
Bug Fixes
- [Xdebug Bridge] Fix issue if non existent file is read. (#2625)
Reliability
- Fix Playground CLI boot from native dirs on Windows. (#2642)
Various
- Keep wordpress-importer.zip for older versions of Playground. (#2647)
- Update build.md. (#2638)
- [Documentation] Adding troubleshooting sections for WP-CLI database connections. (#2333)
- [i18n] Add Japanese translations to wp-now NPM package. (#2615)
Contributors
The following contributors merged PRs in this release:
@adamziel @akkspros @brandonpayton @fellyph @mho22 @rollybueno @shail-mehta @shimotmk
[v2.0.22] (2025-09-16)
Enhancements
- Statically analyzable build. (#2632)
Contributors
The following contributors merged PRs in this release:
@adamziel
[v2.0.21] (2025-09-15)
Enhancements
- [CLI] Build worker thread with stable filenames. (#2631)
Contributors
The following contributors merged PRs in this release:
@adamziel
[v2.0.20] (2025-09-15)
Tools
Blueprints
- Fix to ensure that Site Editor templates are associated with the correct taxonomy upon import. (#2584)
PHP WebAssembly
- Translate 'localhost' to 127.0.0.1 in MySQL connections. (#2627)
- [PHP] Rebuild with sync fd_close on the web. (#2620)
Website
- [Web Client] Remove onBeforeBlueprint. (#2622)
Internal
- [CI] Do not block CI tests on linter. (#2619)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk
[v2.0.19] (2025-09-11)
PHP WebAssembly
- [Intl] Correct intl errors during compilation and build. (#2613)
Bug Fixes
- Playground CLI: Skip WP install when using existing WP files. (#2616)
Contributors
The following contributors merged PRs in this release:
@brandonpayton @mho22
[v2.0.18] (2025-09-08)
Documentation
- Added Gujarati Translation for Code.md File. (#2606)
- Tagalog translations of Blueprints -> Blueprint Data Format. (#2609)
- [Translations] Adding local environment section to pt-BR. (#2572)
Bug Fixes
- Fixing header from Gujarati translation. (#2614)
- [Xdebug Bridge] Fix create hash error in xdebug bridge. (#2612)
Contributors
The following contributors merged PRs in this release:
@fellyph @mho22 @rollybueno @shail-mehta
[v2.0.17] (2025-09-08)
Documentation
- Add Japanese translations to Local Development. (#2604)
Various
- Added Gujarati Translation for Blueprints Tutorials Index.md file. (#2607)
- Added Gujarati Translation for How to Run Blueprints. (#2611)
Contributors
The following contributors merged PRs in this release:
@shail-mehta @shimotmk
[v2.0.16] (2025-09-04)
Enhancements
- Add structured issue templates for bugs, enhancements, and documentation. (#2571)
- Allow installing multiple themes via URL, as required by parent/child themes. (#2581)
Blueprints
- Move blueprints.phar to the Blueprints package. (#2471)
- Move runBlueprintV2 to the blueprints package. (#2594)
Tools
- [XDebug Bridge] Highlight syntax of php scripts from mime type in Devtools. (#2566)
- [XDebug Bridge] Load files in Devtools before running PHP with Xdebug enabled. (#2527)
Documentation
- Added Gujarati Translation for Index.md File. (#2576)
- Added Gujarati Translation for JSON API and Function API File. (#2577)
- Adding french translation guide. (#2541)
- Adding more internal links between pages. (#2499)
- Adding reference to multiple theme URL parameter. (#2593)
- Adding runCLI section to the Playground CLI page. (#2583)
- Updating runCLI demo at wp-playground/cli README file. (#2553)
- Updating wp versions blueprints. (#2573)
- [Docs] Adding how to contribute to the WordPress Playground. (#2597)
PHP WebAssembly
- Increase file locking safety. (#2506)
- [ php-wasm ] Add
intldynamic extension to @php-wasm/node ASYNCIFY #2501. (#2557) - [PHP] Expose php.cli() on the web. (#2590)
- [PHP] Include CLI SAPI in the web PHP.wasm build. (#2589)
- [PHP] Inline rotatePHPRuntime() into the PHP class. (#2559)
- [PHP] Rotate the spawn handler in hotSwapPHPRuntime(). (#2588)
Website
- A specific error when a GitHub artifact is not found. (#2596)
- Apply base URLs to relative redirection URLs. (#2595)
Various
- Add Japanese translations to Quick Start Guide for Developers. (#2587)
Contributors
The following contributors merged PRs in this release:
@adamziel @brandonpayton @dd32 @fellyph @mho22 @shail-mehta @shimotmk
[v2.0.15] (2025-09-01)
Documentation
- Added Gujarati Translation for intro-devs.md file. (#2574)
Experiments
File Synchronization
- [Website] Renaming stored Playgrounds. (#2486)
Bug Fixes
- Fix error from adding blank target to external links. (#2575)
Contributors
The following contributors merged PRs in this release:
@adamziel @draganescu @shail-mehta
[v2.0.14] (2025-08-29)
PHP WebAssembly
- Add test to verify mount() correctly handles files (closes #503). (#2564)
- Use unique tmp.zip filename in unzipFile() to avoid conflicts in async calls. (#2567)
- [ php-wasm ] Add
intldynamic extension to @php-wasm/node JSPI. (#2501) - [WordPress][CLI] Allow requesting internal URLs via http_request_host_is_external. (#2569)
Various
- Tagalog translations of Blueprints -> Tutorial -> Build Your 1st Blueprint. (#2546)
Contributors
The following contributors merged PRs in this release:
@adamziel @jnealey88 @mho22 @rollybueno
[v2.0.13] (2025-08-26)
Enhancements
- [CLI] --site-url option for Playground CLI. (#2558)
Tools
- [XDebug Bridge] Fetch all array keys when inspecting an array. (#2409)
PHP WebAssembly
- [PHP web] Export setErrNo() to make
lesswork as pager. (#2554)
Website
- [Web] tolerate empty e.target in addTargetBlankToExternalLinks. (#2555)
Bug Fixes
- Playground CLI: Wire up execution modes for Blueprints v2. (#2519)
Reliability
- [php-wasm-logger] Filter logs by severity in Logger and assign severity based on verbosity argument in CLIs. (#2436)
Various
- Added Gujarati Translation for Index.md file. (#2550)
- Use SQLite AST driver also with Blueprints v2. (#2538)
Contributors
The following contributors merged PRs in this release:
@adamziel @brandonpayton @JanJakes @mho22 @shail-mehta
[v2.0.12] (2025-08-25)
Enhancements
- Playground CLI: Support --auto-mount=path option. (#2525)
Documentation
- Added Gujarati Translation for Contributor Badge File. (#2549)
- Added Gujarati Translation for coding-standards.md file. (#2507)
- Japanese translations: Blueprints Unifying assets folder. (#2536)
- Updating Translation Documentation Page. (#2534)
Various
- Add Japanese translations to WordPress Playground Developers documentation. (#2551)
- Add Japanese translations to WordPress Playground badge. (#2545)
- Added Gujarati translation for about, build, test, launch pages. (#2533)
- Added Original Comment and Description in Launch.md file. (#2542)
- Tagalog translations of Blueprints -> Getting Started. (#2547)
Contributors
The following contributors merged PRs in this release:
@aslamdoctor @brandonpayton @fellyph @rollybueno @sandipr942 @shail-mehta @shimotmk
[v2.0.11] (2025-08-21)
Tools
Blueprints
- [Blueprints] Use the local worker in Builder in development mode. (#2495)
Documentation
- Adding blueprints documentation description. (#2524)
PHP WebAssembly
- Fix corrupt zip download from Site Editor export. (#2531)
Bug Fixes
- Fix wrong license page within the languages es, pt-BR and ja. (#2483)
Various
- Add Japanese translations to Build your first Blueprint. (#2529)
- Add Japanese translations to How to run Blueprints. (#2526)
- Added Gujarati Translation for web-instance.md file. (#2532)
- Unifying assets folder. (#2521)
Contributors
The following contributors merged PRs in this release:
@aslamdoctor @brandonpayton @fellyph @josevarghese @mho22 @shimotmk
[v2.0.10] (2025-08-18)
Documentation
- Add Japanese translations to Blueprints 101 and What are Blueprints?. (#2511)
- Adding the documentation meta description to the main folder. (#2504)
- Translating fragments documentation and adding Contributor badge page. (#2503)
- Add GitDirectoryReference resource documentation. (#2492)
PHP WebAssembly
- Re-enable and fix native file locking tests. (#2505)
Website
Documentation
- Fix customize bundle instructions in "Host Own Playground" documentation. (#2510)
Bug Fixes
- Fix: "referrences" should be "references". (#2514)
Various
- Add Japanese documentation meta description to the main folder. (#2518)
- Add Japanese translations to Introduction. (#2489)
- Add docs-description blueprints tutorial and What are Blueprints?. (#2512)
- Added Gujarati Translation for Launch.md file. (#2480)
- Added Gujarati Translation for quick-start-guide.md. (#2494)
- Adding Contributor Badge page at the documentation. (#2491)
- Tagalog translations of Blueprints -> Tutorial -> What are Blueprints?. (#2520)
- Translation: Blueprints -> Tutorial -> How to run Blueprints. (#2522)
- Updated Typos in contributor-badge.md File. (#2493)
Contributors
The following contributors merged PRs in this release:
@brandonpayton @fellyph @juanmaguitar @mukeshpanchal27 @ravigadhiya007 @rollybueno @shail-mehta @shimotmk