Version Packages - #9334
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryMedium Risk Overview @hashintel/ds-helpers@0.2.2 documents shipping generated @hashintel/petrinaut-core@0.0.4 documents corrected stochastic transition firing: per-frame probability @hashintel/ds-components@0.3.1 and @hashintel/petrinaut@0.0.19 are patch releases that only pick up the dependency updates above. Reviewed by Cursor Bugbot for commit e3bb53a. Bugbot is set up for automated code reviews on this repo. Configure here. |
47cfde8 to
977123e
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@hashintel/ds-components@0.3.1
Patch Changes
@hashintel/ds-helpers@0.2.2
Patch Changes
styled-systemfiles in the package tarball. (@CiaranMn, #9328)@hashintel/petrinaut@0.0.19
Patch Changes
@hashintel/petrinaut-core@0.0.4
Patch Changes
1 - e^(-rate * dt), advance the RNG state on every evaluation instead of discarding non-firing draws, and compute the seeded LCG with exact integer arithmetic. Firing counts now match Poisson expectations. Identical seeds produce different sequences than earlier releases. (@kube, #9329)