Skip to content

Latest commit

 

History

History
118 lines (67 loc) · 6.09 KB

CHANGELOG.md

File metadata and controls

118 lines (67 loc) · 6.09 KB

2.0.3 (2024-04-07)

Bug Fixes

  • update all dependencies (b71d152)

2.0.2 (2024-03-30)

Bug Fixes

2.0.1 (2024-03-30)

Bug Fixes

2.0.0 (2024-03-29)

Bug Fixes

  • ensure prod env before installing deps (0711eed)
  • update base Node versions to 18 and 20 (1aa3a1a)

BREAKING CHANGES

  • Node 14 and 16 were removed from the box

2.0.0 (2024-03-29)

Bug Fixes

  • ensure prod env before installing deps (0711eed)
  • update base Node versions to 18 and 20 (1aa3a1a)

BREAKING CHANGES

  • Node 14 and 16 were removed from the box

1.1.1 (2022-07-14)

Bug Fixes

1.1.0 (2022-07-13)

Bug Fixes

  • add missing dockerignore (bf563da)
  • change replace logic for the entrypoint (90bcb78)
  • remove Node 12 from nvm (a5cf31e)
  • upgrade vsx files for the dev box (4a2f86c)
  • use ENTRYPOINTD (20ff072)

Features

  • add support for custom icons (5975f2d)

1.0.2 (2022-03-30)

Bug Fixes

  • debug the docker release (a020036)

1.0.1 (2022-03-30)

Bug Fixes

  • apply the git user data (247391e)

1.0.0 (2022-03-20)

Bug Fixes

  • add scripts to install and run the CLI (dd09828)
  • add support for hashed-password in the utility (ce18113)
  • load nvm directly (89685d3)
  • never log undefined (d1b60d9)
  • only create config.yaml if it doesn't exist (8a20b32)
  • only install prod deps for the CLI (e35ac32)
  • only run prepare script on dev (428bad0)
  • remove Copilot for now (a505780)
  • remove unnecessary aliases (979e66e)
  • remove unnecessary instruction (d091407)
  • replace env and utils with the CLI (93ea1ac)
  • setup locales (064682f)
  • stop replacing zsh theme in the Dockerfile (846ac87)
  • write code-server config with CLI (39848c4)

Features

  • add initial setup for the box (d02c55d)
  • allow custom domain (74e629e)
  • allow for custom label on the terminal (9085af5)
  • copy vscode keybindings (d3ea10d)
  • copy vscode user settings (1789370)
  • install vscode extensions (0399b5d)
  • remove the need for build args (82ee108)
  • setup all Node LTS versions (9941b0b)
  • setup code-server (e083ae3)
  • setup nginx (7ffdcbf)