You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [2.0.0](1.22.3...2.0.0) (2025-03-04)
### Bug Fixes
* 🐛 support gatsby pathPrefix, thus fallback relative ([7ae3278](7ae3278))
* add updated eslinting and lint ([9b80ceb](9b80ceb))
* bump ([86c4574](86c4574))
* bump circle ci version ([4f5a65a](4f5a65a))
* dont break generated client interface ([46034ca](46034ca))
* tests to align with new esm format ([6548914](6548914))
* this is how we dooooo ([38d41b1](38d41b1))
* update template for gatsby config ([81c6452](81c6452))
### Features
* this is a major revision to most packages. The changes support ([7970eaf](7970eaf))
### BREAKING CHANGES
* most apis will be ESM except for server, and use
the latest versions of packages. This will change some of the
logic or processes you may have been using there is also a bump
to schema-utiils for most packages and meta-schema.
* bump circle ci version ([4f5a65a](https://github.com/open-rpc/generator/commit/4f5a65a12bbf0d6294ca0b602558ea08f5b888b5))
10
+
* dont break generated client interface ([46034ca](https://github.com/open-rpc/generator/commit/46034cafe2789470c271a39734a4a1addea2026b))
11
+
* tests to align with new esm format ([6548914](https://github.com/open-rpc/generator/commit/6548914fb09d110934cd4785be558cc824d122a9))
12
+
* this is how we dooooo ([38d41b1](https://github.com/open-rpc/generator/commit/38d41b19919142e842cbed3321088b542987a4bc))
13
+
* update template for gatsby config ([81c6452](https://github.com/open-rpc/generator/commit/81c64525ef179b70b62def9f4a4feb7590d44105))
14
+
15
+
16
+
### Features
17
+
18
+
* this is a major revision to most packages. The changes support ([7970eaf](https://github.com/open-rpc/generator/commit/7970eafbef683b6432374e45e0bd471401602aa9))
19
+
20
+
21
+
### BREAKING CHANGES
22
+
23
+
* most apis will be ESM except for server, and use
24
+
the latest versions of packages. This will change some of the
25
+
logic or processes you may have been using there is also a bump
26
+
to schema-utiils for most packages and meta-schema.
0 commit comments