Skip to content

Latest commit

 

History

History
138 lines (126 loc) · 6.15 KB

CHANGELOG.md

File metadata and controls

138 lines (126 loc) · 6.15 KB

Changelog

All notable changes to this project will be documented in this auto-generated file. The format is based on Conventional Commits; this project adheres to Semantic Versioning.

1.0.0 (2021-10-19)

✨ Features

  • .gitignore: add .gitignore (67f5e63)
  • package: add new all-types package (bb00737)
  • packages: breakout source into monorepos (f8e890c)
  • Transmute @ergodark/types and @ergodark/next-types into a monorepo (3bdb38d)

⚙️ Build system

  • Add conventional-config-projector and initial semantic-release configs (8d2340c)
  • babel: modernize babel config (1c20134)
  • conventional: update to work with monorepo structure (4808695)
  • env: add env config example (7124bb8)
  • eslintrc: modernize eslint config (22870f4)
  • expect-env: add expect-env (not as package) (aa40396)
  • fossa: add fossa config (d62457f)
  • gitignore: ignore local .npmrc (2ffd325)
  • gitignore: ignore root and non-root dirs (instead of just root) (94c248f)
  • husky: add husky commit hooks (e3f07f7)
  • Import configs from projector (3e6f45b)
  • package: configure npm workspace monorepo support; update deps (8eef8df)
  • package: fix npm clean script (6e8ce0d)
  • packages: configure monorepo packages (3692953)
  • packages: fix build-changelog (e6a2201)
  • packages: fix build-dist (faf387a)
  • packages: update type exports to be more robust (3881362)
  • release: enable semrel & conventional-changelog monorepo support (6bb980e)
  • Remove redundant install instructions (c65cb0e)
  • spellcheck-commit: fix spellchecker (6db1f11)
  • tsconfig.json: prepare tsconfig for pipeline (f7de015)
  • webpack: compile output with webpack (d521c0e)

0.0.0-development (2021-10-19)

✨ Features

  • .gitignore: add .gitignore (67f5e63)
  • package: add new all-types package (bb00737)
  • packages: breakout source into monorepos (f8e890c)
  • Transmute @ergodark/types and @ergodark/next-types into a monorepo (3bdb38d)

⚙️ Build system

  • Add conventional-config-projector and initial semantic-release configs (8d2340c)
  • babel: modernize babel config (1c20134)
  • conventional: update to work with monorepo structure (4808695)
  • env: add env config example (7124bb8)
  • eslintrc: modernize eslint config (22870f4)
  • expect-env: add expect-env (not as package) (aa40396)
  • fossa: add fossa config (d62457f)
  • gitignore: ignore local .npmrc (2ffd325)
  • gitignore: ignore root and non-root dirs (instead of just root) (94c248f)
  • husky: add husky commit hooks (e3f07f7)
  • Import configs from projector (3e6f45b)
  • package: configure npm workspace monorepo support; update deps (8eef8df)
  • package: fix npm clean script (6e8ce0d)
  • packages: configure monorepo packages (3692953)
  • packages: fix build-changelog (e6a2201)
  • packages: fix build-dist (faf387a)
  • packages: update type exports to be more robust (3881362)
  • release: enable semrel & conventional-changelog monorepo support (6bb980e)
  • Remove redundant install instructions (c65cb0e)
  • spellcheck-commit: fix spellchecker (6db1f11)
  • tsconfig.json: prepare tsconfig for pipeline (f7de015)
  • webpack: compile output with webpack (d521c0e)