neutrino icon indicating copy to clipboard operation
neutrino copied to clipboard

Create and build modern JavaScript projects with zero initial configuration.

Results 58 neutrino issues
Sort by recently updated
recently updated
newest added

### Bug - What version of Neutrino are you using? **9.4.0** - Are you trying to use any presets? If so, which ones, and what versions? **@neutrionojs/react v9.4.0** - Are...

### Bug - What version of Neutrino are you using? - **9.4.0** - Are you trying to use any presets? If so, which ones, and what versions? - **@neutrionojs/react v9.4.0**...

### Bug or issue? Issue/Feature request. Currently Neutrino use the karma file configuration to specify test files pattern to load: https://github.com/neutrinojs/neutrino/blob/master/packages/karma/index.js#L51 ``` files: [ { pattern: tests, watched: false, included:...

Recent Travis runs are showing: ``` npm WARN deprecated [email protected]: This loader has been deprecated. Please use eslint-webpack-plugin ``` It appears that eslint-loader has been deprecated in favour of eslint-webpack-plugin:...

breaking change

- What version of Neutrino are you using? 9.4.0 - Are you trying to use any presets? If so, which ones, and what versions? library + (airbnb or standardjs) -...

All tests are passing locally but some touch-up work needs to be done. Docs need to be updated and migration strategy / tests need to also be updated.

feature
help wanted

right now the image-loader middleware only supports the formats ICO, JPEG, PNG, GIF, SVG and WEBP. It would be very useful to also add the new AVIF format, that is...

feature
good first issue
help wanted

### issue Please try to answer the following questions: - What version of Neutrino are you using? 4.9.0 - Are you trying to use any presets? If so, which ones,...

This isn't at the point where it could be a PR, but is more detailed than the discussion in #1269, so I wanted to create a separate discussion for it....

feature

- What version of Neutrino are you using? **^9.3.0** - Are you trying to use any presets? If so, which ones, and what versions? **"@neutrinojs/react-components": "^9.3.0"** - Are you using...