Skip to content

pob-babel@28.0.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 11 Jul 16:29
· 3016 commits to main since this release

28.0.0 (2021-07-11)

Bug Fixes

  • pob-babel createRollupConfig export (d3c3ee7)
  • stop using --experimental-json-modules, replace with cjs helper (7eb0dcd)

Features

  • adapt for esm modules (1a61dca)
  • change min node supported to ESM supported versions (9db0319)
  • deps: update dependency @types/jest to v26.0.24 (#983) (d4604cc)

BREAKING CHANGES

  • esm support changes
  • modified node engines: ^12.20.0 || ^14.13.1 || >=16.0.0

see sindresorhus/meta#15