latitude-dev / latitude

Developer-first embedded analytics
https://latitude.so
GNU Lesser General Public License v3.0
674 stars 27 forks source link

Next release #401

Closed geclos closed 3 weeks ago

geclos commented 3 weeks ago

Release

This release includes the following changes.

React components We have added all components available in regular Latitude apps – except for the Input component – to our React library. Now users have a complete, native way to embed their Latitude projects into their React applications, no iframes involved.

Latitude secrets We've added complete secret management to Latitude Cloud. This change means users can now safely declare secrets for their apps and they will become available as regular environment variables in their production environment. To add a secret simply run:

latitude secrets add SECRET_NAME=SECRET_VALUE
changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: 6a7a31d218f84cf368d152411690b67fb98f022e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages | Name | Type | | --------------------- | ----- | | @latitude-data/cli | Minor | | @latitude-data/svelte | Minor | | @latitude-data/client | Minor | | @latitude-data/server | Minor | | @latitude-data/react | Minor | | example-react | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR