init
This commit is contained in:
38
doc/CHANGELOG.md
Normal file
38
doc/CHANGELOG.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# doc
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- middleware is externalized in src/lib/pocketbase/middleware.ts
|
||||
|
||||
## 0.3.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0c3e99c: change default naming from Model to Record as pocketbase calls it
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 23c9e7f: remove eleventy fetch in favoi of pocketbase sdk and refine the way content is updated
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- c1027d0: add cacheDir option for fetching
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 8901c7e: add enum options
|
||||
- 99172d0: add ignore option
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 21cb879: add eleventy-fetch peer dependency mention
|
||||
Reference in New Issue
Block a user