Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release mutate 0.8.0 #12

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

ecospark[bot]
Copy link
Contributor

@ecospark ecospark bot commented Aug 7, 2024

🤖 I have created a release beep boop

0.8.0 (2024-08-07)

Features

  • add compact formatter (04f5ee1)
  • add low level store implementation (01ee65e)
  • export unstable store (c2310ef)
  • improve type system for patching values, use stricter types when possible (61a8134)
  • path: export getAtPath w/types (3197968)
  • store: export unstable_store (d2245ee)
  • store: expose meta streams (63bcaac)
  • store: start implementation of cl-store (02d7e48)

Bug Fixes

  • add missing exports (555e238)
  • add missing exports (c36c6cb)
  • add missing mutations to decoders/encoders (4456797)
  • add typesversions workaround for unstable store export (5b12b06)
  • apply: add type support for inc operation (7a6b814)
  • cleanup main exports (a25b833)
  • deps: add missing dependencies (587582f)
  • deps: add required dependencies (8b6c650)
  • deps: replace nanoid with ulid (b7f73fa)
  • deps: upgrade dependencies (cc7fe9d)
  • deps: upgrade dependencies (8488bd9)
  • docs: fix readme syntax error (4cdcf13)
  • docs: fix tsdoc formatting (a261922)
  • docs: improve section about differences from sanity mutations (96c4547)
  • example: load api config from .env (42eb4dc)
  • fix broken export (a6800f2)
  • improve error messages (87b2890)
  • inline mutation event (8eb49f2)
  • issue a warning on event.mutation access if listener event didn't include them (024a4af)
  • package: fix broken package exports (60dbc5d)
  • pass ifRevisionID when encoding for Sanity mutation API (6e7b490)
  • path: fix broken overload for getAtPath() (3d0b12f)
  • path: reexport path index (28d9da2)
  • pkg: add sideEffects: false to package.json (f2ec4ca)
  • revert back to nanoid for array key generator (40b7193)
  • store: export api types (717229b)
  • store: send intention-based mutations along with the mutation event (7aeb7af)
  • tests: add tests for array utils (e8aee45)
  • test: update snapshots (05b739f)
  • test: use expectTypeOf instead of ts-expect (00ce33d)
  • types: add SafePath excluding path parse errors (f9cc3c1)
  • types: fix typing issue when applying a patch in non-tuple arrays (24eba69)

This PR was generated with Release Please. See documentation.

Copy link

vercel bot commented Aug 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mutate-example-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2024 11:06am

Copy link
Member

@stipsan stipsan left a comment

Choose a reason for hiding this comment

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

I'll merge this and clean up the changelog afterwards, hopefully release-please picks up that it has already released these changes 🙌

@stipsan stipsan merged commit bdd65e2 into main Aug 7, 2024
8 checks passed
@stipsan stipsan deleted the release-please--branches--main--components--mutate branch August 7, 2024 11:39
@ecospark
Copy link
Contributor Author

ecospark bot commented Aug 7, 2024

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant