Skip to content

Releases: merkle-open/generator-nitro

3.5.0

18 Apr 07:31
Compare
Choose a tag to compare
  • [maintenance] update deps
  • [doc] update documentation

generator:

  • [doc] add info for installation with npx

nitro:

  • [config] simplify production mode
  • [config] removed minified mode from config and view values - use {{_nitro.production}} instead of {{_nitro.minified}} in views
  • Default assests renamed (app.css -> ui.css, ... prototype.css -> proto.css, ...)
  • [config] add possibility to disable serverside translation feature

3.4.2...3.5.0

3.4.2

04 Apr 08:56
Compare
Choose a tag to compare
  • [maintanance] update deps & default node version

3.4.1...3.4.2

3.4.1

21 Mar 09:47
Compare
Choose a tag to compare
  • [maintanance] update deps

nitro:

  • [maintenance] downgrade dependency "globby" (for better performance of pattern helper)

3.4.0...3.4.1

3.4.0

14 Mar 13:44
Compare
Choose a tag to compare
  • [maintenance] update deps & default node version
  • [doc] update documentation

generator:

  • question for release package removed (outdated)

nitro:

  • [config] add example for using dependencies in hoisted environments

3.3.1...3.4.0

3.3.1

02 Mar 22:47
Compare
Choose a tag to compare
  • [maintanance] update deps

3.3.0...3.3.1

3.3.0

22 Feb 16:37
Compare
Choose a tag to compare
  • [maintenance] update deps

nitro:

  • [config] move browserlist config to package.json to have it available for other tools #129
  • [config] start script will start development tasks
  • [test] use new option ignoreAntialiasing for visual tests

update notes:

  • move browserslist config from config folder to package.json

3.2.0...3.3.0

3.2.0

12 Feb 08:01
Compare
Choose a tag to compare
  • [maintenance] update deps
  • [maintenance] add issue and pull request templates

generator:

  • [feature] add --skip-question option to allow using all generator options on cli ( #128 )
  • [fix] get plugin readme also in --skip-install mode ( #124 )

nitro:

  • [fix] use production mode for server - should fix #122

3.1.4...3.2.0

3.1.4

08 Feb 17:53
Compare
Choose a tag to compare
  • [maintanance] update deps

Nitro:

  • [fix] #127 fix broken default accessibility linting (and change default to not failing the task on errors)

3.1.3...3.1.4

3.1.3

19 Jan 16:02
Compare
Choose a tag to compare
  • [maintanance] update deps (fixes broken dependency combination)

3.1.2...3.1.3

3.1.2

17 Jan 13:27
Compare
Choose a tag to compare
  • [maintanance] update deps and default node version

3.1.1...3.1.2