We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af9e8e commit e6026e4Copy full SHA for e6026e4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.2.0](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v5.1.1...v5.2.0) (2025-09-15)
2
+
3
4
+### Features
5
6
+* **plugin:** support inline helper functions ([2af9e8e](https://github.com/mohatt/gatsby-plugin-advanced-pages/commit/2af9e8ef0e9422dd9702725d2db04327fc29eaf9))
7
8
## [5.1.1](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v5.1.0...v5.1.1) (2025-08-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-advanced-pages",
- "version": "5.1.1",
+ "version": "5.2.0",
"description": "A Gatsby plugin that makes it easy to create pages with dynamic features like pagination and custom routing",
"keywords": [
"gatsby",
0 commit comments