Releases: api-platform/admin
Releases · api-platform/admin
v4.0.7
What's Changed
- chore(deps): bump axios from 1.7.7 to 1.8.2 by @dependabot in #602
- chore(deps): bump symfony/validator from 6.4.4 to 6.4.11 in /api by @dependabot in #603
- chore(deps): bump twig/twig from 3.8.0 to 3.11.2 in /api by @dependabot in #604
- chore(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #608
- [Storybook] Improve Storybook examples by @slax57 in #600
- (fix)ResourceGuesser: Fix
<ResourceGuesser>
ignoresrecordRepresentation
prop by @slax57 in #611 - fix(hydra): Fix server-side validation errors do not show up by @slax57 in #613
- fix(storybook): Add story with
<OpenApiAdmin>
by @slax57 in #614
Full Changelog: v4.0.6...v4.0.7
v4.0.6
Full Changelog: v4.0.5...v4.0.6
v4.0.5
What's Changed
- Fix local environment and CI job following upgrade to
api-platform/core
v4 by @slax57 in #597 - Fix infinite Loading progress on React 19 by @SebLevDev in #599
- chore: api-doc-parser:^0.16.8 by @soyuka in #601
New Contributors
- @SebLevDev made their first contribution in #599
Full Changelog: v4.0.4...v4.0.5
v4.0.4
v4.0.3
v4.0.2
What's Changed
- fix(hydra) : change hydra prefix (hardcoded values) by @valentin-dassonville in #586
- chore: update frankenphp and fix cs by @soyuka in #588
New Contributors
- @valentin-dassonville made their first contribution in #586
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- Fix override code for page components by @fzaninotto in #577
- Fix InputGuesser Prop type refuses multiline prop by @fzaninotto in #576
- Fix default theme and store by @fzaninotto in #575
Full Changelog: v4.0.0...v4.0.1
Version 4.0.0
What's Changed
- fix: TS build by @fzaninotto in #571
- fix: docker compose on MacOS by @fzaninotto in #570
- update: support for react-admin v5 by @fzaninotto in #572
New Contributors
- @fzaninotto made their first contribution in #571
Full Changelog: v3.4.8...v4.0.0
Version 3.4.8
What's Changed
- fix: pwa container crashes because packageManager is not defined by @adguernier in #554
- cover react-admin undefined meta param by @PawelSuwinski in #556
- useOnSubmit - findFile null safe value access by @PawelSuwinski in #560
- AdminGuesserProps - missing admin prop type by @PawelSuwinski in #558
- InputGuesser - incomplete typing for reference input by @PawelSuwinski in #562
- ListGuesser rowClick propTypes RA compatibility by @PawelSuwinski in #565
- fix: fix notification message on CreateGuesser by @vincentchalamon in #567
Full Changelog: v3.4.7...v3.4.8
Version 3.4.7
What's Changed
- chore: move extraInformation to meta by @mkg20001 in #498
- chore: useOnSubmit hook for Create/ EditGuessers by @PawelSuwinski in #542
- fix: make it possible to pass all supported props by AdminContext from AdminGuesser by @anjeylink in #545
- chore: make the development process easier with Storybook by @adguernier in #541 and @soyuka in #535
- fix: problem+json context resolving while expanding violation list by @PawelSuwinski in #553
New Contributors
- @mkg20001 made their first contribution in #498
- @anjeylink made their first contribution in #545
- @adguernier made their first contribution in #541
Full Changelog: v3.4.6...v3.4.7