Releases: Workfront/workfront-cookie
Releases · Workfront/workfront-cookie
4.0.0
What's Changed
Package moved under @workfront scope controlled by Adobe Workfront to prevent supply chain attacks.
If you use workfront-cookie, replace it with @workfront/cookie.
There are no code changes, so you only need to change the name.
Internal changes
- Publishing is now automated and is being done fully from GitHub UI. Provenance is enabled.
- Upgraded all dependencies
Full Changelog: v3.4.5...4.0.0
Switch to Terser and Yarn
What's new?
- bundle is now minified with Terser
Internal changes
- Using latest Rollup typescript plugin
- Switched to Yarn
Bug fix release after 3.4.0
Added ESM bundle
Features
- Added ESM bundle
Internal changes
- Using Rollup instead of Webpack for bundling
- Using Jest instead of Karma for tests
- Switched to TypeScript to autogenerate typings