Skip to content

Release 🚀#93

Merged
pawcoding merged 8 commits into
masterfrom
next
Apr 24, 2026
Merged

Release 🚀#93
pawcoding merged 8 commits into
masterfrom
next

Conversation

@pawcoding
Copy link
Copy Markdown
Owner

Planned release date

April 25th, 2026

Issues

  • no issues

Changes

Features ✨

  • Added automatic property description generation from new help text field descriptions

Fixes 🩹

  • no bug fixes

Internals 🛠️

  • Update dependencies to latest versions

Includes

  • no other PRs included

pawcoding and others added 6 commits April 19, 2026 11:31
This `help` text is a new feature added via PocketBase v0.37.0 and
allows you to add a description to every field of a collection. This
commit now adds support for this field and automatically adds this text
as property description to the generated TypeScript types.

We also generate descriptions for default fields like the collectionId
and collectionName, as well as autodate which don't allow for custom
help texts via the PocketBase UI.
## [3.1.0-next.1](v3.0.2...v3.1.0-next.1) (2026-04-19)

### 🚀 Features

* **schema:** extract help text and use it as property description ([a8ebe2b](a8ebe2b))

### 🧪 Tests

* **schema:** add test cases for help text / property description ([2ce81a0](2ce81a0))
* **schema:** update tests to handle added properties to schema entry ([691d6a8](691d6a8))

### 🏗 Dependency updates

* **deps:** update dependencies ([6ee22d9](6ee22d9))
@pawcoding pawcoding self-assigned this Apr 19, 2026
@pawcoding pawcoding added the released on @next [bot] This is available in a pre-release label Apr 19, 2026
@github-actions
Copy link
Copy Markdown

📝 Changelog Preview

3.1.0 (2026-04-24)

🚀 Features

  • schema: extract help text and use it as property description (a8ebe2b)

🧪 Tests

  • schema: add test cases for help text / property description (2ce81a0)
  • schema: update tests to handle added properties to schema entry (691d6a8)

🏗 Dependency updates

  • deps: update dependencies (c646b8e)
  • deps: update dependencies (6ee22d9)

## [3.1.0-next.2](v3.1.0-next.1...v3.1.0-next.2) (2026-04-24)

### 🏗 Dependency updates

* **deps:** update dependencies ([c646b8e](c646b8e))
@pawcoding
Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 3.1.0-next.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Copy Markdown
Owner Author

@pawcoding pawcoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

@pawcoding pawcoding merged commit 01432ad into master Apr 24, 2026
1 check passed
@pawcoding pawcoding deleted the next branch April 24, 2026 18:43
@pawcoding
Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@pawcoding pawcoding added the released [bot] This is available in a release label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released on @next [bot] This is available in a pre-release released [bot] This is available in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants