Releases: Automattic/remote-data-blocks
Releases · Automattic/remote-data-blocks
v0.4.0
What's Changed
- Fix text alignment in data source list by @maxschmeling in #245
- Bump phpunit/phpunit from 10.5.38 to 10.5.39 by @dependabot in #249
- Add auth header error handling by @alecgeatches in #250
- [UI] Fix modal size by @brookewp in #252
- Bump @playwright/test from 1.49.0 to 1.49.1 by @dependabot in #247
- Bump the wordpress group across 1 directory with 22 updates by @dependabot in #248
- Bump lint-staged from 15.2.10 to 15.2.11 by @dependabot in #246
- airtable field mapping improvments by @shekharnwagh in #254
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #215
- Bump @testing-library/react from 16.0.1 to 16.1.0 by @dependabot in #235
- Bump @babel/preset-react from 7.25.9 to 7.26.3 by @dependabot in #236
- [UI] fixes and improvements by @brookewp in #253
- [UI] Add DataViews to admin settings by @brookewp in #255
- Revert "[UI] Add DataViews to admin settings (#255)" by @brookewp in #256
- add airtable rich text support by @shekharnwagh in #240
- Add DataViews and replace table in settings by @brookewp in #257
- Improve query registration and schema validation by @chriszarate in #243
- [UI] Implement DataViews in editor by @brookewp in #251
- Ensure string values for API responses used in blocks by @chriszarate in #262
- Fix button URL binding by @chriszarate in #263
- add google sheets field selection in settings by @shekharnwagh in #259
- Add "Code" badge to code-configured data sources by @chriszarate in #264
- Bump @types/wordpress__blocks from 12.5.15 to 12.5.16 by @dependabot in #260
- Bump @types/wordpress__block-editor from 11.5.15 to 11.5.16 by @dependabot in #261
- Improve block registration shape to allow query options by @chriszarate in #265
- Fix token decoding during
wp-env
startup. by @alecgeatches in #220 - Improve missing data fallback by @alecgeatches in #258
- v0.4.0 by @maxschmeling in #273
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- [UI] Admin settings and setup/edit flow updates by @brookewp in #241
- Use CSS grid for services dropdown by @maxschmeling in #242
- v0.3.3 by @maxschmeling in #244
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Fix withBlockBinding tests by mocking tracks by @mehmoodak in #209
- Add "none" authentication type in HTTP data source by @mehmoodak in #206
- Adds e2e testing framework by @mehmoodak in #205
- add a table of contents for docs by @shekharnwagh in #211
- refactor github markdown links parsing by @shekharnwagh in #212
- Fix global track props on Backend Tracks Events by @mehmoodak in #201
- Restore missing block binding controls by @chriszarate in #218
- Documentation Changes based on Walkthrough by @smithjw1 in #213
- Fix minor documentation errors by @alecgeatches in #219
- Bump kevinrob/guzzle-cache-middleware from 5.1.0 to 6.0.0 by @dependabot in #222
- Bump php-stubs/wordpress-stubs from 6.6.2 to 6.7.1 by @dependabot in #214
- Update dev dependencies that don't cause issues by @chriszarate in #231
- Update
@wordpress/blocks
types and remove expected error by @chriszarate in #230 - Add Salesforce B2C support by @alecgeatches in #228
- add support for all airtable field types by @shekharnwagh in #234
- Change data source slugs to an overridable auto-UUID by @brookewp in #229
- Send X-Cors-Proxy-Allowed-Request-Headers header on proxied requests by @maxschmeling in #238
- v0.3.2 by @maxschmeling in #239
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fix naming and casing for existing Airtable field types by @brookewp in #196
- Update README.md by @smithjw1 in #197
- Adjust data source slug input by @brookewp in #195
- Adds Tracks Analytics on backend by @mehmoodak in #155
- Add Tracks Analytics on frontend by @mehmoodak in #185
- UPDATE @automattic/calypso-analytics to version 1.1.3 by @mehmoodak in #200
- fix data source slug update in the form by @shekharnwagh in #204
- Settings UI updates by @brookewp in #203
- Improve "expected error" types by @chriszarate in #207
- add optional generate field to input_schema by @shekharnwagh in #198
- github markdown block link fixes by @shekharnwagh in #191
- v0.3.1 by @shekharnwagh in #208
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update for new blueprint format by @chriszarate in #179
- Improve use of WP Playground CORS proxy by @chriszarate in #182
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #159
- Bump phpunit/phpunit from 10.5.35 to 10.5.37 by @dependabot in #171
- Bump @babel/preset-react from 7.25.7 to 7.25.9 by @dependabot in #180
- Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 by @dependabot in #170
- Bump the wordpress group across 1 directory with 21 updates by @dependabot in #181
- Cover tests with Psalm and fix errors by @chriszarate in #183
- Do not auto-align assignments to the right-most level by @jblz in #114
- Use consistent file naming patterns for React components and hooks by @chriszarate in #184
- Bump phpunit/phpunit from 10.5.37 to 10.5.38 by @dependabot in #186
- Bump happy-dom from 15.7.4 to 15.8.3 by @dependabot in #188
- Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 by @dependabot in #189
- Conditionally stop WordPress in trap by @chriszarate in #190
- Fix pattern bindings missing in WordPress 6.7 by @alecgeatches in #193
- v0.3.0 by @alecgeatches in #194
New Contributors
- @alecgeatches made their first contribution in #193
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- Use WordPress Playground CORS proxy by @chriszarate in #175
- Fix error on selecting remote data by @chriszarate in #176
- remoteData attribute is, in fact, optional by @chriszarate in #177
- v0.2.7 by @chriszarate in #178
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Fix query input overrides by @chriszarate in #173
- v0.2.6 by @maxschmeling in #174
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Adds function type to validator and generate option to HttpQueryContext schema by @maxschmeling in #167
- v0.2.5 by @maxschmeling in #168
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Adds support for binding button text and URL by @maxschmeling in #165
- v0.2.4 by @maxschmeling in #166
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Fix image block binding by @maxschmeling in #163
- v0.2.3 by @chriszarate in #164
Full Changelog: v0.2.2...v0.2.3