Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@thet thet released this 27 Sep 15:54
· 47 commits to master since this release

2.0.0 (2022-09-27)

Breaking Changes

  • Upgrade Pattern to ES6 based Patternslib. (1f073b6)

Maintenance

  • Add infrastructure files. (9780063)

  • Modernize - Reduce dependency on jQuery. (81fd1a0)

  • Modernize - replace self with this. (40d2bcd)

  • Modernize - replace $.ajax with fetch. (4f89206)

  • Modernize - Use const/let instead of var. (6471b64)

  • Modernize - Use dynamic imports and import only what is needed. (d26ded3)

  • Modernize - Use Patternslib code style functions. (a4fae68)