Skip to content

Releases: alexey-koran/react-template

v0.3.8 (2024-08-30)

29 Aug 22:12
v0.3.8
b0b1bc8
Compare
Choose a tag to compare

What's Changed

Features

Docs

  • set minimum node version to 20.17.0 & npm 10.8.2, recommended node version & .nvmrc to 22.7.0 713c943
    pnpm 9.9.0 2bd9012
  • add a heading above the Dependencies table 2f19fde
  • update Dependencies versions after packages update

Other

  • packages update

by @alexey-koran in #44

Full Changelog: v0.3.7...v0.3.8

v0.3.7 (2024-08-08)

07 Aug 23:41
v0.3.7
2c7342d
Compare
Choose a tag to compare

What's Changed

Docs

  • add Note about Dependencies table af15bad
  • update Dependencies table
    add missing packages
    add types packages
    fix descriptions & links
    19f5629

Other

by @alexey-koran in #43

Full Changelog: v0.3.6...v0.3.7

v0.3.6 (2024-08-06)

06 Aug 20:55
v0.3.6
244d6fe
Compare
Choose a tag to compare

What's Changed

Docs

  • add project Dependencies table 334fa4a
  • rewrite Scripts important note about dev server port usage a3b6a2e

Other

by @alexey-koran in #42

Full Changelog: v0.3.5...v0.3.6

v0.3.5 (2024-08-01)

01 Aug 20:05
v0.3.5
742854a
Compare
Choose a tag to compare

What's Changed

Docs

  • group scripts in the Scripts section table b4844ad
  • set minimum node version to 20.16.0 & npm 10.8.1 965e228

Other

  • update packages from #37
    update typescript-eslint to stable v8.0.0, blog post
    5bfc280
    update @stylistic packages to stable v2.6.1
    @stylistic/eslint-plugin-js, @stylistic/eslint-plugin-jsx, @stylistic/eslint-plugin-ts
    4c5921f
  • update packages

by @alexey-koran in #41

Full Changelog: v0.3.4...v0.3.5

v0.3.4 (2024-07-28)

29 Jul 02:25
v0.3.4
9dd7227
Compare
Choose a tag to compare

What's Changed

Docs

  • add link to scripts property in package.json
    move JS & TS extensions from scripts table to a NOTE 21d3564
  • remove character escaping in Scripts table 14114f4
  • info about port usage moved to Important note cf98ad5
  • move recommendations to tip note in Installation section 6feab94

Fixes

  • file extensions in package.json & .lintstagedrc 231468b

Other

  • @types/node major update to v22.0.0
  • @stylistic/eslint beta update to 2.6.0-beta-1

by @alexey-koran in #40

Full Changelog: v0.3.3...v0.3.4

v0.3.3 (2024-07-27)

29 Jul 02:25
v0.3.3
7695a4b
Compare
Choose a tag to compare

What's Changed

Fixes

  • update project supported file extensions bf0e83d

Docs

  • rewrite README.md scripts section, add scripts table fb05725

Other

  • packages update

by @alexey-koran in #34

Full Changelog: v0.3.2...v0.3.3

v0.3.2 (2024-07-22)

29 Jul 02:24
v0.3.2
9204130
Compare
Choose a tag to compare

What's Changed

Features

  • migrate to postcss.config.mjs, enable postcss stylelint plugin d447d68

Fixes

ESLint

Docs README.md

Other

  • packages update

by @alexey-koran in #33

Full Changelog: v0.3.1...v0.3.2

v0.3.1 (2024-07-16)

29 Jul 02:24
v0.3.1
Compare
Choose a tag to compare

What's Changed

Features

  • migrate to tailwind.config.ts 4bcd5de
  • migrate to stylelint.config.mjs
    add stylelint config type to stylelint.config.mjs
    86d644d
  • migrate to prettier.config.mjs
    add prettier config type to prettier.config.mjs
    update @svgr/webpack prettierConfig path
    update @alexey-koran/prettier-config package to v0.1.0
    0183eba
  • migrate to svgo.config.mjs
    add svgo config type to svgo.config.mjs
    b8545ed
  • update svgo to v4-rc
    update svgo config
    d6af4ae

Other

  • packages update
  • run svgo-all script on project .svg files

0.3.1 by @alexey-koran in #32

Full Changelog: v0.3.0...v0.3.1

v0.3.0 (2024-07-15)

29 Jul 02:23
v0.3.0
72d3afd
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • drop node v16 & v18 support

Main 0.3.0 release commit 64aac64

Features

ESLint

Package.json

Other

  • add ts-node.register.mjs script for esm c69f4e7
  • update husky pre-commit file due to migration to v9 a4825ab

Fixes

ESLint

Package.json

  • fix husky v9 prepare script
  • remove @typescript-eslint/eslint-plugin & @typescript-eslint/parser packages

VSCode settings

  • source.fixAll.eslint set to explicit
    replace eslint.experimental.useFlatConfig by stable eslint.useFlatConfig
    remove from explorer.fileNesting.patterns deprecated .postcssrc* pattern
    edec678

Other

Docs README.md

  • set minimum node version to 20.15.1 & npm 10.7.0
    set recommended node version to 22.4.1 & pnpm 9.5.0
    add test:eslint-config, test:webpack-config scripts descriptions
    update known issues
    eb0be98
  • update LICENSE year 1b0ac33

Other

  • packages update, fix related configs
  • update .nvmrc node version to v22.4.1 4c078fe
  • run svgo-all script on project .svg files 9d625b2

by @alexey-koran in #31

Full Changelog: v0.2.1...v0.3.0

v0.2.1 (2023-11-16)

29 Jul 02:22
v0.2.1
Compare
Choose a tag to compare

What's Changed

Fixes

Docs

  • add notion about 8080 port for local deploy f399ae1
  • set recommended node version to 20.5.1 & pnpm 8.6.12 ea57f85

Other

  • packages update

by @alexey-koran in #29

Full Changelog: v0.2.0...v0.2.1