Skip to content

Releases: chihab/dotenv-run

v16.1.1

04 Jun 23:39
Compare
Choose a tag to compare
  • fix doc typos and duplicate snippets

v16.1.0

04 Jun 23:10
Compare
Choose a tag to compare

What's Changed

  • feat: add full monorepo support by @chihab in #44

Full Changelog: v16.0.2...v16.1.0

v16.0.2

28 May 22:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v16.0.1...v16.0.2

v16.0.1

18 May 07:29
Compare
Choose a tag to compare

What's Changed

  • fix: environment order is important for multiple service deployment by @mostafa8026 in #40

New Contributors

Full Changelog: v16.0.0...v16.0.1

v16.0.0

08 May 08:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.2.1...v16.0.0

v15.2.1

09 Apr 15:40
Compare
Choose a tag to compare

What's Changed

  • fix(schematics): add both declarations to handle @types/node presence by @chihab in #34

Full Changelog: v15.2.0...v15.2.1

v15.2.0

26 Mar 12:24
Compare
Choose a tag to compare

fix: add serve-ssr support (#33)

  • chore: upgrade demo-app to 15.2.3
  • chore(demo): add universal
  • chore: reorganize workspaces
  • fix(builder): fix server-ssr issue

v15.1.0

14 Jan 14:32
6aea3af
Compare
Choose a tag to compare

What's Changed

  • feat: add option for custom prefix by @chihab in #30

Full Changelog: v15.0.1...v15.1.0

v15.0.1

06 Jan 09:22
Compare
Choose a tag to compare
  • remove cpy as a devDep
  • update docs

v15.0.0

05 Jan 08:04
Compare
Choose a tag to compare
  • Compatibilty with Angular 15 CLI