feat(#262): Add support for Code Refs on Feature Flags#5
Merged
Conversation
- Updated @biomejs/biome to version 2.4.8 and modified schema version in biome.json for improved compatibility. - Bumped jsdom to version 29.0.1 and tsdown to version 0.21.4 for better performance and TypeScript support. - Enhanced README.md to include new `Feature` component for feature flag management. - Updated examples to reflect changes in packageManager to bun@1.3.11 and adjusted dependencies for Next.js and React. - Added tests for the new `Feature` component to ensure proper rendering based on feature flag states.
- Updated @biomejs/biome to version 2.4.9 and modified schema version in biome.json to 2.4.9 for consistency. - Bumped tsdown to version 0.21.6 and vitest to version 4.1.2 for enhanced performance and TypeScript support. - Updated React and Next.js dependencies in examples to ensure compatibility with the latest versions. - Enhanced README.md to clarify runtime requirements and improve documentation for feature flag functionality. - Adjusted import paths in next-env.d.ts for better alignment with Next.js routing conventions.
- Updated @biomejs/biome to version 2.4.10 and modified schema version in biome.json to 2.4.10 for consistency. - Bumped tsdown to version 0.21.7 and typescript to version 6.0.2 for enhanced performance and TypeScript support. - Updated Next.js to version 16.2.2 and adjusted related dependencies in examples for better compatibility. - Added bunfig.toml to specify minimum release age for package installations. - Corrected import path in next-env.d.ts for alignment with Next.js routing conventions.
…ility - Bumped jsdom to version 29.0.2 in both bun.lock and package.json for enhanced performance. - Upgraded vitest to version 4.1.3 to ensure better testing capabilities. - Updated package manager version to bun@1.3.12 across examples for consistency. - Revised README.md and example package.json files to reflect the new package manager version.
…functionality - Upgraded @biomejs/biome to version 2.4.11 and updated schema version in biome.json. - Bumped @basestack/flags-js to version 1.2.0 and @basestack/flags-wc to version 1.0.1 for enhanced feature flag capabilities. - Updated React and React DOM to version 19.2.5 across examples for better compatibility. - Adjusted minimum release age in bunfig.toml to 1 day and excluded additional packages from this restriction. - Modified flags-config in examples to use new project and environment keys for local development.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ticket: https://github.com/basestack-co/basestack/issues/262