Skip to content

reflex@0.9.8a3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Aug 18:08

Bug Fixes

  • Fixed reflex run failing with error: lockfile had changes, but lockfile is frozen after upgrading to a Reflex version that adds a package.json override. Overrides are now applied after the lockfile saved in reflex.lock/ has been installed, so it is no longer treated as out of date. (#6844)