Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 975 Bytes

CHANGELOG.MD

File metadata and controls

20 lines (16 loc) · 975 Bytes

Changelog

1.0.0

WARNING: This releases includes breaking change. You will need to follow the setup guide to continue using future versions of this module with your application.

Fixes

  • Improves support for services which are proviced in multiple languanges
  • Fixes IE11 issues
  • Browser script version not being minified

Changes

  • Total re-write to use TypeScript and provide TypeScript declarations/types
  • Support for more varied configurations (including choosing how cookies are matched, defining staging/actions of cookie banner etc.)
  • Module now uses Rollup.js to provide package build and browser build of module
  • Support for additional overrides
  • Totallly new docs and README which go into much more detail on how to setup and initialize module, found here
  • Improved size when GZIP'd (now zips down to ~4KB).