Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@api-platform/admin

Package Overview
Dependencies
Maintainers
0
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api-platform/admin - npm Package Versions

1
10

2.2.5

Diff

Changelog

Source

2.2.5

  • Remove unuseful optional chaining
dunglas
published 2.2.4 •

Changelog

Source

2.2.4

  • Fix updateMany to send parameters into data fetch
dunglas
published 2.2.3 •

Changelog

Source

2.2.3

  • Hydra: display empty page when hydra:totalItems is 0
dunglas
published 2.2.2 •

Changelog

Source

2.2.2

  • Hydra: correctly display all errors
dunglas
published 2.2.1 •

Changelog

Source

2.2.1

  • Embedded support for array relation
  • Fix optimistic introspect calls
  • Hydra: better CORS error
dunglas
published 2.2.0 •

Changelog

Source

2.2.0

  • Add embedded support (disabled by default, set useEmbedded to true in the Hydra data provider)
  • BC: If your API uses an embedded, it will not be a reference anymore if you use ListGuesser, InputGuesser or ResourceGuesser. Use the new way of handling embedded instead.
  • BC: In the schemaAnalyser, getReferenceNameField has been renamed to getFieldNameFromSchema.
  • Require @api-platform/api-doc-parser ^0.9 (embedded)
  • Add partial pagination support
  • Hydra: fix default per page parameter value
dunglas
published 2.1.1 •

Changelog

Source

2.1.1

  • Hydra: remove trace in error
  • Hydra: add body to HttpError
dunglas
published 2.1.0 •

Changelog

Source

2.1.0

  • If a search filter for the identifier is available, use it for MANY requests
dunglas
published 2.0.1 •

Changelog

Source

2.0.1

  • Fix authentication
  • Better error handling
  • Use readable and writable fields instead of fields
  • Use array notation for exists, range and date filters
dunglas
published 2.0.0 •

Changelog

Source

2.0.0

  • Compatibility with react-admin 3
  • Use hooks instead of classes
  • AdminGuesser can be used instead of HydraAdmin
  • A custom resourceSchemaAnalyzer can be pass as a prop of AdminGuesser
  • A custom history can be pass as a prop
  • The Hydra data provider is using the new type
  • Do not display guesser console logs in production
  • Better UI when displaying errors at the first loading
  • Undoable editing has been fixed

Breaking Changes:

  • dataProvider imported from @api-platform/admin has been renamed to hydraDataProvider
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc