Skip to content

Releases: mach-composer/mach-composer-plugin-vercel

v0.2.0

21 Apr 13:24

Choose a tag to compare

Changelog

  • 082b696 docs(readme): add example for adding domains

v0.1.0

31 Mar 19:08

Choose a tag to compare

Changelog

  • 755c320 docs(plugin): add more information around config inheritance

v0.0.10

30 Mar 20:00

Choose a tag to compare

Changelog

  • fe7c35b fix(config): fix inheritance overriding instead of extending

v0.0.9

30 Mar 14:59

Choose a tag to compare

Changelog

  • 0053f1f fix(plugin): improve config and add extra tests

v0.0.8

30 Mar 13:41

Choose a tag to compare

Changelog

  • 3fae854 fix(schema): remove sum type, just use strings

v0.0.7

30 Mar 13:32

Choose a tag to compare

Changelog

  • 945d92b feat(schema): add support for integer and boolean types for environment_variables

v0.0.6

30 Mar 13:05

Choose a tag to compare

Changelog

  • c900b1c feat(plugin): add component level inheritance for configuration

v0.0.5

27 Mar 13:42

Choose a tag to compare

Changelog

  • a791992 fix(plugin): remove logging

v0.0.4

22 Mar 16:47

Choose a tag to compare

Changelog

  • 8a134e1 feat(plugin): add schema validation definitions

v0.0.3

22 Mar 16:03

Choose a tag to compare

Changelog

  • a671602 feat(plugin): update all dependencies