Releases: Datawheel/canon
@datawheel/[email protected]
- fixes CMS selectors when using CANON_BASE_URL (ea275cc)
@datawheel/[email protected]
- adds RTL text direction support to DraftWrapper (a4ced4d)
@datawheel/[email protected]
- fixes CMS selectors when using CANON_BASE_URL (f747662)
@datawheel/[email protected]
- removes debug console statements from generator fetches (8b3e05e)
@datawheel/[email protected]
- updates canon-core peer dependency (da2b34b)
@datawheel/[email protected]
🔥 BREAKING CHANGE 🔥
This update must be down in conjunction with updating canon-core to v0.26, which drops support for Node v12. Upgrading to this version should not require any 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)
@datawheel/[email protected]
- fixes node range in canon-core package.json (9726127)
@datawheel/[email protected]
🔥 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.
@datawheel/[email protected]
🔥 BREAKING CHANGE 🔥
This update must be down in conjunction with updating canon-core to v0.26, which drops support for Node v12. 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.
@datawheel/[email protected]
- locks d3plus dependencies to pre-ESM versions (1ba7094)