Skip to content

feat(#262): Add support for Code Refs on Feature Flags#5

Merged
vacom merged 6 commits intomainfrom
bs-262-code-refs
Apr 11, 2026
Merged

feat(#262): Add support for Code Refs on Feature Flags#5
vacom merged 6 commits intomainfrom
bs-262-code-refs

Conversation

@vacom
Copy link
Copy Markdown
Contributor

@vacom vacom commented Apr 10, 2026

vacom added 4 commits March 21, 2026 17:47
- 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.
@basestack-co basestack-co deleted a comment from cursor bot Apr 10, 2026
vacom added 2 commits April 10, 2026 14:00
…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.
@vacom vacom merged commit af7ab05 into main Apr 11, 2026
4 checks passed
@vacom vacom deleted the bs-262-code-refs branch April 11, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant