mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-14 01:34:55 +08:00
Version update 0.44.0
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
# Change Log
|
||||
|
||||
## [0.44.0] - 2021-07-15
|
||||
## [0.44.0] - 2021-07-19
|
||||
|
||||
### Changed
|
||||
|
||||
- [BREAKING] renamed `useAuthContext` to `useAuthController`
|
||||
- Including `authController` in `PermissionBuilder` so you can access additional
|
||||
data for a user.
|
||||
- Improved sample code and quickstart to include custom user logic
|
||||
|
||||
## [0.43.0] - 2021-07-06
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@camberi/firecms",
|
||||
"version": "0.43.0",
|
||||
"version": "0.44.0",
|
||||
"description": "Awesome Firestore based CMS",
|
||||
"author": "camberi",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user