Published to Chrome Web Store on 7/28/2021
🧱 New Bricks
@pixiebrix/url-params
bricks for constructing a URL with URL parameters (#936)
✨ Improvements
@pixiebrix/browser/alert
now accepts numbers and booleans (#900)@pixiebrix/clipboard/copy
now accepts numbers and booleans (#794)- If brick has an
outputSchema
defined, its output will be checked against the schema and any violations will be logged (#934)
🐛 Bug Fixes
- Fixes bug where the PixieBrix page script would not load on some pages in the wild (#943)
🏎️ Performance
- Optimize content script injection when using the dev tools (#911)
🎨 User Interface
- Remove duplicated borders from sidebar (#941)