All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.1.3 (2023-10-12)
- bump node engines to 18 (bd8e9c0)
4.1.2 (2023-09-19)
4.1.1 (2023-08-23)
- better previewDrafts support in dereference (469798b)
4.1.0 (2023-08-23)
- implement
dereference
optimization (acd526a)
4.0.4 (2023-08-10)
4.0.3 (2023-08-07)
- add
node.module
export condition (b7ec069) - deps: Update dependency groq-js to v1.1.11 (#110) (2b8f065)
4.0.2 (2023-08-04)
- deps: update dependency mendoza to v3.0.3 (0f18346)
4.0.1 (2023-08-04)
4.0.0 (2023-08-04)
- deps: update dependency
mendoza
to 3.0.1
- deps: update dependency
mendoza
to 3.0.1 (154f0b0)
3.0.0 (2023-08-04)
- deps: update dependency mendoza to v3 (#105)
2.3.4 (2023-08-04)
2.3.3 (2023-08-04)
2.3.2 (2023-08-04)
- deps: narrow semver ranges for better resilience against wild userland node_modules (363ba3c)
2.3.1 (2023-07-26)
- add provenance (024cb5d)
2.3.0 (2023-06-28)
- add support for
requestTagPrefix
(508639e)
2.2.2 (2023-06-28)
2.2.1 (2023-06-28)
2.2.0 (2023-06-27)
- docs: the default
listen
value isfalse
(7264c50)
2.1.0 (2023-03-22)
- use
@sanity/eventsource
instead ofeventsource
(7656c97)
2.0.9 (2023-03-22)
2.0.8 (2023-03-08)
2.0.7 (2023-02-14)
- bump
groq-js
to1.1.7
(57ea046)
2.0.6 (2023-02-01)
2.0.5 (2023-01-23)
2.0.4 (2023-01-14)
2.0.3 (2023-01-12)
2.0.2 (2023-01-12)
- use the beta of
groq-js
(22acdfe)
2.0.1 (2023-01-12)
- use correct
pkg.typings
path (b73ebe8)
2.0.0 (2023-01-12)
- no longer shipping ES5 syntax, the new compile target is browsers capable of running ESM natively. The Node.js baseline is still v14.
- add 100% ESM support (e2bb872)
- only specify the major version for dependencies that should dedupe well (e970b07)
1.1.5 (2023-01-12)
1.1.4 (2022-11-18)
- support
swcMinify
in NextJS 13 (f3063a4)
1.1.3 (2022-11-16)
- bump
groq-js
(8aad5a4)
1.1.2 (2022-11-16)
- use tsdoc
@defaultValue
(5c207d5)
1.1.1 (2022-11-15)
- improve error messages for invalid
token
andEventSource
configs (51aeb75)
1.1.0 (2022-11-15)
1.1.0-add-type-allowlist.1 (2022-11-14)
- add support for fetching subset of dataset by type (0e06463)
1.0.4 (2022-11-10)
- export
Config
typings (70e8fcf)
1.0.3 (2022-10-28)
1.0.2 (2022-10-27)
- README: the min supported Node version is 14 (0b717b2)
1.0.1 (2022-10-27)
- deps: update dependencies (non-major) (#17) (2f1c7f6)
- deps: update dependency eventsource to v2 (#22) (c12c92d)
1.0.0 (2022-10-27)
- adding
pkg.exports
can sometimes require changes in your build system. It should work exactly like before but we're making it a major release to ensure nobody pulls in this version accidentally
- add
pkg.exports
(c261392)
0.4.1 (2022-08-19)
- deps: previous commit updated groq-js (14cdf8c)