Skip to content

Latest commit

 

History

History
96 lines (63 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

96 lines (63 loc) · 2.67 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

2022-11-03

Fixed

2021-05-19

Fixed

  • Bump node from 18.1.0-alpine3.15 to 18.2.0-alpine3.15

2021-05-10

Fixed

  • Converted the modal close div to a button

2021-05-05

Fixed

  • Bump node from 18.0.0-alpine3.15 to 18.1.0-alpine3.15

2021-05-03

Fixed

2021-04-22

Fixed

  • Bump @testing-library/react from 12.1.4 to 13.1.1 (modem7#45)
  • Bump react-scripts from 5.0.0 to 5.0.1 (modem7#46)
  • Bump prettier from 2.6.0 to 2.6.2 (modem7#48)
  • Bump @types/node from 17.0.22 to 17.0.25 (modem7#49)
  • Bump @types/react-dom from 17.0.14 to 18.0.2 (modem7#50)

2021-04-21

Fixed

  • Bump node from 17.9.0-alpine3.15 to 18.0.0-alpine3.15 in /docker (modem7#39)
  • Bump react and react-dom (modem7#40)
  • Bump lint-staged from 12.3.7 to 12.4.0 (modem7#41)
  • Bump @testing-library/user-event from 13.5.0 to 14.1.1 (modem7#42)
  • Bump @testing-library/jest-dom from 5.16.2 to 5.16.4 (modem7#43)
  • Bump @types/react from 17.0.41 to 18.0.5 (modem7#44)

2021-04-06

Fixed

  • Bump minimist from 1.2.5 to 1.2.6 (modem7#31)

2021-03-23

Fixed

  • Updated Dependencies.

2021-03-22

Fixed

  • Updated Dependencies.

2021-03-20

Changed

  • Added Changelog.

Fixed

  • Updated Dependencies.

2021-03-16

Changed

  • Merged old repo into new one to reduce maintenance and increase visibility
  • Added :legacy tag in Docker to keep old version. Breaking change, check the readme for new port assignments.

Fixed

  • Updated Dependencies.

2021-03-15

Added

2021-02-08

Added

  • Cloned original Wordle website (pre-NYT) and ported it to an Nginx container.

Fixed

  • Updated from Nginx 1.21.5 to 1.21.6.