framework-info icon indicating copy to clipboard operation
framework-info copied to clipboard

Framework detection utility

Results 36 framework-info issues
Sort by recently updated
recently updated
newest added

🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes #791 Vite changed the default port for from `3000` to `5173` on May 31st or around that time. See...

type: bug

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

Thanks for reporting this bug! Please search other issues to make sure this bug has not already been reported. Then fill in the sections below. **Describe the bug** 1. From...

type: bug

:robot: I have created a release *beep* *boop* --- ### [9.0.3](https://github.com/netlify/framework-info/compare/v9.0.2...v9.0.3) (2022-05-16) ### Bug Fixes * **deps:** update dependency ajv to v8.11.0 ([#741](https://github.com/netlify/framework-info/issues/741)) ([179f9ec](https://github.com/netlify/framework-info/commit/179f9ec549e903354eab3ae949075256aaac27bd)) * **deps:** update dependency semver to...

type: chore
autorelease: pending

🎉 Thanks for submitting a pull request! 🎉 #### Summary Data team has a [pipeline for tagging npm packages](https://docs.google.com/spreadsheets/d/1CXWALCMaOjyILdfDsrkzdNkxFsmAJ-RViz8apgNyjQI/edit#gid=0) and it occurred to me that we should probably have a...

type: feature

Cypress tests on Firefox are currently failing. The following PR is skipping them, but we should re-enable them: https://github.com/netlify/framework-info/pull/715 They started failing with the following PR: https://github.com/netlify/framework-info/pull/691. The problem seems...

type: bug

All Node.js-based frameworks have a specific minimum Node.js version. At the moment, if a user runs a framework on Netlify with a Node.js version that's too old, the framework will...

type: feature

closes #452 to update the deprecated `--prod` option

type: bug

**Describe the bug** the `--prod` flag has been deprecated for the `ng build` command ([docs link](https://angular.io/cli/build)).

type: bug

**Which problem is this feature request solving?** At the moment we return a dev/build command as a single string, e.g. `npm run `. This might cause issues if `` contains...

type: feature