Skip to content

@datawheel/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@davelandry davelandry released this 15 Feb 21:37
· 181 commits to master since this release

🔥 BREAKING CHANGE 🔥

With the release of canon-core v0.26, we now support Node versions 13, 14, 15, and 16, but as a side-effect of that have to completely drop support for version 12. Upgrading to this version should not require and code changes, and should "just work", but YMMV depending on whether or not your code also uses deprecated Node methods.

  • updates sequelize and pg packages, dropping Node v12 support (451ca82)
  • sets up initial canon-next folder (8903f7d)