-
#123
0ff49b6
Thanks @Swanand01! - feat: Add SEO support for core WordPress metadata. -
#144
87f8f56
Thanks @SH4LIN! - feat!: Refactor the Query Engine for composability and release@snapwp/plugin-apollo-client
and@snapwp/plugin-tanstack-query
adapters.
-
#170
cf1b672
Thanks @SH4LIN! - fix: restoreno-cache
policy when usingplugin-apollo-client
-
#174
1580854
Thanks @justlevine! - dev: Include GraphQLid
fields on all GraphQL nodes -
#151
693252c
Thanks @Swanand01! - dev: ExposeQueryEngine.getTemplateData().is404
for custom HTTP status code handling. -
Updated dependencies [
0ff49b6
,4ef89bd
,9576cf4
,87f8f56
]:- @snapwp/core@0.4.0
-
#154
22ed5d2
Thanks @Swanand01! - fix: use NEXT_PUBLIC_SITE_URL for GraphQL endpoint when available. -
#138
9ddaf7c
Thanks @SH4LIN! - fix: ensurenpm run typecheck
scans all packages. -
#141
6324467
Thanks @ayushnirwal! - chore: Addeslint-plugin-import
to repository ruleset and lint. -
#147 [
bae4118
](https://github.com/rtCamp/snapwp/commit/bae41180f8012b0232f0c87a3c9e470d56603ff2 Thanks @ta5r! - chore: Enforce named exports and remove default exports. -
#142
c460b31
Thanks @Ta5r! - chore: Enforcejsdoc/require-param-type
ESLint rule in repository ruleset. -
Updated dependencies [
6324467
,22ed5d2
,278ef2c
,bae4118
,9ddaf7c
,c460b31
]:- @snapwp/core@0.3.1
-
#111
57f3c09
Thanks @SH4LIN! - feat!: Add and improve robust WordPress and internal URI handling.Breaking Changes:
The Environment Variables and Config API have been updated, with many of the variables renamed or removed. Please review the updated documentation for the latest changes.
Old value Replace with NEXT_PUBLIC_URL NEXT_PUBLIC_FRONTEND_URL NEXT_PUBLIC_WORDPRESS_URL NEXT_PUBLIC_WP_HOME_URL NEXT_PUBLIC_WORDPRESS_UPLOADS_PATH NEXT_PUBLIC_WP_UPLOADS_DIRECTORY NEXT_PUBLIC_WORDPRESS_REST_URL_PREFIX NEXT_PUBLIC_REST_URL_PREFIX getConfig().nextUrl getConfig().frontendUrl getConfig().homeUrl getConfig().wpHomeUrl -
#55
603bd86
Thanks @Ta5r! - tests: Add tests for QueryEngine and utils
-
#119
f5ef79a
Thanks @SH4LIN! - feat: load default favicon metadata from WordPress -
#115
347216c
Thanks @Pathan-Amaankhan! - chore: Add and enforce explicit return types on method signatures. -
#120
0a4d1e0
Thanks @Ta5r! - dev: Usearea
attribute as HTML tag fallback inCoreTemplatePart
block component. -
#90
c956f31
Thanks @BhumikP! - refactor: EnforceexactOptionalPropertyType
TypeScript rule -
Updated dependencies [
57f3c09
,347216c
,57f3c09
,c956f31
]:- @snapwp/core@0.3.0
- #103
579ba54
Thanks @ashutoshgautams! - refactor!: Changelocation
togroupLocation
for script placement enum type
-
#87
71bd814
Thanks @BhumikP! - dev: Implement noPropertyAccessFromIndexSignature rule in tsconfig base -
Updated dependencies [
dcecabf
,71bd814
,579ba54
]:- @snapwp/core@0.2.0
- #81
2595e37
Thanks @justlevine! - chore: SemVer bump to 0.1.0
-
#77
a3c3f6b
Thanks @SH4LIN! - feat: Improve handling of GraphQL errors and the Error Boundary UI. -
#52
47cad60
Thanks @Swanand01! - feat: Add better type definitions for block props -
Updated dependencies [
47cad60
,2595e37
]:- @snapwp/core@0.1.0
-
docs: Update, backfill, and cleanup readmes
-
chore: use explicit
type
import syntax -
Updated dependencies [
f655e18
,f19903d
,f19903d
,55bd683
,f19903d
,f19903d
,f19903d
]:- @snapwp/core@0.0.2
- fix: Normalize file paths when detecting the
snapwp.config.mjs
file on Windows.
- Initial (public) release.