Skip to content

v6.0.4

Compare
Choose a tag to compare
@erickzhao erickzhao released this 30 Nov 22:07
· 247 commits to main since this release
7c93695

What's Changed

v6.0.4 is a small release with a lot of internal code cleanup changes. Most importantly for users, this release adds clearer error messages for [object Object] errors that were thrown during the Make step.

  • fix(core): allow the forge.config property in package.json to point to a non-js file by @erikian in #3070
  • docs: fix InternalOptions links in API docs by @erickzhao in #3083
  • fix(all): disallow throwing literals (@typescript-eslint/no-throw-literal) by @erickzhao in #3086
  • fix(publisher-ers): properly publish non-default flavours by @dariusclay in #3079

Internal changes

New Contributors

Full Changelog: v6.0.3...v6.0.4