Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Oct 22:42
· 863 commits to main since this release

2.0.0 (2021-10-30)

Features

  • ember: add the addonV2 format to the ember config (c5af74f)
  • switch configs to be getters for lazy evaluation (e774bb2)

BREAKING CHANGES

  • additionally, the node configs have been renamed:
    • node -> nodeCJS
    • nodeES -> node
    • nodeESTS -> nodeTS