Skip to content

Releases: meza/trance-stack

v1.0.0

21 Feb 21:39
7e1fd7b
Compare
Choose a tag to compare

1.0.0 (2023-02-21)

Bug Fixes

  • add vitest globals to typescript (6a3e5d9)
  • always wrap loader return in json (#4) (892bf0d)
  • deps: update dependency cuid to v3 (f3a4e20)
  • deps: update dependency inquirer to v9 (37fa88f)
  • deps: update dependency remix-i18next to v5 (e2a472b)
  • deps: update dependency sort-package-json to v2 (51a104a)
  • eslint caching (#21) (03e90cc)
  • fix session issue (#10) (024c34a)
  • fixed typo in id for aria error messages (#38) (7f6be53)
  • open redirects (#49) (e89086d)
  • remove cross-env references (#18) (c677fd1)
  • resolved form validation for no password (#43) (54c9ea9)
  • stack validation (#35) (9360b1b)
  • update server in remix.config.js (#59) (b644e4b)
  • update tsconfig (#54) (b3c6fd9)
  • use jest-testing-library ESLint config (#41) (822ab34)

Features

v1.0.0-alpha.1

21 Feb 20:06
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2023-02-21)

Bug Fixes

  • add vitest globals to typescript (6a3e5d9)
  • always wrap loader return in json (#4) (892bf0d)
  • deps: update dependency cuid to v3 (f3a4e20)
  • deps: update dependency inquirer to v9 (37fa88f)
  • deps: update dependency remix-i18next to v5 (e2a472b)
  • deps: update dependency sort-package-json to v2 (51a104a)
  • eslint caching (#21) (03e90cc)
  • fix session issue (#10) (024c34a)
  • fixed typo in id for aria error messages (#38) (7f6be53)
  • open redirects (#49) (e89086d)
  • remove cross-env references (#18) (c677fd1)
  • resolved form validation for no password (#43) (54c9ea9)
  • stack validation (#35) (9360b1b)
  • update server in remix.config.js (#59) (b644e4b)
  • update tsconfig (#54) (b3c6fd9)
  • use jest-testing-library ESLint config (#41) (822ab34)

Features