Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@Thomas-Geraghty Thomas-Geraghty released this 20 Apr 10:39
· 45 commits to master since this release
0f3ee06

Release 1.0.0

WARNING: This releases includes breaking changes.
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).