pybricks-code
pybricks-code copied to clipboard
Web IDE for Pybricks
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.98.0. Release notes Sourced from webpack's releases. v5.98.0 Fixes Avoid the deprecation message #19062 by @alexander-akait Should not escape CSS local ident in JS #19060...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.9.7 to 2.6.0. Release notes Sourced from @reduxjs/toolkit's releases. v2.6.0 This feature release adds infinite query support to RTK Query. Changelog RTK Query Infinite Query support Since...
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.9.1 to 3.1.1. Release notes Sourced from usehooks-ts's releases. [email protected] Patch Changes b1dffb9: feat: Update peerDependencies to include React 19 @michal-worwag [email protected] Minor Changes 06dfd5e: Add remove...
I18n de
# Add German Language Support This PR adds German (de) localization support to Pybricks Code. The changes include: ## Features - Added German translation files (de.json) - Implemented automatic language...
Welcome screen improvements inspired for pybricks/support#1264 
Implementation and first merge of HubCentral/PortView feature based on the discussion https://github.com/pybricks/support/issues/1708 Slightly modified hubcentral protocol, included _builtin_port_view.py as well for reference. 
Flash the EV3 all in one go rather than sector-by-sector. This appears to resolve issues we had with flashing (some?) EV3s, and mirrors what we do in pybricksdev. Fixes https://github.com/pybricks/support/issues/2375.
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.99.6. Release notes Sourced from webpack's releases. v5.99.6 Fixes Respect public path for ES modules Fixed generation of module for module library when mixing commonjs...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.9.7 to 2.7.0. Release notes Sourced from @reduxjs/toolkit's releases. v2.7.0 RTK has hit Stage 2.7! :rofl: This feature release adds support for Standard Schema validation in RTK...