Skip to content

Releases: nekofar/nextjs-lingui-template

v1.0.0-alpha.4

21 Jul 10:58
v1.0.0-alpha.4
5873158
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

[1.0.0-alpha.4] - 2023-07-21

Refactor

  • Update getStaticProps and getStaticPaths functions
  • Update locales module for code consistency
  • Update code for better readability and consistency

Documentation

  • Remove unnecessary whitespace from README

Miscellaneous Tasks

  • Update lingui configuration
  • Add Prettier and its plugins for code formatting
  • Add prettier.config.js for unified formatting
  • Add Prettier to ESLint configuration
  • Add .prettierignore file to exclude unnecessary directories and files from formatting
  • Standardize quotes in YAML files
  • Update config files for consistent quote usage
  • Add prettier format script to package.json

v1.0.0-alpha.1

21 Jul 05:17
v1.0.0-alpha.1
174d7ca
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

Continuous Integrations

  • Update checkout step in GitHub Actions
  • Remove dependency ignore in dependabot.yml config file