Skip to content

v0.5.3

Choose a tag to compare

@dleadbetter dleadbetter released this 17 May 19:18
· 1524 commits to master since this release
7593975

💥 Breaking Changes

  • Updated BaseService class to include static configure method. This will allow the consuming application to customize the axios instance imported by this package, rather than provide its own.

🚀 New Features

  • Added DataView component for read-only views.

🐛 Bug Fixes

  • None!