@oberoncms/plugin-pgsql
Version:
A PostgreSQL database plugin for OberonCMS
323 lines (220 loc) • 7.3 kB
Markdown
# @oberoncms/plugin-pgsql
## 0.9.5
### Patch Changes
- @oberoncms/core@0.17.5
## 0.9.4
### Patch Changes
- @oberoncms/core@0.17.4
## 0.9.3
### Patch Changes
- 8265abe: Normalize package `repository.url` metadata to the canonical GitHub
repository URL used in npm provenance validation.
- 4a4ab91: Standardize unit test scripts by introducing `test:unit` and making
`test` call `test:unit`.
- rename direct unit test command from `test` to `test:unit`
- keep `test` as the entrypoint by delegating to `pnpm test:unit`
- add root `test:unit` orchestration for consistent workspace-level unit-test
invocation
- preserve existing e2e-oriented test scripts
- Updated dependencies [fbad025]
- Updated dependencies [d383641]
- Updated dependencies [bcf3676]
- Updated dependencies [25706d7]
- Updated dependencies [8265abe]
- Updated dependencies [4a4ab91]
- @oberoncms/core@0.17.3
## 0.9.2
### Patch Changes
- 35b86e7: Normalize package `repository.url` metadata to the canonical GitHub
repository URL used in npm provenance validation.
- Updated dependencies [35b86e7]
- @oberoncms/core@0.17.2
## 0.9.1
### Patch Changes
- 53f1409: Refresh workspace dependencies to latest available versions with pnpm
recursive update.
Notable upgrades requiring follow-up migration work:
- `flydrive` to v2
- `react-dropzone` to v15
- `@vercel/postgres` remains deprecated upstream
Stability pins retained:
- `eslint`/`@eslint/js` pinned to v9 for plugin compatibility
- `@types/node` pinned to `24.10.1` for current Node 24 usage
- d78a3de: Migrate package publishing to npm trusted publishing with GitHub
OIDC.
- update release workflow permissions for OIDC token exchange
- remove static `NPM_TOKEN` usage from publish job
- enable npm provenance in CI and package publish metadata
- Updated dependencies [53f1409]
- Updated dependencies [d78a3de]
- @oberoncms/core@0.17.1
## 0.9.0
### Minor Changes
- 0c6f7a0: Bump minor package versions
### Patch Changes
- 62ead8b: chore: align Node runtime and CI to Node 24 with pnpm-managed
versions
- 1a4ce67: Include root `*.config.ts` files in package TypeScript configs so
config files are typechecked.
Also update drizzle config typing to the current `drizzle-kit` `dialect` field
to keep checks passing.
- 1dfe98b: Silence dotenv loading output in the core adapter and tidy the pgsql
init script.
- d51da69: Split shared repo configs into dedicated internal packages and
migrate all consumers:
- add `@dev/eslint`, `@dev/typescript`, and `@dev/vite`
- move workspace `eslint`, `tsconfig`, `tailwind`, and `vite` references to
those packages
- replace `@tohuhono/dev` with `@dev/scripts` and keep only the `odt` tooling
export
- modernize package `exports` maps with explicit `types`/`default` conditions
- simplify `@dev/vite` to source export + typecheck-only workflow
- Updated dependencies [8774704]
- Updated dependencies [10e7219]
- Updated dependencies [62ead8b]
- Updated dependencies [0054a4f]
- Updated dependencies [a7653c1]
- Updated dependencies [0c6f7a0]
- Updated dependencies [38b6272]
- Updated dependencies [3fc23f9]
- Updated dependencies [1dfe98b]
- Updated dependencies [8b774a8]
- Updated dependencies [0c6f7a0]
- Updated dependencies [d51da69]
- @oberoncms/core@0.17.0
## 0.8.1
### Patch Changes
- Updated dependencies [a75ba57]
- @oberoncms/core@0.16.0
## 0.8.0
### Minor Changes
- bce6613: Bump dependencies
### Patch Changes
- 38a8da8: Bump dependencies for all packages
- Updated dependencies [38a8da8]
- Updated dependencies [bce6613]
- @oberoncms/core@0.15.0
## 0.7.0
### Minor Changes
- 22dd6fe: Bump @measured/puck to 16.2
### Patch Changes
- Updated dependencies [22dd6fe]
- @oberoncms/core@0.14.0
## 0.6.2
### Patch Changes
- f81809b: Bump dependancies
- a49cf41: Bump dependancies
- Updated dependencies [93ecf7f]
- Updated dependencies [f81809b]
- Updated dependencies [a49cf41]
- @oberoncms/core@0.13.1
## 0.6.1
### Patch Changes
- 1219464: fix tsx prebuild
- Updated dependencies [9bb8cb7]
- Updated dependencies [8b62b9d]
- Updated dependencies [b6d32fa]
- @oberoncms/core@0.13.0
## 0.6.0
### Minor Changes
- a8d2554: BREAKING CHANGE Removed initActions Removed initAdapter initOberon
now returns an object with the intitialised adapter and handlers Clarified
types - OberonActions is now OberonAdapter
### Patch Changes
- Updated dependencies [a8d2554]
- Updated dependencies [a8d2554]
- @oberoncms/core@0.12.0
## 0.5.1
### Patch Changes
- a2d1a58: Update documentation
- Updated dependencies [a2d1a58]
- @oberoncms/core@0.11.1
## 0.5.0
### Minor Changes
- 19e0f04: Move signOut to adapter
- 85f2f55: Create a development plugin
### Patch Changes
- 19e0f04: Move demo into documentation
- Updated dependencies [d233d9a]
- Updated dependencies [19e0f04]
- Updated dependencies [19e0f04]
- Updated dependencies [85f2f55]
- Updated dependencies [634cc82]
- @oberoncms/core@0.11.0
## 0.4.5
### Patch Changes
- e28293f: Fix create-oberon-app with development fallbacks
- 01fde22: Move development fallback to wrappers Move local sqlite to separate
plugin
- e8c2c24: Fix dynamically load client after initialisation
- Updated dependencies [e28293f]
- Updated dependencies [01fde22]
- @oberoncms/core@0.10.4
## 0.4.4
### Patch Changes
- Updated dependencies [2aebcf6]
- @oberoncms/core@0.10.3
## 0.4.3
### Patch Changes
- eae0eab: Fix create-oberon-app not installing plugin dependencies
## 0.4.2
### Patch Changes
- Updated dependencies [b8ed573]
- @oberoncms/core@0.10.2
## 0.4.1
### Patch Changes
- 9ce4e84: Improve plugin initialisation
- 9ce4e84: Improve developer tooling
- Updated dependencies [9ce4e84]
- @oberoncms/core@0.10.1
## 0.4.0
### Minor Changes
- 982a202: Moved initialisation for plugins into adapter prebuild function
### Patch Changes
- 982a202: fix turbo build filter
- 982a202: Fix build command
- 982a202: Fix dist not included in published packages
- Updated dependencies [982a202]
- Updated dependencies [982a202]
- Updated dependencies [982a202]
- Updated dependencies [982a202]
- @oberoncms/core@0.10.0
## 0.3.3
### Patch Changes
- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @oberoncms/core@0.9.3
## 0.3.2
### Patch Changes
- f218952: Fix build command
- f218952: Fix dist not included in published packages
- Updated dependencies [f218952]
- Updated dependencies [f218952]
- @oberoncms/core@0.9.2
## 0.3.1
### Patch Changes
- d6e52e0: Fix dist not included in published packages
- Updated dependencies [d6e52e0]
- @oberoncms/core@0.9.1
## 0.3.0
### Minor Changes
- 693824e: Moved packages and added create-oberon-app
### Patch Changes
- Updated dependencies [693824e]
- @oberoncms/core@0.9.0
## 0.2.0
### Minor Changes
- 4767eb7: Moved plugins and renamed packages
- d13cecf: Change all adapters to be plugins
### Patch Changes
- Updated dependencies [4767eb7]
- Updated dependencies [d13cecf]
- Updated dependencies [e1761a0]
- @oberoncms/core@0.8.0
## 0.1.0
### Minor Changes
- 4cd4aaa: New Postgresql Adapter